You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by sanju1010 <gi...@git.apache.org> on 2016/04/06 13:00:18 UTC

[GitHub] cloudstack pull request: [CLOUDSTACK-9218]Test to verify restart n...

Github user sanju1010 commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1323#discussion_r58686721
  
    --- Diff: test/integration/component/test_redundant_router_cleanups.py ---
    @@ -666,3 +667,156 @@ def test_network_gc(self):
                                  "Router should be in stopped state"
                                  )
             return
    +
    +    @attr(tags=["advanced", "advancedns"], required_hardware="false")
    +    def test_restart_ntwk_MVR_destroyed(self):
    --- End diff --
    
    @DaanHoogland , I have modified the method name as per your review comment. Can you please review it?


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