1. 1f469a5 Merge "Use common create_keypair method for autoscaling" by Jenkins · 11 years ago
  2. 1988bba Merge "Switch run_tests.sh to run in parallel by default" by Jenkins · 11 years ago
  3. aa86efd Merge "Rename heat logical_resource_id to resource_name" by Jenkins · 11 years ago
  4. e67416c Merge "Create discovery option for stress tests" by Jenkins · 11 years ago
  5. 14845af Merge "Always log stdout and stderr of CLI commands" by Jenkins · 11 years ago
  6. 0d9a84f Always log stdout and stderr of CLI commands by Pavel Sedlák · 11 years ago
  7. 44cd68e Merge "removes self.fail as suggested by HACKING.rst" by Jenkins · 11 years ago
  8. 32221b8e Create discovery option for stress tests by Marc Koderer · 11 years ago
  9. 49f4036 Switch run_tests.sh to run in parallel by default by Matthew Treinish · 11 years ago
  10. 32d3570 Add unittest framework + tests for wrapper scripts by Matthew Treinish · 11 years ago
  11. 92f7719 removes self.fail as suggested by HACKING.rst by Giulio Fidente · 11 years ago
  12. 33d8e93 Rename heat logical_resource_id to resource_name by Steve Baker · 11 years ago
  13. 59f5cde Merge "Update requirements from global requirements" by Jenkins · 11 years ago
  14. a7b9dbc Merge "Switch gating tox jobs to testr parallel" by Jenkins · 11 years ago
  15. 0042d2d Merge "close http connections" by Jenkins · 11 years ago
  16. 5da7c1f Merge "Skip orchestration scenario tests if heat service not available" by Jenkins · 11 years ago
  17. bdf4851 Update requirements from global requirements by Matthew Treinish · 11 years ago
  18. 8ca0625 Use common create_keypair method for autoscaling by Ken'ichi Ohmichi · 11 years ago
  19. 7e42dd3 Merge "Protected matcher import" by Jenkins · 11 years ago
  20. 11c5b64 Skip orchestration scenario tests if heat service not available by Matt Riedemann · 11 years ago
  21. 6c90c22 Merge "Cleanup: Add common "ssh-login server" method" by Jenkins · 11 years ago
  22. 6deb905 Merge "use assertIsNotNone instead of assertNotEqual(*, None)" by Jenkins · 11 years ago
  23. ccc2e42 Merge "Add more tests for Swift Account Quota" by Jenkins · 11 years ago
  24. 8e59b81 Merge "Fixed up a missing space in an error message" by Jenkins · 11 years ago
  25. 155706e Merge "Fix skip tracker regex for multi-line skips" by Jenkins · 11 years ago
  26. 9ff2c3a Merge "Provide tox entry for running slow heat tests" by Jenkins · 11 years ago
  27. 26058bc Switch gating tox jobs to testr parallel by Matthew Treinish · 11 years ago
  28. c5d52e9 Provide tox entry for running slow heat tests by David Kranz · 11 years ago
  29. 23a58a3 close http connections by Mate Lakat · 11 years ago
  30. 025aa66 Merge "Skip os-fixed-ips test since neutron has not implemented it" by Jenkins · 11 years ago
  31. 35c4892 Merge "Unit tests as stress tests" by Jenkins · 11 years ago
  32. b435dd4 Merge "Fixing format_flavor to handle flavor extra_specs" by Jenkins · 11 years ago
  33. 94560d4 Fixed up a missing space in an error message by Alex Gaynor · 11 years ago
  34. eb59b7d Merge "Cleanup: Add common "create volume" method" by Jenkins · 11 years ago
  35. c0e79aa Merge "Heat autoscaling scenario test" by Jenkins · 11 years ago
  36. dd7c6ce Heat autoscaling scenario test by Steve Baker · 12 years ago
  37. 4c18fa1 cli: add messages to assertTrue by Pavel Sedlák · 11 years ago
  38. b3aa912 Cleanup: Add common "ssh-login server" method by Ken'ichi Ohmichi · 11 years ago
  39. 70672df Cleanup: Add common "create volume" method by Ken'ichi Ohmichi · 11 years ago
  40. 7395517 Merge "Cleanup: Add common "create security rule" method" by Jenkins · 11 years ago
  41. eff800e Merge "Mismatch dictionary key in the process of parsing XML" by Jenkins · 11 years ago
  42. fd07956 Merge "Remove identity race condition" by Jenkins · 11 years ago
  43. ba708d3 Merge "Adding network api xml support" by Jenkins · 11 years ago
  44. 14ae2d8 Merge "Add tenant isolation to the swift tests" by Jenkins · 11 years ago
  45. b2fc06e Merge "Cleanup: Add common "create keypair" method" by Jenkins · 11 years ago
  46. 7f7d452 use assertIsNotNone instead of assertNotEqual(*, None) by Ionuț Arțăriși · 11 years ago
  47. c0722a7 Skip os-fixed-ips test since neutron has not implemented it by zhhuabj · 11 years ago
  48. 1d41b83 Merge "Remove skip of neutron connectivity check" by Jenkins · 11 years ago
  49. c4d03f3 Merge "Set missing attribute self.server in _create_and_attach utility" by Jenkins · 11 years ago
  50. 3c1f519 Cleanup: Add common "create security rule" method by Ken'ichi Ohmichi · 11 years ago
  51. 3fdb80c Add tenant isolation to the swift tests by Matthew Treinish · 11 years ago
  52. 6769832 Adding network api xml support by raiesmh08 · 11 years ago
  53. 129acf5 Merge "Fixing the rest of the comment spacing issues" by Jenkins · 11 years ago
  54. 6a7a2d5 Set missing attribute self.server in _create_and_attach utility by Ryan Hsu · 11 years ago
  55. cc51ccd Mismatch dictionary key in the process of parsing XML by zhhuabj · 11 years ago
  56. db05602 Remove skip of neutron connectivity check by Maru Newby · 11 years ago
  57. bd6fcb6 Fix skip tracker regex for multi-line skips by Matthew Treinish · 11 years ago
  58. 53cb58a Add more tests for Swift Account Quota by Joe H. Rahme · 11 years ago
  59. ccfa653 Fixing format_flavor to handle flavor extra_specs by Aditi Raveesh · 11 years ago
  60. 599d1b8 Cleanup: Add common "create keypair" method by Ken'ichi Ohmichi · 11 years ago
  61. 5f4fa8b Merge "Testcase to create bulk networks in one API call" by Jenkins · 11 years ago
  62. 4289403 Merge "Added 3 Routers related testcases for Neutron API" by Jenkins · 11 years ago
  63. c3a095b Fixing the rest of the comment spacing issues by Attila Fazekas · 11 years ago
  64. 1ac6776 Merge "Cleanup: Add common "create_server" method" by Jenkins · 11 years ago
  65. 104fda6 Merge "Remove positive tag" by Jenkins · 11 years ago
  66. 02f5bbe Merge "Add nose to run_tests and tox for python 2.6" by Jenkins · 11 years ago
  67. 94a276d Merge "Fixed test for non-public flavor" by Jenkins · 11 years ago
  68. 11d165a Merge "skip test_list_servers_filtered_by_ip_regex on neutron gate" by Jenkins · 11 years ago
  69. 8c9be3f Merge "Fix typos in tempest/api/README.rst" by Jenkins · 11 years ago
  70. 081464b Remove identity race condition by Adalberto Medeiros · 11 years ago
  71. 4ecef7d Protected matcher import by Attila Fazekas · 11 years ago
  72. 61f272b Cleanup: Add common "create_server" method by Ken'ichi Ohmichi · 11 years ago
  73. 3d955d9 Fixed test for non-public flavor by Sumanth Nagadavalli · 11 years ago
  74. f0e4747 Add nose to run_tests and tox for python 2.6 by Matthew Treinish · 11 years ago
  75. 4369755 Merge "Adding extra_specs to flavor format" by Jenkins · 11 years ago
  76. 5e293cc Merge "setUpClass/tearDownClass full chain" by Jenkins · 11 years ago
  77. 2a40629 skip test_list_servers_filtered_by_ip_regex on neutron gate by Attila Fazekas · 11 years ago
  78. e99072d Fix typos in tempest/api/README.rst by Yong Sheng Gong · 11 years ago
  79. 0aababb Unit tests as stress tests by Attila Fazekas · 12 years ago
  80. bc8dbd3 Cleanup try/except/finally blocks in several tests by Matt Riedemann · 11 years ago
  81. f86fa31 setUpClass/tearDownClass full chain by Attila Fazekas · 11 years ago
  82. b03eab4 Testcase to create bulk networks in one API call by Nayna Patel · 11 years ago
  83. 197c012 Added 3 Routers related testcases for Neutron API by nayna-patel · 12 years ago
  84. c04a0fc Adding extra_specs to flavor format by Aarti Kriplani · 11 years ago
  85. 3049dc9 Merge "White space after # in the tempest/services" by Jenkins · 11 years ago
  86. b86cda9 Add tenant isolation for scenario tests by Matthew Treinish · 12 years ago
  87. dcaa2b4 Switch use of select() to poll() by Matthew Treinish · 11 years ago
  88. aa04d61 Remove positive tag by Attila Fazekas · 11 years ago
  89. f722050 Merge "Add tests for swift container listing filters" by Jenkins · 11 years ago
  90. f6893d3 Merge "Test cases for Roles V3 Actions" by Jenkins · 11 years ago
  91. 1b6d626 Merge "Fix posargs usage for tox jobs" by Jenkins · 11 years ago
  92. cb56994 Fix return code for pretty_tox_serial.sh by Matthew Treinish · 11 years ago
  93. eda037c Fix posargs usage for tox jobs by Matthew Treinish · 11 years ago
  94. ef167da Merge "Skip secgroup invalid name/desc tests until bug 1161411 is fixed" by Jenkins · 11 years ago
  95. 8f23cb6 Merge "Rework class inheritance for scenario tests" by Jenkins · 11 years ago
  96. c687be1 Merge "scenario test involving glance, cinder and nova functionalities" by Jenkins · 11 years ago
  97. faab431 Add tests for swift container listing filters by Fabien Boucher · 11 years ago
  98. 59eb0b2 Switch to testr serial instead of nose by Matthew Treinish · 11 years ago
  99. e8d508d Merge "Added negative tests for server" by Jenkins · 11 years ago
  100. 0ae79ce Rework class inheritance for scenario tests by Matthew Treinish · 11 years ago