You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@apache.org on 2014/05/19 14:35:32 UTC

[7/7] git commit: updated refs/heads/4.4-forward to c563457

CLOUDSTACK-6282 - Divided test_escalations.py into individual files based on functionality and added automed tests for Public IP Addresses


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c5634570
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c5634570
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/c5634570

Branch: refs/heads/4.4-forward
Commit: c5634570e25900f2e83a77a2ad20ad267bba8202
Parents: f2ebfe0
Author: vinayvarmav <vi...@citrix.com>
Authored: Mon May 19 16:46:06 2014 +0530
Committer: Girish Shilamkar <gi...@clogeny.com>
Committed: Mon May 19 01:47:55 2014 -0400

----------------------------------------------------------------------
 .../component/test_escalations_instances.py     | 3448 ++++++++++++++
 .../component/test_escalations_ipaddresses.py   | 4192 ++++++++++++++++++
 .../component/test_escalations_isos.py          |  783 ++++
 .../test_escalations_securitygroups.py          |  588 +++
 .../component/test_escalations_snapshots.py     |  647 +++
 .../component/test_escalations_templates.py     |  944 ++++
 .../component/test_escalations_volumes.py       | 1703 +++++++
 .../test_escalations_vpncustomergateways.py     |  382 ++
 tools/marvin/marvin/lib/base.py                 |  191 +-
 9 files changed, 12877 insertions(+), 1 deletion(-)
----------------------------------------------------------------------