1. cd36841 Move test decorators to common by Andrea Frittoli · 7 years ago
  2. a55be93 Merge "Remove skip condition when resize is enable" by Jenkins · 8 years ago
  3. 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 8 years ago
  4. d91094d Remove skip condition when resize is enable by Masayuki Igawa · 8 years ago
  5. 13ee2ca Merge "Do not use skip_checks in TestServerAdvancedOps" by Jenkins · 8 years ago
  6. 49505df make -e full run tempest scenarios serially by Sean Dague · 8 years ago
  7. 7531e98 Do not use skip_checks in TestServerAdvancedOps by zhufl · 8 years ago
  8. 96daca7 Remove unnecessary show_server in TestServerAdvancedOps by zhufl · 8 years ago
  9. 13c9c89 Make wait_until default as 'ACTIVE' in manager.create_server by zhufl · 8 years ago
  10. c85a951 Switch to decorators.idempotent_id on scenario by Ken'ichi Ohmichi · 8 years ago
  11. 4982cde Revert "Skip test_resize_volume_backed_server_confirm for now" by Matt Riedemann · 9 years ago
  12. 9d04249 Skip test_resize_volume_backed_server_confirm for now by Matt Riedemann · 9 years ago
  13. 6506f90 Change scenario test 'test_resize_server_confirm' by Matt Riedemann · 9 years ago
  14. 5fc1452 Migrate scenario tests ssh-auth-strategy by lanoux · 9 years ago
  15. c4e4f1c Fix H404/405 violations for scenario tests by Ken'ichi Ohmichi · 9 years ago
  16. 0f82525 Return complete response from servers_client by ghanshyam · 9 years ago
  17. b263108 Add "server" to action methods - part 2 by Ken'ichi Ohmichi · 9 years ago
  18. 5271b0f Add "server" to action methods by Ken'ichi Ohmichi · 9 years ago
  19. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  20. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 10 years ago
  21. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  22. 5e2d2a2 Split resource_setup for scenario tests by Emily Hugenbruch · 10 years ago
  23. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  24. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
  25. 60ea6c5 Fix resource_setup order in scenarios by Masayuki Igawa · 10 years ago
  26. ac20b5e Migrate scenario tests to resource_* fixtures by Andrea Frittoli · 10 years ago
  27. aadf036 Migrate test_server_advanced_ops to tempest client by Ghanshyam · 10 years ago
  28. 9e5eac0 Honor suspend/pause config switches in scenario tests by armando-migliaccio · 11 years ago
  29. 4ded9f0 Prepare for enabling H302 rule (scenario) by Masayuki Igawa · 11 years ago
  30. 6c07229 Convert scenario tests to use global CONF object by Matthew Treinish · 11 years ago
  31. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  32. 9206477 Create only necessary networks resources for scenario tests by Sylvain Afchain · 11 years ago
  33. d5c9602 Reorganize project feature config options by Matthew Treinish · 11 years ago
  34. 61cadca makes passing the client optional to utilities in scenario/manager.py by Giulio Fidente · 11 years ago
  35. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 11 years ago
  36. 06d9827 Use common create_server method for advanced_ops by Ken'ichi Ohmichi · 11 years ago
  37. 2153ec0 Add services tags to scenario tests by Matthew Treinish · 11 years ago
  38. f4a9b0f Switch to using Oslo logging by Matthew Treinish · 12 years ago
  39. 1896652 TestServerAdvancedOps server leaking by Attila Fazekas · 12 years ago
  40. 58ab531 Adding test_server_sequence_suspend_resume by Tatyana Leontovich · 12 years ago
  41. 46818aa Configure logging format flexibly by Mitsuhiko Yamazaki · 12 years ago
  42. 6dbc6da add scenario directory by Sean Dague · 12 years ago[Renamed (96%) from tempest/tests/compute/servers/test_server_advanced_ops.py]
  43. 35a7caf make status_timeout a method by Sean Dague · 12 years ago
  44. 51ed356 Fix status_timeout incorrectly referencing self by Pavel Sedlák · 12 years ago
  45. 14c6818 fix E122 and E126 flake8 issues by Sean Dague · 12 years ago
  46. fbf40fd Remove smoke.py and clean up base test classes by Matthew Treinish · 12 years ago
  47. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 12 years ago
  48. e62b9f0 General cleanup/organization of compute tests by dwalleck · 12 years ago[Renamed from tempest/tests/compute/test_server_advanced_ops.py]
  49. dec13ec Provide more default clients for smoke tests. by Maru Newby · 12 years ago
  50. 051075a Addition of base Smoke and Whitebox tests by Jay Pipes · 13 years ago