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/04/13 13:57:12 UTC

[jira] [Commented] (CLOUDSTACK-8380) Add script to testSetupSuccess.py to check VCenter port groups are created for storage, management and public traffic as soon as zone is deployed

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

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

GitHub user gauravaradhye opened a pull request:

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

    CLOUDSTACK-8380: Adding script to testSetupSuccess.py to check VCenter port groups are created for storage, management and public traffic as soon as zone is deployed

    This test will be run on vmware zone once the zone is up, if the zone uses vmware DVS.
    Data Center Details must filled up in config dict.
    
    Tested on Vmware and KVM. On KVM it skips.
    
    VMware:
    Test correct VCenter ports are created for all traffic types ... === TestName: test_VCenterPorts | Status : SUCCESS ===
    ok
    system VMs need to be ready and Running for each zone in cloudstack ... SKIP: skip
    built-in templates CentOS to be ready ... SKIP: skip
    
    ----------------------------------------------------------------------
    Ran 3 tests in 25.920s
    
    OK (SKIP=2)
    
    
    
    on KVM:
    Test correct VCenter ports are created for all traffic types ... SKIP: This test is intended only for vmware
    system VMs need to be ready and Running for each zone in cloudstack ... SKIP: skip
    built-in templates CentOS to be ready ... SKIP: skip
    
    ----------------------------------------------------------------------
    Ran 3 tests in 0.021s
    
    OK (SKIP=3)
    
    
    
    Other Changes:
    1. Increases retry count while checking system VM state
    2. Fixed import* issues
    
    
    Travis might fail in case the pull request at https://github.com/apache/cloudstack/pull/155 is not closed.
    Please merge above mentioned pull request first and then try to merge this one.

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

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

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

    https://github.com/apache/cloudstack/pull/159.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 #159
    
----
commit 469270ab0c6ee2df4d1ece0aa2b8d68fd281cd9a
Author: Gaurav Aradhye <ga...@clogeny.com>
Date:   2015-04-13T11:20:38Z

    CLOUDSTACK-8380: Adding script to testSetupSuccess.py to check VCenter port groups are created for storage, management and public traffic as soon as zone is deployed

----


> Add script to testSetupSuccess.py to check VCenter port groups are created for storage, management and public traffic as soon as zone is deployed
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-8380
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8380
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: Future
>            Reporter: Gaurav Aradhye
>            Assignee: Gaurav Aradhye
>              Labels: automation
>             Fix For: Future
>
>
> Add script to testSetupSuccess.py to check VCenter port groups are created for storage, management and public traffic as soon as zone is deployed



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