Jaymon / testdata

Python module to make testing easier, it can generate random data like names and text, run commands, fetch urls, create files and directories, and more
MIT License
10 stars 0 forks source link

restart_service should have unique ignore failures #77

Closed Jaymon closed 1 year ago

Jaymon commented 3 years ago

Something like this:

restart_service(service_name, ignore_start_failure=False, ignore_stop_failure=True)