1. 6083a6b Add test to check boot server in UEFI type by dbiletskiy · 2 years, 11 months ago
  2. 9f6fce1 Fix AttributeError with 'SSHExecCommandFailed' by melanie witt · 1 year, 2 months ago
  3. 9d8d631 Add configurable hostname pattern to filter hosts by jamepark4 · 1 year, 3 months ago
  4. e27a9d6 Add test to verify hostname allows FQDN by Ashish Gupta · 1 year, 4 months ago
  5. a85bdb4 [codespell] fix typos by Rajesh Tailor · 1 year, 7 months ago
  6. 213d0a4 Pass resource_name_prefix from tests by Martin Kopec · 1 year, 11 months ago
  7. 3562cd0 Remove Glance v1 APIs tests by Ghanshyam Mann · 2 years, 3 months ago
  8. 3e996dc Merge "Remove nova-network tests" by Zuul · 2 years, 3 months ago
  9. 5b5e81c Remove nova-network tests by Ghanshyam Mann · 2 years, 3 months ago
  10. fd90dac Skip test early to improve memory footprint and time by Ghanshyam Mann · 2 years, 3 months ago
  11. 4025fa3 Merge "Reorder device rescue with volume for overlap" by Zuul · 2 years, 3 months ago
  12. 0208fc0 Correct _get_console() to get console of correct server by Ghanshyam Mann · 2 years, 3 months ago
  13. 5e2019f Reorder device rescue with volume for overlap by Dan Smith · 2 years, 3 months ago
  14. 572ac54 Update by Jorge San Emeterio · 2 years, 8 months ago
  15. d315555 Avoid wait for vol detach in live-migrate tests by Dan Smith · 2 years, 8 months ago
  16. f4970a3 Fix Compute Live Migration tests with Ironic by Maksim Malchuk · 3 years ago
  17. db2f561 Create router and dhcp when create_default_network set by Lee Yarwood · 4 years ago
  18. d8bbaba Wait for guest after resize by Balazs Gibizer · 3 years, 5 months ago
  19. 4fc47f6 Make recreate_server() wait until SSHABLE by Artom Lifshitz · 3 years, 6 months ago
  20. b87a29b Merge "Fix server group schema for compute microversion 2.64" by Zuul · 3 years, 8 months ago
  21. 20556df Move get_server_ip into tempest.common.compute by Lee Yarwood · 4 years ago
  22. ed6d102 Fix server group schema for compute microversion 2.64 by zhufl · 5 years ago
  23. 18b45d7 Moving API microversion fixture in resource_setup by Ghanshyam Mann · 3 years, 11 months ago
  24. b0ee03e5 Don't override images client in compute admin tests by Artom Lifshitz · 4 years ago
  25. ea2b59c Add reboot_server() helper by Artom Lifshitz · 4 years, 2 months ago
  26. 1bd6059 compute: Rework attach_volume waiters and cleanup by Lee Yarwood · 4 years, 5 months ago
  27. dba4c9d Use volume_type option in tempest.conf in compute api test by Sophie Huang · 4 years, 5 months ago
  28. ac1aaf6 Add client for assisted volume snapshots API. by Rao Adnan Khan · 9 years ago
  29. b2c04d4 Merge "Test attach scsi disk with config drive enabled" by Zuul · 5 years ago
  30. c54a911 Set image_alt_ssh_user during stack by Weronika Sikora · 6 years ago
  31. 0d62208 Test attach scsi disk with config drive enabled by Paras Babbar · 5 years ago
  32. 5c243a9 Use the correct attachment id for multiattach. by Peter Penchev · 5 years ago
  33. 2ad7ca4 compute: Add stable device rescue tests with BFV instances by Lee Yarwood · 6 years ago
  34. fe28c84 Merge "Pass clients to compute base's create_test_server" by Zuul · 6 years ago
  35. 4b10852 compute: Add negative volume update multiattach test by Lee Yarwood · 6 years ago
  36. 68f1e5e Pass clients to compute base's create_test_server by Artom Lifshitz · 6 years ago
  37. 6e3f99e Do not force live migration outside of Availability zone by Marian Krcmarik · 6 years ago
  38. f644baa compute: Use wait_for_volume_attachment_remove when detaching multiattach volumes by Lee Yarwood · 6 years ago
  39. 4b95d4b compute: Add volume and placement microversion support to BaseV2ComputeTest by Lee Yarwood · 6 years ago
  40. bfaa50f Create default network for several compute tests by Eric Fried · 6 years ago
  41. 00e6d6c Specify AZ for non-scenario tests by Martin Kopec · 6 years ago
  42. ad8737c Add APIMicroversionFixture to library interface by Ghanshyam Mann · 7 years ago
  43. 2efbea1 Fix invalid exception module usage by Masayuki Igawa · 7 years ago
  44. eac094a docs: Fix incorrect docstrings in reStructuredText format by Sergey Vilgelm · 7 years ago
  45. ecddd38 Merge "Set max_microversion 2.35 for nova image tests" by Zuul · 7 years ago
  46. 16e4005 Merge "Use base.get_host_for_server to get server host" by Zuul · 7 years ago
  47. 7bc916d Use base.get_host_for_server to get server host by zhufl · 7 years ago
  48. ec4ff3b Remove unused compute.base.clear_resources by zhufl · 7 years ago
  49. 0445a5c Merge "Do not check flavor.id after Microversion 2.46" by Zuul · 7 years ago
  50. 66275c2 Set max_microversion 2.35 for nova image tests by zhufl · 8 years ago
  51. bcb7117 Do not check flavor.id after Microversion 2.46 by zhufl · 8 years ago
  52. 14e5e48 Cap nova-network tests at Queens by Matt Riedemann · 7 years ago
  53. b6b2bba Integration tests for tagged attach by Artom Lifshitz · 9 years ago
  54. c606a5b Merge "Add common method to check the microversion compatibility" by Zuul · 8 years ago
  55. 66b9aed Add common method to check the microversion compatibility by ghanshyam · 8 years ago
  56. 50325e2 Don't use hypervisor_hostname as compute hostname by Radoslav Gerganov · 8 years ago
  57. 87c1167 Merge "Use tenant_network if any in testcases after microversion v2.37" by Zuul · 8 years ago
  58. b4fdd68 Handle missing flavor.id in server response by Sean McGinnis · 8 years ago
  59. f894cfe Merge "Add flavor check after resize server" by Zuul · 8 years ago
  60. 476f84f Add flavor check after resize server by lianghao · 8 years ago
  61. f110a4b Handle creating an image from a server with microversion > 2.35 by Matt Riedemann · 8 years ago
  62. ff9779c Use tenant_network if any in testcases after microversion v2.37 by zhufl · 8 years ago
  63. b36186b Revert "Update volume-status waiter for new cinder attach" by Matt Riedemann · 8 years ago
  64. b3eab67 Fix a pointer to NotFound exception by Eric Fried · 8 years ago
  65. 8d5f43e Merge "Rename base.rebuild_server to base.recreate_server" by Zuul · 8 years ago
  66. 0d4551b Only attempt to detach an in-use volume during cleanup by Matt Riedemann · 8 years ago
  67. ba0e553 Rename base.rebuild_server to base.recreate_server by zhufl · 8 years ago
  68. e65ec45 Add compare header version to create_image_from_server helper by Felipe Monteiro · 8 years ago
  69. ca8d23d Merge "Compute volumes via addClassResourceCleanup" by Jenkins · 8 years ago
  70. 2a8996b Merge "Compute SG via addClassResourceCleanup" by Jenkins · 8 years ago
  71. 3b9a660 Merge "Compute servers via addClassResourceCleanup" by Jenkins · 8 years ago
  72. 2580bc0 Merge "Remove one-line helper _delete_volume" by Jenkins · 8 years ago
  73. 1fc499e Compute volumes via addClassResourceCleanup by Andrea Frittoli · 8 years ago
  74. 238818c Compute SG via addClassResourceCleanup by Andrea Frittoli · 8 years ago
  75. 0d0a3f3 Compute servers via addClassResourceCleanup by Andrea Frittoli · 8 years ago
  76. decdcf6 Remove one-line helper _delete_volume by zhufl · 8 years ago
  77. d5f49e2 Merge "Stop implicit validation_resources provisioning" by Jenkins · 8 years ago
  78. b17f7a3 Compute images via addClassResourceCleanup by Andrea Frittoli · 8 years ago
  79. 9f416dd Stop implicit validation_resources provisioning by Andrea Frittoli · 8 years ago
  80. 1dc2e23 Only choose available compute node as migration dest by zhufl · 8 years ago
  81. a6b3015 Make sure test use the latest volume clients by Andrea Frittoli · 8 years ago
  82. da11e52 Merge "Add negative test for live migration" by Jenkins · 8 years ago
  83. 030dd17 Update volume-status waiter for new cinder attach by John Griffith · 8 years ago
  84. 0994120 Add negative test for live migration by Duc Truong · 8 years ago
  85. 8654e5b Added tests for Nova microversion v2.47 by Sergey Nikitin · 8 years ago
  86. 0bb68d7 Merge "Replace the usage of 'os' with 'os_primary'" by Jenkins · 8 years ago
  87. aa4f4c8 Merge "Add max_microversion for compute volumes_extensions_client tests" by Jenkins · 8 years ago
  88. 0419088 Replace the usage of 'os' with 'os_primary' by zhufl · 8 years ago
  89. a40e9b7 Add max_microversion for compute volumes_extensions_client tests by Felipe Monteiro · 8 years ago
  90. 7db050e Merge "Refactor resource cleanup methods in compute.base" by Jenkins · 8 years ago
  91. 8160d31 test.py: stop using aliases for creds manager by Jordan Pittier · 9 years ago
  92. 77d3f0f Refactor resource cleanup methods in compute.base by Masayuki Igawa · 9 years ago
  93. 3bd0d2b Remove remaining usage of cinder v1 API call from Tempest by ghanshyam · 9 years ago
  94. 35a694b Use base.create_image_from_server to create server snapshot by zhufl · 9 years ago
  95. 757833a Use tempest.lib data_utils - compute by Ken'ichi Ohmichi · 9 years ago
  96. 36f0a97 Use base.attach_volume in test_attach_volume by zhufl · 9 years ago
  97. fc0d675 Merge "Add a generic "wait_for_volume_resource_status" function" by Jenkins · 9 years ago
  98. 0b5c2c9 Merge "Revert "Remove wait_for_server from create_image_from_server"" by Jenkins · 9 years ago
  99. 5fe6239 Revert "Remove wait_for_server from create_image_from_server" by Bob Ball · 9 years ago
  100. 52d7b0d Add a generic "wait_for_volume_resource_status" function by lkuchlan · 9 years ago