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