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 15:04:43 UTC

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

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/378e1da4
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/378e1da4
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/378e1da4

Branch: refs/heads/4.4-forward
Commit: 378e1da42c235d310df3d39d3d82270ef00546df
Parents: d43d28e
Author: vinayvarmav <vi...@citrix.com>
Authored: Mon May 19 16:46:06 2014 +0530
Committer: Girish Shilamkar <gi...@clogeny.com>
Committed: Mon May 19 02:17:09 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(-)
----------------------------------------------------------------------