GitHub user nitt10prashant opened a pull request:
https://github.com/apache/cloudstack/pull/1573
CLOUDSTACK-9396:fixing issue related to script test_dhcphosts
fixing following
1-issue related to check_String:changed check string to "3 received" and
use test_data
2-ssh to router based on hypervisor type : check if it is vmware ssh to ms
else ssh to host
3-rename method : because of test_ methods were getting picked up as a test
cases ,renamed them not to get picked up as a test method
test result
-------------
Prashants-MacBook-Pro:test_router_dhcphosts_YDZJFT prashant$ cat
results.txt
Check that the /etc/dhcphosts.txt doesn't contain duplicate IPs ... ===
TestName: test_router_dhcphosts | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 1 test in 385.178s
OK
[results.txt](https://github.com/apache/cloudstack/files/290716/results.txt)
[runinfo.txt](https://github.com/apache/cloudstack/files/290717/runinfo.txt)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nitt10prashant/cloudstack CI1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1573.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 #1573
----
commit 051f9aa09c25ab201857dee8584e66fea1307beb
Author: nitt10prashant <[email protected]>
Date: 2016-05-31T09:20:41Z
CLOUDSTACK-9396:fixing issue related to script test_dhcphosts
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---