mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-8500: Adding missing key in test_data.py
Signed-off-by: Gaurav Aradhye <gaurav.aradhye@clogeny.com> This closes #279
This commit is contained in:
parent
309c1b466f
commit
59388b09ab
|
|
@ -1709,6 +1709,7 @@ test_data = {
|
|||
"mode": 'HTTP_DOWNLOAD'
|
||||
},
|
||||
"setHostConfigurationForIngressRule": False,
|
||||
"restartManagementServerThroughTestCase": False,
|
||||
"vmxnet3template": {
|
||||
"displaytext": "VMXNET3 Template",
|
||||
"name": "VMXNET3 template",
|
||||
|
|
|
|||
Loading…
Reference in New Issue