DaanHoogland commented on PR #10746:
URL: https://github.com/apache/cloudstack/pull/10746#issuecomment-2826649316
It seems one of the hosts is left in an undesired state by a prior test and
so `test_01_secure_vm_migration ` fails.
This will surely be an issue over most test runs (and might be internitted
:( )
```
File "/usr/local/lib/python3.6/site-packages/marvin/jsonHelper.py", line
155, in getResultObj
raise cloudstackException.CloudstackAPIException(respname, errMsg)
marvin.cloudstackException.CloudstackAPIException: Execute cmd:
deployvirtualmachine failed, due to: errorCode: 431, errorText:Unable to deploy
the VM as the host: pr10746-t13107-kvm-ol8-kvm1 is not in the right state
```
> [SF] Trillian test result (tid-13107) Environment: kvm-ol8 (x2), Advanced
Networking with Mgmt server ol8 Total time taken: 50216 seconds Marvin logs:
https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr10746-t13107-kvm-ol8.zip
Smoke tests completed. 132 look OK, 1 have errors, 0 did not run Only failed
and skipped tests results shown below:
>
> Test Result Time (s) Test File
> test_01_secure_vm_migration `Error` 136.83 test_vm_life_cycle.py
> test_01_secure_vm_migration `Error` 136.83 test_vm_life_cycle.py
@weizhouapache @Pearl1594 , I think we can call this success.
--
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]