turn off the 'fail' step that was causing the builds to fail for forensics purposes
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 18 Feb 2015 09:07:25 +0000 (10:07 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 18 Feb 2015 09:07:25 +0000 (10:07 +0100)
system/TestPlc.py

index 0fc2c59..72d6177 100644 (file)
@@ -168,7 +168,7 @@ class TestPlc:
         # check slices are turned off properly
         'empty_slices', 'ssh_slice_off', 'slice_fs_deleted_ignore', SEP,
         # xxx for Thomas
-        'fail',
+        'fail',
         # check they are properly re-created with the same name
         'fill_slices', 'ssh_slice_again', SEP,
         'gather_logs_force', SEP,