From d38f801840fd951028dee4ef627d7e524f293df9 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 18 Feb 2015 10:07:25 +0100 Subject: [PATCH] turn off the 'fail' step that was causing the builds to fail for forensics purposes --- system/TestPlc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.43.0