Storage type was set to local due to which tests failed. Removed it. Signed-off-by: Prasanna Santhanam <t...@apache.org> (cherry picked from commit a726bfdba5bc0bdf72bea151c28f40d75f566a85)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/25cf6c9b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/25cf6c9b Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/25cf6c9b Branch: refs/heads/4.2 Commit: 25cf6c9bed7244d4205d0d0026cc0f36a1c2c5bb Parents: 78b912e Author: Girish Shilamkar <gir...@clogeny.com> Authored: Thu Sep 19 02:28:07 2013 -0400 Committer: Prasanna Santhanam <t...@apache.org> Committed: Thu Sep 19 19:11:19 2013 +0530 ---------------------------------------------------------------------- test/integration/component/test_reset_ssh_keypair.py | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/25cf6c9b/test/integration/component/test_reset_ssh_keypair.py ---------------------------------------------------------------------- diff --git a/test/integration/component/test_reset_ssh_keypair.py b/test/integration/component/test_reset_ssh_keypair.py index 8b499d0..ace4499 100644 --- a/test/integration/component/test_reset_ssh_keypair.py +++ b/test/integration/component/test_reset_ssh_keypair.py @@ -59,7 +59,6 @@ class Services: "cpunumber": 1, "cpuspeed": 100, "memory": 128, - "storagetype": "local" }, "egress": { "name": 'web',