mirror of https://github.com/apache/cloudstack.git
Test assumes storagetype to be local therefore test_egress_fw_rules fail.
Removed storagetype definition. Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
a470b33f97
commit
1a46bbd893
|
|
@ -94,7 +94,6 @@ class Services:
|
|||
"displaytext" : "Tiny Instance",
|
||||
"cpunumber" : 1,
|
||||
"cpuspeed" : 100,# in MHz
|
||||
"storagetype" : "local",
|
||||
"memory" : 128},
|
||||
"network_offering": {
|
||||
"name": 'Network offering-VR services',
|
||||
|
|
|
|||
Loading…
Reference in New Issue