From 59a844c8415526a633e9c082b208c6b4d0fe7043 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 15 May 2014 09:47:01 +0200 Subject: [PATCH] ignore result of slice_fs_deleted --- system/TestPlc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/TestPlc.py b/system/TestPlc.py index dc465a7..0121c55 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -162,7 +162,7 @@ class TestPlc: 'ssh_slice_sfa@1', 'sfa_delete_slice@1', 'sfa_delete_user@1', SEPSFA, 'cross_check_tcp@1', 'check_system_slice', SEP, # check slices are turned off properly - 'empty_slices', 'ssh_slice_off', 'slice_fs_deleted', SEP, + '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, 'gather_logs_force', SEP, -- 2.43.0