From: Thierry Parmentelat Date: Thu, 26 Feb 2015 15:09:44 +0000 (+0100) Subject: fail on purpose while all slices are running X-Git-Tag: tests-5.3-10~33 X-Git-Url: http://git.onelab.eu/?p=tests.git;a=commitdiff_plain;h=925825f60bf56520e4d6f7bdcf7639b7bb071c55 fail on purpose while all slices are running --- diff --git a/system/TestPlc.py b/system/TestPlc.py index 72d6177..ef2a44f 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -165,10 +165,10 @@ class TestPlc: 'sfa_rspec_empty@1', 'sfa_allocate_empty@1', 'sfa_provision_empty@1','sfa_check_slice_plc_empty@1', SEPSFA, 'sfa_delete_slice@1', 'sfa_delete_user@1', SEPSFA, 'cross_check_tcp@1', 'check_system_slice', SEP, + # for inspecting the slice while it runs the first time + 'fail', # check slices are turned off properly 'empty_slices', 'ssh_slice_off', 'slice_fs_deleted_ignore', SEP, - # xxx for Thomas - # 'fail', # check they are properly re-created with the same name 'fill_slices', 'ssh_slice_again', SEP, 'gather_logs_force', SEP,