1. e2183ca Minimize the tests footprint in multinode job by Ghanshyam Mann · 2 years, 5 months ago
  2. c852639 compute: Move volume attached live migration tests to use SSHABLE by Lee Yarwood · 3 years, 4 months ago
  3. 00bdb22 compute: Move volume attached live migration tests to use SSHABLE by Lee Yarwood · 3 years, 4 months ago
  4. 5c10684 Add waiter for test_live_migration_with_trunk by elajkat · 4 years, 3 months ago
  5. 0b14db2 Add live migration with trunk test by elajkat · 4 years, 5 months ago
  6. 249b30e test_live_migration: Rename test_iscsi_volume by Lee Yarwood · 5 years ago
  7. ac85727 Merge "Do not specify a host for live-migration for non homogeneous nodes" by Zuul · 4 years, 10 months ago
  8. e18335e Add skip flags for block level live migration by Paras Babbar · 5 years ago
  9. 1b3b03d Adding description for testcases - compute part2 by zhufl · 5 years ago
  10. be052d6 Do not specify a host for live-migration for non homogeneous nodes by zhufl · 6 years ago
  11. bfaa50f Create default network for several compute tests by Eric Fried · 5 years ago
  12. c7b0bc9 Check network connectivity of the instance before and after live migration by lianghao · 7 years ago
  13. 0d784eb Migration tests in v2.6 should not repeat all migration tests. by zhufl · 7 years ago
  14. 246ced2 Merge "Do not pass disk_over_commit after Microversion 2.25" by Zuul · 7 years ago
  15. f4413c4 Add service tagging for 'test_iscsi_volume' by lkuchlan · 7 years ago
  16. 40891d2 Do not pass disk_over_commit after Microversion 2.25 by zhufl · 7 years ago
  17. 039941b Merge "Use '_live_migrate' instead of '_migrate_server_to' in test_live_migration.py" by Zuul · 7 years ago
  18. d581844 Use '_live_migrate' instead of '_migrate_server_to' in test_live_migration.py by lianghao · 7 years ago
  19. 20f4154 Fixed misspelling in test code. by Pengfei Zhang · 7 years ago
  20. 334f313 Add CONF.compute_feature_enabled.volume_backed_live_migration by melanie witt · 8 years ago
  21. 75891d8 Setup networking for live migration tests by Matt Riedemann · 8 years ago
  22. cd36841 Move test decorators to common by Andrea Frittoli · 8 years ago
  23. 88eb677 Move schedule filter check to compute module by Andrea Frittoli · 8 years ago
  24. 708821c Remove unused clients from testcases by zhufl · 8 years ago
  25. 0994120 Add negative test for live migration by Duc Truong · 8 years ago
  26. 8160d31 test.py: stop using aliases for creds manager by Jordan Pittier · 8 years ago
  27. 5b1d1f8 Merge "Nova: test live migration with serial console" by Jenkins · 8 years ago
  28. 69d58b8 Nova: test live migration with serial console by Markus Zoeller · 8 years ago
  29. 39d8699 Add judgie condition after live-migration with volume by lianghao · 8 years ago
  30. 416a64e Merge "Test live migration back and forth" by Jenkins · 8 years ago
  31. e5b62a6 Add admin_servers_client in BaseV2ComputeAdminTest by zhufl · 8 years ago
  32. 61e4045 Test live migration back and forth by Sarafraj Singh · 9 years ago
  33. ebbfd1c Switch to decorators.idempotent_id on compute.admin by Ken'ichi Ohmichi · 8 years ago
  34. 4a2cfff Remove _migrate_server_to's return value by zhufl · 9 years ago
  35. ea8796a Skip test_volume_backed_live_migration unconditionally by Matt Riedemann · 9 years ago
  36. cb16a66 Re-use common volume create/attach methods in test_iscsi_volume by Matt Riedemann · 9 years ago
  37. 023ea9e Merge "Use 'OS-EXT-SRV-ATTR:host' directly" by Jenkins · 9 years ago
  38. adb905e Remove the default size in volumes_client by Ken'ichi Ohmichi · 9 years ago
  39. 7045689 Use 'OS-EXT-SRV-ATTR:host' directly by Ken'ichi Ohmichi · 9 years ago
  40. e07eacc Add new live_migration case to support block_migration=auto by Eli Qiao · 9 years ago
  41. ed3a35b Removing wrapper method for "wait_for_volume_status" function by Yaroslav Lobankov · 9 years ago
  42. 7117f49 Merge "Fixes LiveBlockMigrationTestJSON.test_iscsi_volume bad call" by Jenkins · 9 years ago
  43. 516b7a4 Fixes LiveBlockMigrationTestJSON.test_iscsi_volume bad call by Claudiu Belu · 9 years ago
  44. a3879b5 Skip test_volume_backed_live_migration() by Brian Haley · 9 years ago
  45. 6a90e2e Merge "Remove some dead code" by Jenkins · 9 years ago
  46. 5f4964c Remove some dead code by Jordan Pittier · 9 years ago
  47. fe33437 Remove old code for Juno compatibility by Jordan Pittier · 9 years ago
  48. 599a356 API/compute: create all servers through the common wrappers by Jordan Pittier · 9 years ago
  49. 7a04e91 Fix skip_checks in live_migration by Timofey Durakov · 10 years ago
  50. f60c100 Fix AttributeError in multinode jobs by Jordan Pittier · 10 years ago
  51. ad7aea5 Use skip_checks for live-migration feature in test by Timofey Durakov · 10 years ago
  52. 2da3846 Remove resource_setup() from test_live_migration by Ken'ichi Ohmichi · 10 years ago
  53. f358a7e Removed shared instances for live-migration by Timofey Durakov · 10 years ago
  54. 8843f0f Add volume backed live migration test by Joe Gordon · 10 years ago
  55. 0f82525 Return complete response from servers_client by ghanshyam · 10 years ago
  56. a5a0686 Merge "Full response for VolumesClient methods" by Jenkins · 10 years ago
  57. 6177c9e Full response for VolumesClient methods by John Warren · 10 years ago
  58. 8a59949 Return complete response from limits,migration client by ghanshyam · 10 years ago
  59. e1bd29e Return complete response from hosts_client by ghanshyam · 10 years ago
  60. 86f5893 Make live_migrate_server use **kwargs by Ken'ichi Ohmichi · 10 years ago
  61. a65b277 Merge "Make attach_volume use **kwargs" by Jenkins · 10 years ago
  62. dfc88de Make attach_volume use **kwargs by Ken'ichi Ohmichi · 10 years ago
  63. bed8276 Logging migrations for particular server if migration failed by ghanshyam · 10 years ago
  64. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  65. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 10 years ago
  66. ea3b4d9 Merge "Fix fail test_iscsi_volume" by Jenkins · 10 years ago
  67. eb82f48 Fix fail test_iscsi_volume by Timofey Durakov · 10 years ago
  68. bb9f704 Test live migrate on a paused instance by Matt Riedemann · 10 years ago
  69. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  70. 897b806 Rename test_live_block_migration to test_live_migration by Joe Gordon · 10 years ago[Renamed from tempest/api/compute/test_live_block_migration.py]
  71. 60b7309 Split resource_setup for compute tests by Rohan Kanade · 10 years ago
  72. 3d2a21c Replaces hardcoded volume size by configured value by Markus Zoeller · 10 years ago
  73. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  74. cd52794 Merge "Change servers client to return one value and update tests" by Jenkins · 10 years ago
  75. ae99b9a Change servers client to return one value and update tests by David Kranz · 10 years ago
  76. 2afc8ef Remove unused password in test_live_block_migration by Ken'ichi Ohmichi · 10 years ago
  77. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
  78. 5d7b6c1 Update test_live_migration for return-one-value by Joseph Lanoux · 10 years ago
  79. b8bc434 Update live migration test for return one value by Joseph Lanoux · 10 years ago
  80. 0a73517 Change some compute admin image client methods to return one value by David Kranz · 10 years ago
  81. 2fac831 delete all compute xml tests by Sean Dague · 11 years ago
  82. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  83. 7704ba4 Merge "Enable H302 check (api/compute/{c*,f*,i*,s*,t*})" by Jenkins · 11 years ago
  84. e9999d6 Enable H302 check (api/compute/{c*,f*,i*,s*,t*}) by Yuiko Takada · 11 years ago
  85. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  86. d3434e5 Migrate negative test to a different file by anju Tiwari · 11 years ago
  87. b0a78fc Convert compute api tests to global CONF object by Matthew Treinish · 11 years ago
  88. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  89. 86bd842 moving to global lazy loaded config by Sean Dague · 12 years ago
  90. cfc052e Rename to create_test_server in API tests by Ken'ichi Ohmichi · 12 years ago
  91. d5c9602 Reorganize project feature config options by Matthew Treinish · 12 years ago
  92. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  93. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  94. fc77e93 assertEquals is deprecated, use assertEqual by Chang Bo Guo · 12 years ago
  95. e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 12 years ago
  96. cb9209d Remove unnecessary tags/attributes from our tests by Giampaolo Lauria · 12 years ago
  97. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (99%) from tempest/tests/compute/test_live_block_migration.py]
  98. c078be9 Adding new test for iSCSI live block migration by Bob Ball · 12 years ago
  99. 0dca897 Removed duplicate usage of TempestConfig() by Bob Ball · 12 years ago
  100. 0ccf0eb xenapi:live-block-migration - fix XML client test by Mate Lakat · 12 years ago