1. 8f9c77b Fail create if validation flags do not agree by Dan Smith · 1 year, 11 months ago
  2. dfb3043 Introduce @serial test execution decorator by Balazs Gibizer · 3 years, 3 months ago
  3. 1ff7748 Remove usage of unittest2 by Jon Schlueter · 3 years, 2 months ago
  4. 18b45d7 Moving API microversion fixture in resource_setup by Ghanshyam Mann · 3 years, 3 months ago
  5. e662307 Remove usage of six by songwenping · 4 years, 1 month ago
  6. a6ee2d1 Remove usage of six by songwenping · 4 years, 1 month ago
  7. 2d0da04 Support scope in dynamic cred for specific roles by Ghanshyam Mann · 4 years ago
  8. 420586c Add alt project persona in dynamic credential by Ghanshyam Mann · 4 years, 2 months ago
  9. 57d56fa Remove deprecated test.idempotent_id decorator by Ghanshyam Mann · 4 years, 3 months ago
  10. e64c78d Add workaround to handle the testtool skip exception in CLI test by Ghanshyam Mann · 5 years ago
  11. 7155fdf Call tearDownClass when handling skip exception on setUpClass by Douglas Viroel · 5 years ago
  12. 68ddf41 Add workaround to handle the testtool skip exception issue by Ghanshyam Mann · 6 years ago
  13. 1291bb4 Add profiler support into Tempest by Ilya Shakhat · 7 years ago
  14. eac094a docs: Fix incorrect docstrings in reStructuredText format by Sergey Vilgelm · 6 years ago
  15. de67637 Add missing ws seperator between words by zhufl · 6 years ago
  16. 2d6bcaa Fix code to pass pep8 Tox environment. by Federico Ressi · 7 years ago
  17. 33289a2 Default to using neutron networks_client in get_tenant_network by zhufl · 7 years ago
  18. e1ed695 Move identity_utils to common.identity by Andrea Frittoli · 8 years ago
  19. ba712ac Add unit tests for not overriding setUpClass by Andrea Frittoli · 8 years ago
  20. 08e42d4 Add unit tests for test class fixtures by Andrea Frittoli (andreaf) · 8 years ago
  21. 9958367 Prepare setup_clients and resource_setup by Andrea Frittoli · 8 years ago
  22. a6c885a Prepare setup_credentials as stable by Andrea Frittoli · 8 years ago
  23. a5440c8 Prepare skip_checks as stable interface by Andrea Frittoli · 8 years ago
  24. 421dc3c Make skip_checks and setup_creds safe by Andrea Frittoli · 8 years ago
  25. bcbf1af1 Prepare network_resources as a stable interface by Andrea Frittoli · 8 years ago
  26. 0477acc Make validation_resources a stable interface by Andrea Frittoli · 8 years ago
  27. 9f416dd Stop implicit validation_resources provisioning by Andrea Frittoli · 8 years ago
  28. 3be5748 Make resource_cleanup stable by Andrea Frittoli · 8 years ago
  29. 75498ba check is_admin_available for force_tenant_isolation in test.py by zhufl · 8 years ago
  30. cd36841 Move test decorators to common by Andrea Frittoli · 8 years ago
  31. 29330ba Merge "Stop passing around dicts in validation resources" by Jenkins · 8 years ago
  32. 3ea343e Merge "Fix client usage in validation resources" by Jenkins · 8 years ago
  33. cd65d42 Merge "Drop validation resources dependency from CONF" by Jenkins · 8 years ago
  34. 8871fca Stop passing around dicts in validation resources by Andrea Frittoli · 8 years ago
  35. 463a8a6 Fix client usage in validation resources by Andrea Frittoli · 8 years ago
  36. 1fa7a60 Drop validation resources dependency from CONF by Andrea Frittoli · 8 years ago
  37. 9619b98 Merge "Remove deprecated test.related_bug decorator" by Jenkins · 8 years ago
  38. 88eb677 Move schedule filter check to compute module by Andrea Frittoli · 8 years ago
  39. 64485cc Remove deprecated test.related_bug decorator by ghanshyam · 8 years ago
  40. b19c55d Migrate the preprov creds module to tempest lib by Matthew Treinish · 8 years ago
  41. 138c0fb Merge "Add notes for network and identity in get_service_list" by Jenkins · 8 years ago
  42. ae155b7 Pause resource cleanup by Martin Kopec · 8 years ago
  43. 9012ba3 Add notes for network and identity in get_service_list by Masayuki Igawa · 8 years ago
  44. cf999a8 cls.os is deprecated use cls.os_primary by Andrea Frittoli · 8 years ago
  45. 7835ca1 Fix deprecation warnings by Jakub Libosvar · 8 years ago
  46. 8160d31 test.py: stop using aliases for creds manager by Jordan Pittier · 8 years ago
  47. 9e01dbb Always provision accounts with auth_version by Andrea Frittoli · 8 years ago
  48. 07acf26 Move InvalidServiceTag by Andrea Frittoli · 8 years ago
  49. 9902bd3 Merge "Use sequence directly instead of using len()" by Jenkins · 8 years ago
  50. 0c0f014 Use sequence directly instead of using len() by Masayuki Igawa · 8 years ago
  51. 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 8 years ago
  52. 9d52e99 Merge "Move the `related_bug` decorator from test.py to tempest/lib" by Jenkins · 8 years ago
  53. c5665a6 Move the `related_bug` decorator from test.py to tempest/lib by Jordan Pittier · 8 years ago
  54. 6f05307 Cleanup services decorator by Andrea Frittoli · 8 years ago
  55. 71c71e9 Beautify assertEmpty and assertNotEmpty by Andrea Frittoli · 8 years ago
  56. 92ade4b Improve error info in assertEmpty and assertNotEmpty by zhufl · 8 years ago
  57. f2088f3 Merge "Remove call_until_true from test module" by Jenkins · 8 years ago
  58. f2ba23f Remove call_until_true from test module by Ken'ichi Ohmichi · 8 years ago
  59. 44f0127 Finish switching to decorators.idempotent_id by Ken'ichi Ohmichi · 8 years ago
  60. e4be907 Remove an unused variable in the BaseTestCase class by Jordan Pittier · 8 years ago
  61. 525ec71 Hacking: enable H904 by Jordan Pittier · 8 years ago
  62. d3685ca Merge "Removing baremetal tests from tempest tree" by Jenkins · 8 years ago
  63. 4561b60 Merge "Improve help message for scheduler_available_filters" by Jenkins · 8 years ago
  64. 83b95d1 Merge "Add test.related_bug() to know launchpad bug reports" by Jenkins · 8 years ago
  65. 66cded2 Removing baremetal tests from tempest tree by Thiago Paiva · 9 years ago
  66. c51971c Merge "tempest/test.py: make set_validation_resources() more idiomatic" by Jenkins · 8 years ago
  67. a1111c5 Add test.related_bug() to know launchpad bug reports by Ken'ichi Ohmichi · 8 years ago
  68. 7322467 Set auth in clients before they are used by Andrea Frittoli · 8 years ago
  69. 79cd182 tempest/test.py: make set_validation_resources() more idiomatic by Jordan Pittier · 8 years ago
  70. 5817e14 Improve help message for scheduler_available_filters by ghanshyam · 8 years ago
  71. 64862f7 Use more specific asserts in tests by Béla Vancsics · 8 years ago
  72. 3787e4c Move cred_client to tempest.lib by Matthew Treinish · 8 years ago
  73. 2e7ae7c Remove the Stress framework by Jordan Pittier · 8 years ago
  74. 482e3ce Remove the NegativeAutoTest Framework by Jordan Pittier · 8 years ago
  75. 35a6375 Move `call_until_true` to tempest/lib by Jordan Pittier · 9 years ago
  76. 22b3008 Remove unused service tags and client by Masayuki Igawa · 9 years ago
  77. c9cbb0f Remove trove tests from tempest by Matthew Treinish · 9 years ago
  78. af4f7cf Cleanup exceptions in tempest by Andrea Frittoli (andreaf) · 9 years ago
  79. 848c4a1 Stop passing TestResources to Managers by Andrea Frittoli (andreaf) · 9 years ago
  80. 672ebd3 Remove integrated dashboard tests by David Lyle · 9 years ago
  81. c2c9057 Merge "Remove Ceilometer tempest tests" by Jenkins · 9 years ago
  82. 6cc6fbc Adding documentation to dynamic_creds functions by edannon · 9 years ago
  83. e4796f8 Remove Ceilometer tempest tests by ghanshyam · 9 years ago
  84. d079c89 Add pep8 check to use data_utils.rand_uuid() by Ken'ichi Ohmichi · 9 years ago
  85. 9228bf7 Allow get_tenant_network() for non-primary creds by Ryan Rossiter · 9 years ago
  86. 392d47c Merge "Fix ambiguous method name" by Jenkins · 9 years ago
  87. 9984801 Merge "Security Groups multi-node scenario" by Jenkins · 9 years ago
  88. 9591412 Fix ambiguous method name by Yair Fried · 9 years ago
  89. 02620fd Implement TIMEOUT_SCALING_FACTOR for tempest by Sean Dague · 9 years ago
  90. ca5cfb5 Security Groups multi-node scenario by Yair Fried · 9 years ago
  91. 24bcb88 Split roles_client for keystone v3 client by Arx Cruz · 9 years ago
  92. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  93. d2fbdff Merge "Split domains_client from keystone V3 client" by Jenkins · 9 years ago
  94. 91a26b6 Split domains_client from keystone V3 client by Daniel Mellado · 9 years ago
  95. 05049dd Add microversion fixture to set microversion by Ghanshyam · 9 years ago
  96. 5cdb91c Merge "add client_manager_class param to BaseTestCase" by Jenkins · 9 years ago
  97. 7aea534 Split users_client from keystone V3 client by Daniel Mellado · 9 years ago
  98. 47a93ab Separate projects client from identity V3 client by Yaroslav Lobankov · 9 years ago
  99. bd76960 Fixing typos in tempest/test.py by Joshua White · 9 years ago
  100. 60687e5 add client_manager_class param to BaseTestCase by Ryota MIBU · 9 years ago