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/10/30 13:23:27 UTC

[jira] [Commented] (CLOUDSTACK-9012) coreos test case automation

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

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

GitHub user shwetaag opened a pull request:

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

    CLOUDSTACK-9012 :automation of cores feature test path

    https://issues.apache.org/jira/browse/CLOUDSTACK-9012
    Automated a full scenario of coreos guest OS support:
    it includes registering coreos templates present at http://dl.openvm.eu/cloudstack/coreos/x86_64/
    1. based on hypervisor types of zone
    2. creating ssh key pair
    3. creating a sample user data
    4. creating a coreos virtual machine using this ssh keypair and userdata
    5. verifying ssh access to coreo os machine using keypair and core username
    6. verifying userdata is applied on virtual machine and the service asked in sample data is actually running
    7. Verifying userdata in router vm as well

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

    $ git pull https://github.com/shwetaag/cloudstack coreos

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

    https://github.com/apache/cloudstack/pull/1011.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 #1011
    
----
commit 95355960746fbe1bdc649a483bff250b115ee7e7
Author: shweta agarwal <sh...@citrix.com>
Date:   2015-10-30T11:24:16Z

    automation of cores feature test path
    
    corrected some entires in test data

----


> coreos test case automation
> ---------------------------
>
>                 Key: CLOUDSTACK-9012
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9012
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>            Reporter: shweta agarwal
>
> Automated a full scenario of coreos guest OS support:
> it includes registering coreos templates present at http://dl.openvm.eu/cloudstack/coreos/x86_64/  
> 1. based on hypervisor types of zone
> 2.  creating ssh key pair 
> 3. creating a sample user data 
> 4. creating a coreos virtual machine using this ssh keypair and userdata
> 5. verifying ssh access to coreo os machine using keypair and core username
> 6. verifying userdata is applied on virtual machine and the service asked in sample data is actually running
> 7. Verifying userdata in router vm as well



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