From 59388b09abcc6abe19c138cfba5f907abc147678 Mon Sep 17 00:00:00 2001 From: Gaurav Aradhye Date: Thu, 21 May 2015 16:02:48 +0530 Subject: [PATCH] CLOUDSTACK-8500: Adding missing key in test_data.py Signed-off-by: Gaurav Aradhye This closes #279 --- tools/marvin/marvin/config/test_data.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/marvin/marvin/config/test_data.py b/tools/marvin/marvin/config/test_data.py index a691a72a7c9..4c1a1ba54b7 100644 --- a/tools/marvin/marvin/config/test_data.py +++ b/tools/marvin/marvin/config/test_data.py @@ -1709,6 +1709,7 @@ test_data = { "mode": 'HTTP_DOWNLOAD' }, "setHostConfigurationForIngressRule": False, + "restartManagementServerThroughTestCase": False, "vmxnet3template": { "displaytext": "VMXNET3 Template", "name": "VMXNET3 template",