1. 8fd708f Use unique projects for static accounts. by Mitya_Eremeev · 4 years ago mcp/epoxy
  2. 46149f7 Use own server instance for a TestServerActions by Oleh Hryhorov · 6 years ago
  3. 880c153 Patch to add test that checks vGPU in instance by akovpak · 1 year, 7 months ago
  4. f3d8dd1 Add tests to boot WindowsVM from volume by rbubyr · 11 months ago
  5. 8ed35ba Add tempest test to live/cold migrate Windows OS's by dbiletskiy · 1 year, 11 months ago
  6. 11a3ce4 Add tests for VMs booted from raw image type by dbiletskiy · 1 year, 7 months ago
  7. 3d94d23 Skip test_connectivity_between_vms_after_live_migration with LVM backend by rbubyr · 1 year, 6 months ago
  8. 3ceb015 Check microversion to set up block_migration option by rbubyr · 10 months ago
  9. 7a3e00a Merge "Add a new test case to migrate VM with two networks" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  10. 5a48e06 Merge "Add neutron:portprober to internal ports" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  11. 36c6e6c Rename snapshot_locked_by_volume to volume_locked_by_snapshot by Vasyl Saienko · 2 years, 10 months ago
  12. fd6c2f5 Create uniq servers in nova console tests by Vasyl Saienko · 1 year, 9 months ago
  13. cf75324 Add glance test for uploading the image by Oleksii Petrenko · 5 years ago
  14. cbca911 Patch to fix test_aggregates_basic_ops and test_aggregates tests by stavrovska · 1 year, 1 month ago
  15. e3b0e78 Check compute microversions for test_server_connectivity_live_migration by rbubyr · 10 months ago
  16. ab4e6f7 [test_unshelve_to_specific_host] Skip test if Nova storage is encrypted by Oleksandr Kononenko · 9 months ago
  17. 749eb78 Followup to I1ceb26e5a45f1140f6908250d9950594e2561de3 by Pavlo Shchelokovskyy · 9 months ago
  18. b7cd1cd Unhardcode encrypted volume types names by Vasyl Saienko · 3 years, 3 months ago
  19. bef6d4d Fix directory for volume/snapshot boot pattern by Mykyta Karpin · 12 months ago
  20. 41e1218 Add a new test case to migrate VM with two networks by rbubyr · 10 months ago
  21. 05930ea Unhardcode cloudinit wait timeout by Vasyl Saienko · 10 months ago
  22. 70bbc3b Add neutron:portprober to internal ports by Vasyl Saienko · 5 months ago
  23. 68d0949f Merge "Force os_primary and os_project_member to be the same" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  24. c039c56 Force os_primary and os_project_member to be the same by Pavlo Shchelokovskyy · 1 year, 11 months ago
  25. db3b023 Merge "[test_unshelve_to_specific_host] Skip test if no shelve support" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  26. 06c2e91 Merge "Wait for actual volume detach in multiattach tests" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  27. db25bd1 Merge "Fix skipping test volume swap" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  28. 36e978a Merge "Followup to I188ce86d82616a071436f52f831253a16aa09e43" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  29. 9e9d731 Merge "Use allocation pools to prevent IP address conflicts" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  30. 81121b4 Merge "Skip resize tests when cold_migration is disabled" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  31. c713d36 Merge "Revert "Patch to fix test_rebuild_volume_backed_server"" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  32. b918fd2 Wait for actual volume detach in multiattach tests by Pavlo Shchelokovskyy · 7 months ago
  33. b84ac69 [test_unshelve_to_specific_host] Skip test if no shelve support by Oleksandr Kononenko · 9 months ago
  34. 215e577 Fix skipping test volume swap by Mykyta Karpin · 9 months ago
  35. e02c63c Merge "Fix for volume multiattach check" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  36. 49df5fd Merge "Fix _get_creds for alt user" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  37. b7a89e7 Merge "Verify tenant in static accounts." into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  38. 313e37e Merge "Whether to delete snapshot explicitly" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  39. cce8bc7 Merge "Run serial_tests after all other discovered tests" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  40. cb22081 Merge "Bring in tests against spice console" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  41. aced837 Merge "Add tempest tests to boot Windows VM" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  42. 7f0baa5 Merge "Extend value for allowed_network_downtime to check server readability more than 5s" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  43. 9b71469 Merge "Skip test_encrypted_cinder_volumes_cryptsetup on Ceph" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  44. 8af35ff Merge "Skip test_create_server_from_snapshot with image signing" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  45. 808de0e Merge "Add test_live_migration_ping for TestNetworkBasicOps in test_network_basic_ops" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  46. ca5715a Merge "Add extra method to skip tests if they does't meet requirement in default volume type" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  47. 3c466f8 Merge "Switch test_volume_boot_pattern to using full image" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  48. 10519e3 Merge "Do not test subnetpools in TF case" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  49. d56cf0a Followup to I188ce86d82616a071436f52f831253a16aa09e43 by Pavlo Shchelokovskyy · 1 year ago
  50. ef68348 Merge "Add workaround for issue with deletion of TF security-group" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  51. 0a0f9b7 Merge "Modify SetupClass to pick up AZ of the created volume type" into mcp/epoxy by Hanna Arhipova · 7 weeks ago
  52. 42bd3f4 Use allocation pools to prevent IP address conflicts by dbiletskiy · 1 year, 1 month ago
  53. f132fbe Skip resize tests when cold_migration is disabled by Vasyl Saienko · 4 years, 5 months ago
  54. cc69e05 Update microversion for for the tests which fail due to multiattach enabled by Roman Bubyr · 3 years ago
  55. 6a05c05 Revert "Patch to fix test_rebuild_volume_backed_server" by Hanna Arhipova · 1 year, 2 months ago
  56. a3282a3 Modify SetupClass to pick up AZ of the created volume type by rbubyr · 1 year, 5 months ago
  57. b4c3342 Add workaround for issue with deletion of TF security-group by ibumarskov · 6 years ago
  58. aaaa659 Do not test subnetpools in TF case by Gleb Zimin · 3 years, 6 months ago
  59. f297c3e Switch test_volume_boot_pattern to using full image by Mykyta Karpin · 1 year, 7 months ago
  60. e58a7d9 Add extra method to skip tests if they does't meet requirement in default volume type by Anna Arhipova · 1 year, 5 months ago
  61. dc90dea Verify tenant in static accounts. by Mitya_Eremeev · 4 years ago
  62. 4d1396e Fix for volume multiattach check by Roman Bubyr · 3 years, 3 months ago
  63. 57eacdb Fix _get_creds for alt user by Vasyl Saienko · 3 years, 2 months ago
  64. 9e2820d Whether to delete snapshot explicitly by Michael Polenchuk · 2 years, 10 months ago
  65. 073cf78 Add tempest tests to boot Windows VM by dbiletskiy · 2 years ago
  66. c2076aa Run serial_tests after all other discovered tests by Mykyta Karpin · 1 year, 9 months ago
  67. e9032f9 Bring in tests against spice console by Vasyl Saienko · 1 year, 10 months ago
  68. 85f063a Extend value for allowed_network_downtime to check server readability more than 5s by Anna Arhipova · 1 year, 6 months ago
  69. df548b0 Skip test_encrypted_cinder_volumes_cryptsetup on Ceph by Pavlo Shchelokovskyy · 1 year, 11 months ago
  70. b86898a Skip test_create_server_from_snapshot with image signing by Pavlo Shchelokovskyy · 2 years ago
  71. faa194e Add test_live_migration_ping for TestNetworkBasicOps in test_network_basic_ops by Aleksandr Pashkovskyi · 2 years, 3 months ago
  72. 2c0aef6 Merge "Skip multiattach tests when now volume type set" into mcp/epoxy by Hanna Arhipova · 8 weeks ago
  73. f8c1645 Merge "Fix for volume manage test" into mcp/epoxy by Hanna Arhipova · 8 weeks ago
  74. f3f74fd Merge "Wrap ssh connection validation with more logging" into mcp/epoxy by Hanna Arhipova · 8 weeks ago
  75. 02bdec2 Merge "Add min_microversion for ServerRescueTestJSONUnderV235" into mcp/epoxy by Hanna Arhipova · 8 weeks ago
  76. d1acd07 Merge "Skip test_created_server_uefi when barbican integration enabled" into mcp/epoxy by Hanna Arhipova · 8 weeks ago
  77. a76f003 Merge "Patch to skip test_volume_swap on yoga-core-ceph-local-non-dvr-crypt-volume-barbican environment." into mcp/epoxy by Hanna Arhipova · 8 weeks ago
  78. 71a9cfe Merge "Choose correct microversion to check response" into mcp/epoxy by Hanna Arhipova · 8 weeks ago
  79. 0f141d1 Merge "Skip image copy test when only 1 store is available" into mcp/epoxy by Hanna Arhipova · 8 weeks ago
  80. 6283fe5 Merge "Fix test_port_security_macspoofing_port" into mcp/epoxy by Hanna Arhipova · 8 weeks ago
  81. 79da412 Merge "Skip resque tests when barbican integration is enabled" into mcp/epoxy by Hanna Arhipova · 8 weeks ago
  82. 1077af4 Merge "Switch test_snapshot_pattern to full image" into mcp/epoxy by Hanna Arhipova · 8 weeks ago
  83. a336005 Skip multiattach tests when now volume type set by Pavlo Shchelokovskyy · 2 years, 2 months ago
  84. 5281268 Fix for volume manage test by Vadym Markov · 2 years, 9 months ago
  85. d42faeb Wrap ssh connection validation with more logging by Pavlo Shchelokovskyy · 2 years, 3 months ago
  86. 0c6be71 Add min_microversion for ServerRescueTestJSONUnderV235 by Roman Bubyr · 2 years, 10 months ago
  87. 6890dd9 Skip test_created_server_uefi when barbican integration enabled by dbiletskiy · 2 years, 10 months ago
  88. 2c5b968 Merge "update tests for bug 2112187" into mcp/epoxy by Pavlo Shchelokovskyy · 8 weeks ago
  89. 8960665 Patch to skip test_volume_swap on by akovpak · 2 years, 11 months ago
  90. c70ab48 Choose correct microversion to check response by Roman Bubyr · 3 years ago
  91. e10882d Skip image copy test when only 1 store is available by Mykyta Karpin · 3 years ago
  92. 4afcbd2 Fix test_port_security_macspoofing_port by Vasyl Saienko · 3 years ago
  93. 6f685a8 Skip resque tests when barbican integration is enabled by Vasyl Saienko · 3 years ago
  94. 02cc379 Switch test_snapshot_pattern to full image by Vasyl Saienko · 3 years ago
  95. 4086a4a Merge "Retry router removal on conflict" into mcp/epoxy by Hanna Arhipova · 8 weeks ago
  96. 6f774b5 Merge "Wait for router interface removal before remove router" into mcp/epoxy by Hanna Arhipova · 8 weeks ago
  97. ba5bcff Merge "Run test_instancelocalityfilter if instance_locality_enabled enabled" into mcp/epoxy by Hanna Arhipova · 8 weeks ago
  98. 766236f Retry router removal on conflict by Vasyl Saienko · 3 years ago
  99. 1a06088 Wait for router interface removal before remove router by Vasyl Saienko · 3 years ago
  100. 2393c99 Pass ca_certs to VNC tests by Vasyl Saienko · 3 years, 1 month ago