Pearl1594 commented on pull request #5428:
URL: https://github.com/apache/cloudstack/pull/5428#issuecomment-920599702
@nvazquez The test failures seem to be an env issue - ran the tests manually
and they didn't fail:
```
[root@ref-trl-1795-k-M7-pearl-dsilva-marvin ~]# nosetests --with-xunit
--xunit-file=results.xml --with-marvin
--marvin-config=/marvin/ref-trl-1795-k-M7-pearl-dsilva-advanced-cfg -s -a
tags=advanced --hypervisor=kvm /marvin/tests/smoke/test_primary_storage.py
==== Marvin Init Started ====
=== Marvin Parse Config Successful ===
=== Marvin Setting TestData Successful===
==== Log Folder Path: /marvin/MarvinLogs/Sep_16_2021_04_45_29_84AEE8 All
logs will be available here ====
=== Marvin Init Logging Successful===
==== Marvin Init Successful ====
=== TestName: test_01_add_primary_storage_disabled_host | Status : SUCCESS
===
=== TestName: test_01_primary_storage_nfs | Status : SUCCESS ===
=== TestName: test_01_deploy_vms_storage_tags | Status : SUCCESS ===
=== TestName: test_02_edit_primary_storage_tags | Status : SUCCESS ===
=== TestName: test_03_migration_options_storage_tags | Status : SUCCESS ===
=== Final results are now copied to:
/marvin//MarvinLogs/test_primary_storage_P18TBX ===
[root@ref-trl-1795-k-M7-pearl-dsilva-marvin ~]# cat
/marvin//MarvinLogs/test_vm_life_cycle_TO7697/results.txt
Test secure VM migration ... === TestName: test_01_secure_vm_migration |
Status : SUCCESS ===
ok
Test Non-secured VM Migration ... === TestName:
test_02_unsecure_vm_migration | Status : SUCCESS ===
ok
Test destroy Virtual Machine ... === TestName:
test_03_secured_to_nonsecured_vm_migration | Status : SUCCESS ===
Test migrate VM ... === TestName: test_08_migrate_vm | Status : SUCCESS ===
ok
[root@ref-trl-1795-k-M7-pearl-dsilva-marvin ~]# nosetests --with-xunit
--xunit-file=results.xml --with-marvin
--marvin-config=/marvin/ref-trl-1795-k-M7-pearl-dsilva-advanced-cfg -s -a
tags=xx --hypervisor=kvm /marvin/tests/smoke/test_hostha_kvm.py
==== Marvin Init Started ====
=== Marvin Parse Config Successful ===
=== Marvin Setting TestData Successful===
==== Log Folder Path: /marvin/MarvinLogs/Sep_16_2021_05_43_37_3XDYMB All
logs will be available here ====
=== Marvin Init Logging Successful===
==== Marvin Init Successful ====
checkForState:: expected=Ineligible, actual={haenable : True, hastate :
'Ineligible', haprovider : 'kvmhaprovider'}
=== TestName: test_hostha_enable_ha_when_host_in_maintenance | Status :
SUCCESS ===
=== Final results are now copied to:
/marvin//MarvinLogs/test_hostha_kvm_40WQIP ===
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]