You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by bvbharatk <gi...@git.apache.org> on 2015/12/23 10:09:04 UTC

[GitHub] cloudstack pull request: CLOUDSTACK-8751 minimise downtime of netw...

Github user bvbharatk commented on the pull request:

    https://github.com/apache/cloudstack/pull/866#issuecomment-166838925
  
    @DaanHoogland 
    
    Added a test to verify if the routers are getting updated one after the other.
    
    Test create network with redundant routers ... === TestName: test_createRvRNetwork | Status : SUCCESS === 
    ok
    Test create network with non-default guest cidr with redundant routers ... === TestName: test_createRvRNetwork | Status : SUCCESS === 
    ok
    Test create RvR supported network offering ... === TestName: test_createRvRNetworkOffering | Status : SUCCESS === 
    ok
    Test redundant router internals ... === TestName: test_redundantVR_internals | Status : SUCCESS === 
    ok
    Test stop master RVR ... === TestName: test_01_stopMasterRvR | Status : SUCCESS === 
    ok
    Test stop backup RVR ... === TestName: test_02_stopBackupRvR | Status : SUCCESS === 
    ok
    Test reboot master RVR ... === TestName: test_03_rebootMasterRvR | Status : SUCCESS === 
    ok
    Test reboot backup RVR ... === TestName: test_04_rebootBackupRvR | Status : SUCCESS === 
    ok
    Test stop backup RVR and start instance ... === TestName: test_05_stopBackupRvR_startInstance | Status : SUCCESS === 
    ok
    Test update network and check if VRs are updated in sequence ... === TestName: test_06_updateVRs_in_sequence | Status : SUCCESS === 
    ok
    
    ----------------------------------------------------------------------
    Ran 10 tests in 5941.052s
    
    OK


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---