set nodemanager in debug mode before testing slice re-creation
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 11 Nov 2015 13:33:12 +0000 (14:33 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 11 Nov 2015 13:33:12 +0000 (14:33 +0100)
system/TestPlc.py

index b106fe0..c47dde8 100644 (file)
@@ -185,6 +185,7 @@ class TestPlc:
         # for inspecting the slice while it runs the first time
         #'fail',
         # check slices are turned off properly
+        'debug_nodemanager',
         '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', SEP,