mirror of https://github.com/apache/cloudstack.git
Test data file update with Interop config changes
This commit is contained in:
parent
7887420eba
commit
4df55f199e
|
|
@ -133,6 +133,13 @@ test_data = {
|
|||
"cpuspeed": 100,
|
||||
"memory": 512,
|
||||
},
|
||||
"large": {
|
||||
"name": "LargeInstance",
|
||||
"displaytext": "LargeInstance",
|
||||
"cpunumber": 1,
|
||||
"cpuspeed": 500,
|
||||
"memory": 2048,
|
||||
},
|
||||
"hasmall": {
|
||||
"name": "HA Small Instance",
|
||||
"displaytext": "HA Small Instance",
|
||||
|
|
|
|||
Loading…
Reference in New Issue