Repository: cloudstack Updated Branches: refs/heads/master 309c1b466 -> 59388b09a
CLOUDSTACK-8500: Adding missing key in test_data.py Signed-off-by: Gaurav Aradhye <gaurav.arad...@clogeny.com> This closes #279 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/59388b09 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/59388b09 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/59388b09 Branch: refs/heads/master Commit: 59388b09abcc6abe19c138cfba5f907abc147678 Parents: 309c1b4 Author: Gaurav Aradhye <gaurav.arad...@clogeny.com> Authored: Thu May 21 16:02:48 2015 +0530 Committer: Gaurav Aradhye <gaurav.arad...@clogeny.com> Committed: Thu May 21 16:04:10 2015 +0530 ---------------------------------------------------------------------- tools/marvin/marvin/config/test_data.py | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/59388b09/tools/marvin/marvin/config/test_data.py ---------------------------------------------------------------------- diff --git a/tools/marvin/marvin/config/test_data.py b/tools/marvin/marvin/config/test_data.py index a691a72..4c1a1ba 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",