1. 3cae600 tempest: tell tempest our scenario are long by Mehdi Abaakouk · 8 years ago
  2. a8ea368 integration: Fix report generation by Mehdi Abaakouk · 8 years ago
  3. f0f6833 tempest: Don't hardcode the network name by Mehdi Abaakouk · 8 years ago
  4. dd05862 Merge "fix gnocchi unprocessed measures debug" by Jenkins · 8 years ago
  5. c5ebe73 Cleanup post_test_hook.sh by Mehdi Abaakouk · 8 years ago
  6. 47a4735 tempest: use the configured flavor by Mehdi Abaakouk · 8 years ago
  7. d9f4855 Merge "tempest: rework gabbi setup" by Jenkins · 8 years ago
  8. de7d41e tempest: rework gabbi setup by Mehdi Abaakouk · 8 years ago
  9. 2f996d9 Correct bad use response_strings in live.yaml by gord chung · 8 years ago
  10. fca71e4 tempest: Fix exception handling by Mehdi Abaakouk · 8 years ago
  11. ee20657 tempest: remove confusing stack check step by Mehdi Abaakouk · 8 years ago
  12. ea01857 fix gnocchi unprocessed measures debug by gord chung · 8 years ago
  13. cf1ac1e Merge "tempest: remove broken tests" by Jenkins · 8 years ago
  14. 330b736 tempest: remove broken tests by Mehdi Abaakouk · 8 years ago
  15. 79813eb Switch to use stable data_utils by Ken'ichi Ohmichi · 8 years ago
  16. 6d05658 Merge "tempest: skip legacy telemetry-api tests" by Jenkins · 8 years ago
  17. 43dcca5 Merge "Switch to use stable data_utils" by Jenkins · 8 years ago
  18. 4e26792 Switch to use stable data_utils by Ken'ichi Ohmichi · 8 years ago
  19. 8839997 tempest: skip legacy telemetry-api tests by Mehdi Abaakouk · 8 years ago
  20. 2581274 prepare future tempest breakage by Mehdi Abaakouk · 8 years ago
  21. 69eb3aa Remove smoke tag for TelemetryNotificationAPITest by Emilien Macchi · 8 years ago
  22. 4123925 set OS_AUTH_TYPE in gate by gord chung · 8 years ago
  23. a767152 match generic cirros name by gord chung · 8 years ago
  24. 7d981bf Merge "gabbi: use history" by Jenkins · 8 years ago
  25. beb32ba Switch to use test_utils.call_until_true by Ken'ichi Ohmichi · 8 years ago
  26. ace7de6 gabbi: use history by gord chung · 8 years ago
  27. 17b4d5b stop hardcode timeout in tempest tests by Hanxi Liu · 8 years ago
  28. 4659e89 Merge "Use Tempest stable library interfaces" by Jenkins · 8 years ago
  29. 0cf2f9f Do not use non-UUID resource ID in Aodh+Gnocchi tests by Julien Danjou · 8 years ago
  30. 6f2d75f Use Tempest stable library interfaces by Ken'ichi Ohmichi · 8 years ago
  31. 08a05a5 Switch to decorators.idempotent_id by ghanshyam · 8 years ago
  32. 9fd181c Merge "check panko during integration test" by Jenkins · 8 years ago
  33. 69cdfb2 show panko events for debug by gord chung · 8 years ago
  34. 7014db6 check panko during integration test by gord chung · 8 years ago
  35. 7a61c67 tempest: use tempest img by Mehdi Abaakouk · 8 years ago
  36. be63617 tempest: Allow to not run deprecated API tests by Mehdi Abaakouk · 8 years ago
  37. d48779e tempest: allow usage of scenario-img for autoscaling by Mehdi Abaakouk · 8 years ago
  38. 3146cd9 Fix error module usage by Hanxi Liu · 8 years ago
  39. 43af9c9 Merge "Test suite for Aodh's gnocchi-resource-threshold alarm." by Jenkins · 8 years ago
  40. af09dd9 Test suite for Aodh's gnocchi-resource-threshold alarm. by Yurii Prokulevych · 8 years ago
  41. c28dfe9 Merge "integration: deleting the stack sometimes timeout" by Jenkins · 8 years ago
  42. 09852b5 Merge "integration: run gabbi first" by Jenkins · 8 years ago
  43. 25830da Merge "tempest: support keystone v3 for autoscaling" by Jenkins · 8 years ago
  44. 76be161 integration: run gabbi first by Mehdi Abaakouk · 8 years ago
  45. e3a1aca integration: deleting the stack sometimes timeout by Mehdi Abaakouk · 8 years ago
  46. f79a0ae tempest: support keystone v3 for autoscaling by Mehdi Abaakouk · 8 years ago
  47. 8ecffaf tests: generate reports when tempest fail by Mehdi Abaakouk · 8 years ago
  48. b5950dc Merge "use aodhclient in integration test" by Jenkins · 8 years ago
  49. 07d788e Merge "integration tests: fix generation of tests_results.html" by Jenkins · 8 years ago
  50. 12fc921 Reenable the tempest test about nova notification by liusheng · 8 years ago
  51. 31291f8 integration tests: fix generation of tests_results.html by Mehdi Abaakouk · 8 years ago
  52. 3367b2d use aodhclient in integration test by gord chung · 8 years ago
  53. e65b391 Clean the glance v1 code in tempest plugin by liusheng · 8 years ago
  54. 245f53d Fix gate problem related to _error_checker() by Ken'ichi Ohmichi · 8 years ago
  55. 4946720 Add autoscaling scenario in tempest tests by Mehdi Abaakouk · 9 years ago
  56. 3989077 Stop adding ServiceAvailable group option by Nishant Kumar · 8 years ago
  57. f106357 Merge "Cleanup imports in code" by Jenkins · 8 years ago
  58. a345c66 Cleanup imports in code by Nguyen Phuong An · 8 years ago
  59. 03b4b55 Fix tempest.conf generation by Thomas Bechtold · 8 years ago
  60. 3f9e3eb Add missing %s in print message by zhufl · 8 years ago
  61. 8df87ca Remove unused LOG by zhufl · 9 years ago
  62. 12b5aec Use trusts in Heat integration test by Thomas Herve · 9 years ago
  63. e28e826 Merge "Copy images_client from tempest" by Jenkins · 9 years ago
  64. e8598fa Copy images_client from tempest by Ken'ichi Ohmichi · 9 years ago
  65. 8b7284e Merge "Fix Ceilometer tests config options" by Jenkins · 9 years ago
  66. 108dc67 tempest: import ImagesClient as ImagesClientV2 by Emilien Macchi · 9 years ago
  67. 672f22a tempest_plugin: drop telemetry decorator by Emilien Macchi · 9 years ago
  68. f666683 replace deprecated heat command with OSC by ZhiQiang Fan · 9 years ago
  69. 905e081 Fix Ceilometer tests config options by ghanshyam · 9 years ago
  70. 133022d devstack Fix unprocess measure path by Mehdi Abaakouk · 9 years ago
  71. 132eba4 gate: add missing sudo by Mehdi Abaakouk · 9 years ago
  72. 08ff867 tempest: migrate api and scnario tests from tempest by Ryota MIBU · 9 years ago
  73. f2e112b Merge "tests: fix unworking debug output" by Jenkins · 9 years ago
  74. 5cc1cb5 tests: fix unworking debug output by Julien Danjou · 9 years ago
  75. 06de9d1 Merge "tempest: migrate base class for tests" by Jenkins · 9 years ago
  76. 849b391 fix tempest path by gordon chung · 9 years ago
  77. 206e09f Merge "tempest: add ceilometer tempest plugin" by Jenkins · 9 years ago
  78. 8b06eaf Merge "tempest: add telemetry client manager" by Jenkins · 9 years ago
  79. 28c9832 Merge "tempest: migrate conf.py from tempest tree" by Jenkins · 9 years ago
  80. bd55be9 integration-gate: fix publicURL retrieval by gordon chung · 9 years ago
  81. f0832d5 tempest: migrate base class for tests by Ryota MIBU · 9 years ago
  82. 54e35cf tempest: add ceilometer tempest plugin by Ryota MIBU · 9 years ago
  83. d304d4b tempest: add telemetry client manager by Ryota MIBU · 9 years ago
  84. cb33414 tempest: migrate conf.py from tempest tree by Ryota MIBU · 9 years ago
  85. 9a3a74b tempest: copy telemetry client from tempest tree by Ryota MIBU · 9 years ago
  86. 4a08e01 show queue status on integration test by gordon chung · 9 years ago
  87. 4889640 Use gnocchiclient for integration script by Mehdi Abaakouk · 9 years ago
  88. b03eb6f devstack: fix debug info for Gnocchi by Julien Danjou · 9 years ago
  89. 8071778 integration tests: additional debugging infos by Mehdi Abaakouk · 9 years ago
  90. 7befaa4 integration: Add debugging information by Mehdi Abaakouk · 9 years ago
  91. 6f1e34e integration: fix typo by Mehdi Abaakouk · 9 years ago
  92. 2050e84 Merge "Use new location of subunit2html" by Jenkins · 9 years ago
  93. 52fe6b5 Use new location of subunit2html by Chris Dent · 9 years ago
  94. 7f089ac integration: add some new tests by Mehdi Abaakouk · 9 years ago
  95. 383becb integration test: adjusts timeout by Mehdi Abaakouk · 9 years ago
  96. 1b576c8 integration: chown ceilometer directory properly by Chris Dent · 9 years ago
  97. 4381ac7 integration: use the right user in gate by Mehdi Abaakouk · 9 years ago
  98. 8008151 tests: add an integration test by Mehdi Abaakouk · 9 years ago