GitHub user nitt10prashant opened a pull request: https://github.com/apache/cloudstack/pull/960
CLOUDSTACK-8975:skip test case if niciraNvp settings are not available in config file root/cloudstack/test/integration/smoke/test_nicira_controller.py is failing if niciraNvp settings are not available in config file. Modifying script to skip test case if settings are not available test result ======= test_01_nicira_controller (integration.smoke.test_nicira_controller.TestNiciraContoller) ... SKIP: nicira settings not found in config file Nicira clusters will redirect clients (in this case ACS) to the master node. ... SKIP: nicira settings not found in config file ---------------------------------------------------------------------- Ran 2 tests in 0.001s OK (SKIP=2) You can merge this pull request into a Git repository by running: $ git pull https://github.com/nitt10prashant/cloudstack nicira Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/960.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #960 ---- commit 07b32dfa61cdaa5ed7140ce577cce2fdcfaf79e0 Author: nitt10prashant <nitt10.prash...@gmail.com> Date: 2015-10-21T10:39:47Z CLOUDSTACK-8975:skip test case if niciraNvp settings are not available in config file ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---