You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/09 07:29:11 UTC

[jira] [Commented] (CLOUDSTACK-9120) As a Developer I want the new component tests to be moved into the smoke directory

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-9120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15048133#comment-15048133 ] 

ASF GitHub Bot commented on CLOUDSTACK-9120:
--------------------------------------------

GitHub user wilderrodrigues opened a pull request:

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

    CLOUDSTACK-9120 - As a Developer I want the new component tests to be moved into the smoke directory

    This PR only moves the tests I wrote form the ```component``` to the ```smoke``` directory. Given the nature of the tests, the should be moved. 
    
       - Those tests are doing a lot more than component tests would do. They require hardware and a lot of resources from real hypervisors.
    
    I'm now running the five test files that were moved and will post results once they are done.

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

    $ git pull https://github.com/ekholabs/cloudstack refactor/smoke_tests-CLOUDSTACK-9120

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

    https://github.com/apache/cloudstack/pull/1195.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 #1195
    
----
commit fb92de52623f5a5a354cf78f5e91dafa3ee6f337
Author: Wilder Rodrigues <wr...@schubergphilis.com>
Date:   2015-12-08T19:28:07Z

    CLOUDSTACK-9120 - Moves tests to the smoke directory
    
       - Those tests are doing a lot more than component tests would do. They require hardware and a lot of resources from real hypervisors.

----


> As a Developer I want the new component tests to be moved into the smoke directory
> ----------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9120
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9120
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Wilder Rodrigues
>            Assignee: Wilder Rodrigues
>            Priority: Minor
>
> The following tests...
> component/test_routers_network_ops.py
> component/test_vpc_redundant.py
> component/test_router_dhcphosts.py
> component/test_routers_iptables_default_policy
> component/test_vpc_router_nics
> ... should be moved into the smoke directory due to their nature.



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