Add new action to the install test.
This commit is contained in:
parent
30102df930
commit
2db77367f9
@ -14,7 +14,7 @@ sub run {
|
|||||||
assert_script_run('/root/test.py -m nodejs -s 11 -a list');
|
assert_script_run('/root/test.py -m nodejs -s 11 -a list');
|
||||||
|
|
||||||
# Check that module can be enabled and removed.
|
# Check that module can be enabled and removed.
|
||||||
assert_script_run('/root/test.py -m nodejs -s 11 -p default -a install,remove -f hard');
|
assert_script_run('/root/test.py -m nodejs -s 11 -p default -a install,remove,reset -f hard');
|
||||||
|
|
||||||
# Upload modular logs
|
# Upload modular logs
|
||||||
upload_logs '/root/modular.log', failok=>1;
|
upload_logs '/root/modular.log', failok=>1;
|
||||||
|
Loading…
Reference in New Issue
Block a user