[
https://issues.apache.org/jira/browse/CLOUDSTACK-10013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296269#comment-16296269
]
ASF GitHub Bot commented on CLOUDSTACK-10013:
---------------------------------------------
blueorangutan commented on issue #2211: CLOUDSTACK-10013: Migrate
systemvmtemplate to Debian9
URL: https://github.com/apache/cloudstack/pull/2211#issuecomment-352477334
<b>Trillian test result (tid-1810)</b>
Environment: kvm-centos6 (x2), Advanced Networking with Mgmt server 7
Total time taken: 26650 seconds
Marvin logs:
https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr2211-t1810-kvm-centos6.zip
Smoke tests completed. 63 look OK, 3 have error(s)
Only failed tests results shown below:
Test | Result | Time (s) | Test File
--- | --- | --- | ---
test_01_verify_libvirt | `Failure` | 0.83 | test_deploy_virtio_scsi_vm.py
test_02_verify_libvirt_after_restart | `Failure` | 137.03 |
test_deploy_virtio_scsi_vm.py
test_03_verify_libvirt_attach_disk | `Failure` | 11.09 |
test_deploy_virtio_scsi_vm.py
test_05_change_vm_ostype_restart | `Failure` | 16.41 |
test_deploy_virtio_scsi_vm.py
ContextSuite context=TestListIdsParams>:setup | `Error` | 0.00 |
test_list_ids_parameter.py
test_01_snapshot_usage | `Error` | 5.18 | test_usage.py
`test_list_ids_parameter.py` and `test_usage.py` failed due to qemu-img
limitation on CentOS6 that does not allow `-s` option for the snapshots to
work. After downgrading to an older version which supports this, the tests and
snapshot feature works on CentOS6+KVM, as described in
http://www.nux.ro/oldblog/archive/2014/01/Taking_KVM_volume_snapshots_with_Cloudstack_4_2_on_CentOS_6_5.html.
`test_deploy_virtio_scsi_vm.py` fails due to missing `discard` setting in a
VM/domain's xml as created by older libvirt/qemu. By removing the constraint
the tests pass now:
```
Test that libvirt properly created domain with scsi controller ... ===
TestName: test_01_verify_libvirt | Status : SUCCESS ===
ok
Verify that libvirt settings are as expected after a VM stop / start ... ===
TestName: test_02_verify_libvirt_after_restart | Status : SUCCESS ===
ok
Verify that libvirt settings are expected after a disk add ... === TestName:
test_03_verify_libvirt_attach_disk | Status : SUCCESS ===
ok
Verify that guest sees scsi controller and disks ... === TestName:
test_04_verify_guest_lspci | Status : SUCCESS ===
ok
Update os type to Ubuntu, change vm details rootdiskController ... ===
TestName: test_05_change_vm_ostype_restart | Status : SUCCESS ===
ok
Verify that guest sees scsi controller and disks after switching ostype and
rdc ... === TestName: test_06_verify_guest_lspci_again | Status : SUCCESS ===
ok
Ran 6 tests in 786.238s
OK
```
:white_check_mark: all good :tada:
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Migrate to Debian9 systemvmtemplate
> -----------------------------------
>
> Key: CLOUDSTACK-10013
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10013
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
> Fix For: Future, 4.11.0.0
>
>
> Migrate to debian9 based systemvmtemplate
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)