Split Redundant Router tests Each module of redundant router contains related tests for services, network rules, upgrades, redundancy etc.
Signed-off-by: Prasanna Santhanam <t...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/13e1f4fc Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/13e1f4fc Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/13e1f4fc Branch: refs/heads/object_store Commit: 13e1f4fc1ec2fde00050f964553524a630bb9b57 Parents: b0d186c Author: Prasanna Santhanam <t...@apache.org> Authored: Wed Jun 19 14:17:50 2013 +0530 Committer: Prasanna Santhanam <t...@apache.org> Committed: Wed Jun 19 14:32:25 2013 +0530 ---------------------------------------------------------------------- .../component/test_redundant_router.py | 3814 +----------------- .../component/test_redundant_router_cleanups.py | 675 ++++ ...test_redundant_router_deployment_planning.py | 1006 +++++ .../test_redundant_router_network_rules.py | 1416 +++++++ .../component/test_redundant_router_services.py | 376 ++ .../component/test_redundant_router_upgrades.py | 486 +++ 6 files changed, 3970 insertions(+), 3803 deletions(-) ----------------------------------------------------------------------