From 1a46bbd893a4e0340810a556fc3b7b14d80a67a8 Mon Sep 17 00:00:00 2001 From: Girish Shilamkar Date: Wed, 7 Aug 2013 20:13:37 +0530 Subject: [PATCH] Test assumes storagetype to be local therefore test_egress_fw_rules fail. Removed storagetype definition. Signed-off-by: Prasanna Santhanam --- test/integration/component/test_egress_fw_rules.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/integration/component/test_egress_fw_rules.py b/test/integration/component/test_egress_fw_rules.py index 6f511e51b15..ef0fc5a7e9c 100644 --- a/test/integration/component/test_egress_fw_rules.py +++ b/test/integration/component/test_egress_fw_rules.py @@ -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',