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 <[email protected]>
Date: 2015-10-30T11:24:16Z
automation of cores feature test path
corrected some entires in test data
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---