CLOUDSTACK-7355 - test_netscaler_configs.py uses hardcoded NetScaler credentials
Refactored code to use test_data instead of hardcoded NetScaler credentials Refactored code to remove large scale duplication Fixed some minor logic error in the existing tests This patch has not added or removed any of the original test-cases. Signed-off-by: SrikanteswaraRao Talluri <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3609f604 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3609f604 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/3609f604 Branch: refs/heads/master Commit: 3609f604473a5b61aec016786ba2dd671e2bd56e Parents: f92fa42 Author: Doug Clark <[email protected]> Authored: Thu Sep 4 13:28:11 2014 +0000 Committer: SrikanteswaraRao Talluri <[email protected]> Committed: Fri Nov 14 16:56:59 2014 +0530 ---------------------------------------------------------------------- .../component/test_netscaler_configs.py | 1435 +++++------------- tools/marvin/marvin/config/test_data.py | 10 +- 2 files changed, 399 insertions(+), 1046 deletions(-) ----------------------------------------------------------------------
