From 29add6ace27b5debf81984cb9df0c1e4ced7942f Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 27 May 2014 10:41:46 +0200 Subject: [PATCH] do not ignore the ssh-slice-again step; this is still broken in f20 --- system/TestPlc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/TestPlc.py b/system/TestPlc.py index b983f46..5d6268b 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -165,7 +165,7 @@ class TestPlc: # check slices are turned off properly 'empty_slices', 'ssh_slice_off', 'slice_fs_deleted_ignore', SEP, # check they are properly re-created with the same name - 'fill_slices', 'ssh_slice_again_ignore', SEP, + 'fill_slices', 'ssh_slice_again', SEP, 'gather_logs_force', SEP, ] other_steps = [ -- 2.43.0