[
https://issues.apache.org/jira/browse/CLOUDSTACK-9396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15307488#comment-15307488
]
ASF GitHub Bot commented on CLOUDSTACK-9396:
--------------------------------------------
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
----
> [Automation]fixing issue related to script test_dhcphosts
> ----------------------------------------------------------
>
> Key: CLOUDSTACK-9396
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9396
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Reporter: prashant kumar mishra
> Assignee: prashant kumar mishra
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)