ignore result of slice_fs_deleted
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 15 May 2014 07:47:01 +0000 (09:47 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 15 May 2014 07:47:01 +0000 (09:47 +0200)
system/TestPlc.py

index dc465a7..0121c55 100644 (file)
@@ -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,