From: Thierry Parmentelat Date: Sun, 12 Jan 2014 23:01:46 +0000 (+0100) Subject: re-check slice creation once they have been torn down to make sure a second run with... X-Git-Tag: tests-5.3-2~51 X-Git-Url: http://git.onelab.eu/?p=tests.git;a=commitdiff_plain;h=f46122e8f07d7cfbd04ded31f5772a1c6e1c47f8 re-check slice creation once they have been torn down to make sure a second run with the same name is fine --- diff --git a/system/TestPlc.py b/system/TestPlc.py index 4cbc558..81be68a 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -135,7 +135,10 @@ class TestPlc: 'ssh_node_boot@1', 'node_bmlogs@1', 'ssh_slice', 'ssh_slice_basics', 'check_initscripts', SEP, 'ssh_slice_sfa@1', 'sfa_delete_slice@1', 'sfa_delete_user@1', SEPSFA, 'cross_check_tcp@1', 'check_system_slice', SEP, - 'empty_slices', 'ssh_slice_off', 'fill_slices', SEP, + # check slices are turned off properly + 'empty_slices', 'ssh_slice_off', SEP, + # check they are properly re-created with the same name + 'fill_slices', 'ssh_slice', SEP, 'force_gather_logs', SEP, ] other_steps = [