4e49975c9fa887e9a4a7aefdcff74fde48894b56
In assertion of names of flavors there was wrongly used parameter of name. Instead of server['original_name'] we should use server['flavor']['original_name']. Also parameter disk_over_commit in function live_migrate_server is available until version 2.25[1], so we should check microversion before using this parameter. [1] - https://docs.openstack.org/api-ref/compute/#live-migrate-server-os-migratelive-action Change-Id: I8f03751815021ef6d335c1d90b3f183e178ce7dc
Team and repository tags
Tempest - The OpenStack Integration Test Suite
This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.
- Documentation: https://docs.openstack.org/tempest/latest/
- Features: https://specs.openstack.org/openstack/qa-specs/#tempest
- Bugs: https://bugs.launchpad.net/tempest/
- Release Notes: https://docs.openstack.org/releasenotes/tempest
Get in touch via email. Use [tempest] in your subject.
Languages
Python
99.8%
Shell
0.2%