1. e3405ba Check VM's console log before trying to SSH to it. by Slawek Kaplonski · 5 years ago
  2. 5c243a9 Use the correct attachment id for multiattach. by Peter Penchev · 5 years ago
  3. dc4ceae Use assert_has_calls() correctly. by Peter Penchev · 5 years ago
  4. eed8074 Use unittest.mock instead of third party mock by Sean McGinnis · 6 years ago
  5. c1b2a4a waiters: Add wait_for_volume_attachment_remove by Lee Yarwood · 6 years ago
  6. 9e202d8 waiters: Rearrange image and volume waiter tests by Lee Yarwood · 6 years ago
  7. 0ea2c01 Break wait_for_volume_resource_status when error_extending by zhufl · 7 years ago
  8. e559740 Introduce an attached volume migration test by Lee Yarwood · 7 years ago
  9. 8827d38 Fix TestInterfaceWaiters by Federico Ressi · 8 years ago
  10. 3306d42 Add wait_for_interface_detach method by Artom Lifshitz · 8 years ago
  11. df0d6d7 Add tests for wait_for_interface_status by Artom Lifshitz · 8 years ago
  12. 41ed715 Add Tests for Groups Volume APIs - Part 2 by xing-yang · 9 years ago
  13. 52d7b0d Add a generic "wait_for_volume_resource_status" function by lkuchlan · 9 years ago
  14. 64862f7 Use more specific asserts in tests by Béla Vancsics · 9 years ago
  15. ebb15f2 Delete TimeoutException in tempest/exceptions.py by guo yunxian · 9 years ago
  16. f53947e Move volume service clients under tempest.lib by lkuchlan · 9 years ago
  17. 2fea405 Use common "waiters.wait_for_image_status" function everywhere by Yaroslav Lobankov · 10 years ago
  18. ffad78a Fix base unit test class location by Matthew Treinish · 10 years ago
  19. 4112904 Use tempest.tests.lib.base instead of tempest.tests.base by Jordan Pittier · 10 years ago
  20. 0e53b61 Unit tests: mock some time.sleep and time.time by Jordan Pittier · 10 years ago
  21. db4a2e1 Changing directory structure for Cinder clients by Yaroslav Lobankov · 10 years ago
  22. 6177c9e Full response for VolumesClient methods by John Warren · 11 years ago
  23. f04393e Move test_waiters to match directory structure by Matt Riedemann · 11 years ago[Renamed from tempest/tests/test_waiters.py]
  24. f77e7dc Handle 'error_restoring' status in wait_for_volume_status by Matt Riedemann · 11 years ago
  25. 5d41076 Apply a show_image rule of GET to clients by Ken'ichi Ohmichi · 11 years ago
  26. a5299eb Change compute image client methods to return one value by David Kranz · 11 years ago
  27. a6b0a2f Revert "Add tests for wait_for_server_status" by Matthew Treinish · 12 years ago
  28. ae7c9ac Add tests for wait_for_server_status by ekhugen · 12 years ago
  29. 7b01582 Add unit tests for image waiter by Matthew Treinish · 12 years ago