fail on purpose while all slices are running
[tests.git] / system / TestPlc.py
index 72d6177..ef2a44f 100644 (file)
@@ -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,