GitHub user nitt10prashant opened a pull request:

    https://github.com/apache/cloudstack/pull/1563

    CLOUDSTACK-9389:changing check_string from 3 packets received to 3 re…

    
    
    test cases were failing due to invalid check_string so changing 
check_string from "3 packets received" to "3 received" based on ping reply in 
centos vm.
    
    [root@BPKxDmS ~]# ping -c 3 8.8.8.8
    PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    64 bytes from 8.8.8.8: icmp_seq=1 ttl=52 time=16.9 ms
    64 bytes from 8.8.8.8: icmp_seq=2 ttl=52 time=16.7 ms
    64 bytes from 8.8.8.8: icmp_seq=3 ttl=52 time=17.0 ms
    
    — 8.8.8.8 ping statistics —
    3 packets transmitted, 3 received, 0% packet loss, time 2020ms
    rtt min/avg/max/mdev = 16.720/16.896/17.015/0.196 ms
    
    
    test results
    ---------------
    Prashants-MacBook-Pro:test_routers_network_ops_L62AAM prashant$ cat 
results.txt 
    Test redundant router internals ... === TestName: 
test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true | Status : SUCCESS ===
    ok
    Test redundant router internals ... === TestName: 
test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false | Status : SUCCESS ===
    ok
    
    ----------------------------------------------------------------------
    Ran 2 tests in 1003.374s
    
    OK


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nitt10prashant/cloudstack CI

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1563.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 #1563
    
----
commit a182376c34b5e59de7a0cd82949480b2b3ed5c94
Author: nitt10prashant <nitt10.prash...@gmail.com>
Date:   2016-05-26T10:47:51Z

    CLOUDSTACK-9389:changing check_string from 3 packets received to 3 received

----


---
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.
---

Reply via email to