Split Redundant Router tests Each module of redundant router contains related tests for services, network rules, upgrades, redundancy etc.
Signed-off-by: Prasanna Santhanam <[email protected]> (cherry picked from commit 13e1f4fc1ec2fde00050f964553524a630bb9b57) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b9524157 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b9524157 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b9524157 Branch: refs/heads/master-6-17-stable Commit: b9524157dd81edd0a46d55dfd749a071622ab9bd Parents: 6363550 Author: Prasanna Santhanam <[email protected]> Authored: Wed Jun 19 14:17:50 2013 +0530 Committer: Prasanna Santhanam <[email protected]> Committed: Sat Jun 29 00:52:07 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 | 375 ++ .../component/test_redundant_router_upgrades.py | 486 +++ 6 files changed, 3969 insertions(+), 3803 deletions(-) ----------------------------------------------------------------------
