From: Thierry Parmentelat Date: Wed, 18 Feb 2015 09:07:25 +0000 (+0100) Subject: turn off the 'fail' step that was causing the builds to fail for forensics purposes X-Git-Tag: tests-5.3-9~1 X-Git-Url: http://git.onelab.eu/?p=tests.git;a=commitdiff_plain;h=d38f801840fd951028dee4ef627d7e524f293df9 turn off the 'fail' step that was causing the builds to fail for forensics purposes --- diff --git a/system/TestPlc.py b/system/TestPlc.py index 0fc2c59..72d6177 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -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,