1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-23 01:38:51 +00:00
community.general/test
Sam Doran 1c87ea6fa6 Reboot - add parameter for paths to search for shutdown command (#51194)
* Look in /lib/molly-guard for shutdown command

Signed-off-by: Sam Doran <sdoran@redhat.com>

* Add parameter for extra_search_paths

Signed-off-by: Sam Doran <sdoran@redhat.com>

* Change option to search_paths

- Update docs
- Make the parameter replace the default values
- Add some sanity checking on the data type

Signed-off-by: Sam Doran <sdoran@redhat.com>

* Correct parameter in tests, change conditional for molly-guard tasks

Signed-off-by: Sam Doran <sdoran@redhat.com>

* Address feedback

* Simplify field validation

Needed the try except in case a non-iterable type is put in the search_paths field
2019-02-28 13:36:33 -08:00
..
cache
env
integration Reboot - add parameter for paths to search for shutdown command (#51194) 2019-02-28 13:36:33 -08:00
legacy tests: cloudscale_server: convert legacy to target tests (#52576) 2019-02-20 16:15:40 +01:00
results
runner Run network tests when paramiko plugin changes. 2019-02-26 20:47:17 -08:00
sanity Don't document a type for an argument which uses a callable (#53008) 2019-02-26 12:12:41 -08:00
units uri/win_uri: Make method a free text field (#49719) 2019-02-28 15:55:18 -05:00
utils Ignore errors during container cleanup in CI. 2019-02-21 21:20:48 -08:00