You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2014/07/28 23:13:39 UTC

[11/50] [abbrv] git commit: updated refs/heads/4.4 to 2025f35

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

(cherry picked from commit 378e1da42c235d310df3d39d3d82270ef00546df)


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

Branch: refs/heads/4.4
Commit: b38fcfeea8965a28ab1f5cf6606ecf0eef039e52
Parents: 7107c73
Author: vinayvarmav <vi...@citrix.com>
Authored: Mon May 19 16:46:06 2014 +0530
Committer: Daan Hoogland <da...@onecht.net>
Committed: Mon Jul 28 23:12:41 2014 +0200

----------------------------------------------------------------------
 .../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(-)
----------------------------------------------------------------------