GitHub user gauravaradhye opened a pull request:

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

    CLOUDSTACK-8340: Adding test case for stop/start operation for VPC router

    Adding basic start/stop VPC router test case as this scenario was absent in 
repository.
    
    Steps:
    1. Create a VPC network and add a tier to it.
    2. Deploy a VM in the tier
    3. List the VPC router
    4. Stop router and check if the router is in stopped state
    5. Start router and check if the router is in running state
    
    Also fixed few already existing pep8 issues.
    
    Log:
    Test stop and start VPC router ... === TestName: test_stop_start_vpc_router 
| Status : SUCCESS ===
    ok
    
    ----------------------------------------------------------------------
    Ran 1 test in 300.464s
    
    OK

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

    $ git pull https://github.com/gauravaradhye/cloudstack 8340

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

    https://github.com/apache/cloudstack/pull/122.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 #122
    
----
commit ed8d1601259016051ac61b6f30b079b261c73c79
Author: Gaurav Aradhye <gaurav.arad...@clogeny.com>
Date:   2015-03-23T08:20:40Z

    CLOUDSTACK-8340: Adding test case for stop/start operation for VPC router

----


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