summaryrefslogtreecommitdiff
path: root/tempest/api/compute/admin/test_live_migration.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid wait for vol detach in live-migrate testsDan Smith2023-02-271-1/+2
* Minimize the tests footprint in multinode jobGhanshyam Mann2023-02-111-0/+6
* compute: Move volume attached live migration tests to use SSHABLELee Yarwood2022-06-171-1/+1
* compute: Move volume attached live migration tests to use SSHABLELee Yarwood2022-06-031-6/+11
* Add waiter for test_live_migration_with_trunkelajkat2021-04-191-4/+8
* Add live migration with trunk testelajkat2021-04-131-0/+86
* test_live_migration: Rename test_iscsi_volumeLee Yarwood2021-02-021-2/+7
* Merge "Do not specify a host for live-migration for non homogeneous nodes"Zuul2020-09-041-4/+20
|\
| * Do not specify a host for live-migration for non homogeneous nodeszhufl2020-02-201-4/+20
* | Add skip flags for block level live migrationParas Babbar2020-07-091-0/+6
* | Adding description for testcases - compute part2zhufl2020-04-161-0/+5
|/
* Create default network for several compute testsEric Fried2020-01-101-10/+7
* Check network connectivity of the instance before and after livelianghao2018-11-281-2/+0
* Migration tests in v2.6 should not repeat all migration tests.zhufl2018-08-231-7/+10
* Merge "Do not pass disk_over_commit after Microversion 2.25"Zuul2018-07-261-1/+2
|\
| * Do not pass disk_over_commit after Microversion 2.25zhufl2018-04-271-1/+2
* | Add service tagging for 'test_iscsi_volume'lkuchlan2018-05-031-0/+1
|/
* Merge "Use '_live_migrate' instead of '_migrate_server_to' in test_live_migra...Zuul2018-02-071-8/+2
|\
| * Use '_live_migrate' instead of '_migrate_server_to' in test_live_migration.pylianghao2018-01-301-8/+2
* | Fixed misspelling in test code.Pengfei Zhang2018-01-191-2/+2
|/
* Add CONF.compute_feature_enabled.volume_backed_live_migrationmelanie witt2017-12-151-1/+3
* Setup networking for live migration testsMatt Riedemann2017-10-111-0/+12
* Move test decorators to commonAndrea Frittoli2017-08-231-2/+2
* Move schedule filter check to compute moduleAndrea Frittoli2017-08-081-1/+1
* Remove unused clients from testcaseszhufl2017-07-141-1/+0
* Add negative test for live migrationDuc Truong2017-06-271-35/+13
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-2/+2
* Merge "Nova: test live migration with serial console"Jenkins2017-04-251-0/+77
|\
| * Nova: test live migration with serial consoleMarkus Zoeller2017-04-251-0/+77
* | Add judgie condition after live-migration with volumelianghao2017-04-111-1/+7
|/
* Merge "Test live migration back and forth"Jenkins2017-04-081-16/+29
|\
| * Test live migration back and forthSarafraj Singh2017-02-101-16/+29
* | Add admin_servers_client in BaseV2ComputeAdminTestzhufl2017-02-151-1/+0
* | Switch to decorators.idempotent_id on compute.adminKen'ichi Ohmichi2017-01-281-4/+4
* | Remove _migrate_server_to's return valuezhufl2017-01-031-2/+1
|/
* Skip test_volume_backed_live_migration unconditionallyMatt Riedemann2016-10-151-2/+1
* Re-use common volume create/attach methods in test_iscsi_volumeMatt Riedemann2016-10-041-19/+4
* Merge "Use 'OS-EXT-SRV-ATTR:host' directly"Jenkins2016-09-061-2/+1
|\
| * Use 'OS-EXT-SRV-ATTR:host' directlyKen'ichi Ohmichi2016-08-221-2/+1
* | Remove the default size in volumes_clientKen'ichi Ohmichi2016-09-011-1/+1
|/
* Add new live_migration case to support block_migration=autoEli Qiao2016-07-171-4/+16
* Removing wrapper method for "wait_for_volume_status" functionYaroslav Lobankov2016-03-251-4/+6
* Merge "Fixes LiveBlockMigrationTestJSON.test_iscsi_volume bad call"Jenkins2016-03-071-1/+1
|\
| * Fixes LiveBlockMigrationTestJSON.test_iscsi_volume bad callClaudiu Belu2016-03-041-1/+1
* | Skip test_volume_backed_live_migration()Brian Haley2016-02-241-0/+3
* | Merge "Remove some dead code"Jenkins2016-02-231-3/+0
|\ \
| * | Remove some dead codeJordan Pittier2016-02-161-3/+0
| |/
* | Remove old code for Juno compatibilityJordan Pittier2016-02-091-4/+0
|/
* API/compute: create all servers through the common wrappersJordan Pittier2016-01-111-7/+3
* Fix skip_checks in live_migrationTimofey Durakov2015-11-171-1/+1