[
https://issues.apache.org/jira/browse/CLOUDSTACK-9012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144874#comment-15144874
]
ASF GitHub Bot commented on CLOUDSTACK-9012:
--------------------------------------------
Github user bhaisaab commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1011#discussion_r52769282
--- Diff: tools/marvin/marvin/config/test_data.py ---
@@ -784,6 +784,18 @@
"format": "OVA",
"ispublic": "true"
},
+ "coreos": {
+ "displaytext": "coreos",
+ "name": "coreos",
+ "passwordenabled": False,
+ "ostype": "Coreos",
+
"urlvmware":"http://10.147.28.7/templates/coreos/coreos_production_vmware.ova",
--- End diff --
Great, thanks @NuxRo
> coreos test case automation
> ---------------------------
>
> Key: CLOUDSTACK-9012
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9012
> Project: CloudStack
> Issue Type: Test
> 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)