From de9deff462159251843cffa3e5fa6582b6fbe8ae Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 11 Nov 2015 14:33:12 +0100 Subject: [PATCH] set nodemanager in debug mode before testing slice re-creation --- system/TestPlc.py | 1 + 1 file changed, 1 insertion(+) diff --git a/system/TestPlc.py b/system/TestPlc.py index b106fe0..c47dde8 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -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, -- 2.43.0