You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "prashant kumar mishra (JIRA)" <ji...@apache.org> on 2016/05/31 09:33:12 UTC

[jira] [Updated] (CLOUDSTACK-9396) [Automation]fixing issue related to script test_dhcphosts

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-9396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

prashant kumar mishra updated CLOUDSTACK-9396:
----------------------------------------------
    Description: 
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
4- modifying  awk  to use $3 instead of $2

  was:
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


> [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
> 4- modifying  awk  to use $3 instead of $2



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)