1. 8bd013e Add tox job to build docs by Matthew Treinish · 11 years ago
  2. 5716058 Enable E251,E265 rules ignore H402 by Matthew Treinish · 11 years ago
  3. c795b9e Enable E113,E111,H302,F812,E713 rules by Matthew Treinish · 11 years ago
  4. b013678 Bump hacking to 0.9.x series by Matthew Treinish · 11 years ago
  5. 55e29b4 Make run_stress.py script an entry point by Matthew Treinish · 11 years ago
  6. 5c660ab Enable H302 rule everywhere by Matthew Treinish · 11 years ago
  7. 2b6db0c Add hacking import exception for service clients by Matthew Treinish · 11 years ago
  8. 2009590 Make heat-slow job run in parallel by Matthew Treinish · 11 years ago
  9. 5739ac1 Use pretty tox with the ``all`` env by Attila Fazekas · 11 years ago
  10. a646d17 Revert "always use sitepackages" by Sean Dague · 11 years ago
  11. a74f5d4 Mildly wound the interlopers by Matthew Treinish · 11 years ago
  12. 431e61a Merge "Add a serial full tox job to tox.ini" by Jenkins · 11 years ago
  13. 99288cd Add a serial full tox job to tox.ini by Matthew Treinish · 11 years ago
  14. 22121d1 Remove tox locale overrides by Jeremy Stanley · 11 years ago
  15. b2f5cad Add a unit test coverage tox job by Matthew Treinish · 11 years ago
  16. c81568f always use sitepackages by Sean Dague · 11 years ago
  17. 87f772c Add test_discover module to provide a load_tests hook by Matthew Treinish · 11 years ago
  18. d3254eb Merge "Add new env variable to specify test path" by Jenkins · 11 years ago
  19. 1ee4398 Set pipefail for wrapper scripts by Matthew Treinish · 11 years ago
  20. bf47061 Add new env variable to specify test path by Matthew Treinish · 11 years ago
  21. 0222594 Don't have tox install pre-release software by James E. Blair · 11 years ago
  22. 96a20bc Rip out the coverage extension client from tempest by Matthew Treinish · 11 years ago
  23. 3d46811 Add sample config check to tox pep8 job by Matthew Treinish · 11 years ago
  24. 6d62933 Make smoke tests parallel by Joe Gordon · 11 years ago
  25. d279629 Add special serial smoke option by Joe Gordon · 11 years ago
  26. b1539c5 Change all non-slow scenario tests to smoke by Masayuki Igawa · 11 years ago
  27. 12fdf4b Split out unit tests as separate tox jobs by Matthew Treinish · 11 years ago
  28. 7228e11 Update to latest tox by Matthew Treinish · 11 years ago
  29. ea88d9f TEMPEST_PY26_NOSE_COMPAT in py26 jobs by Attila Fazekas · 11 years ago
  30. 8f940ab Fix problem with never stopping stress tests by Marc Koderer · 11 years ago
  31. 4d75ef4 Raise OS_TEST_TIMEOUT for heat slow test by Steve Baker · 11 years ago
  32. 47b1083 Merge "Add large-ops option to tox" by Jenkins · 11 years ago
  33. e67416c Merge "Create discovery option for stress tests" by Jenkins · 11 years ago
  34. 32221b8e Create discovery option for stress tests by Marc Koderer · 11 years ago
  35. 32d3570 Add unittest framework + tests for wrapper scripts by Matthew Treinish · 11 years ago
  36. 4002815 Add large-ops option to tox by Joe Gordon · 11 years ago
  37. a7b9dbc Merge "Switch gating tox jobs to testr parallel" by Jenkins · 11 years ago
  38. 26058bc Switch gating tox jobs to testr parallel by Matthew Treinish · 11 years ago
  39. c5d52e9 Provide tox entry for running slow heat tests by David Kranz · 11 years ago
  40. f0e4747 Add nose to run_tests and tox for python 2.6 by Matthew Treinish · 11 years ago
  41. eda037c Fix posargs usage for tox jobs by Matthew Treinish · 11 years ago
  42. 59eb0b2 Switch to testr serial instead of nose by Matthew Treinish · 11 years ago
  43. 68a8060 Make testr full runs skip tests with 'slow' tag by David Kranz · 11 years ago
  44. 83d2ec4 Add tox job for serial testr by Matthew Treinish · 11 years ago
  45. e2955c0 Add posargs to testr-full tox job by Matthew Treinish · 11 years ago
  46. 3eab989 Merge "Document E125 as a won't fix." by Jenkins · 11 years ago
  47. dca03dd Document E125 as a won't fix. by Joe Gordon · 11 years ago
  48. 8551278 Add unittest like output for testr-full in tox by Matthew Treinish · 11 years ago
  49. 87af1bb Switch to using testr as the test runner for everything non-gating. by Matthew Treinish · 12 years ago
  50. 7bd1cf2 Fix tox job for stress tests. by Matthew Treinish · 11 years ago
  51. cee1177 Add a tox job to run stress tests. by Matthew Treinish · 12 years ago
  52. 0400129 Add posargs to tox coverage job. by Matthew Treinish · 12 years ago
  53. 7a3e004 Add logic to tox.ini to run all tempest tests by Giampaolo Lauria · 12 years ago
  54. d41413a Rename requires files to standard names. by Zhenguo Niu · 12 years ago
  55. d50c27d Modify hacking flake8 extension by Giampaolo Lauria · 12 years ago
  56. b56052b initial seed for tempest doc directory by Sean Dague · 12 years ago
  57. 1937d09 rename tests -> api by Sean Dague · 12 years ago
  58. 09761f6 move boto tests to thirdparty directory - part 1 by Sean Dague · 12 years ago
  59. 6dbc6da add scenario directory by Sean Dague · 12 years ago
  60. 1b837ce Create Flake8 extension for tempest checks by Giampaolo Lauria · 12 years ago
  61. 2077983 collapse tox.ini test commands for readability by Sean Dague · 12 years ago
  62. f682579 move cli directory into new tree structure by Sean Dague · 12 years ago
  63. 9cf9539 only install things in the venv for pep8 by Sean Dague · 12 years ago
  64. 8d4c90c Put the logic from devstack gate into tox. by Monty Taylor · 12 years ago
  65. b2ca5ca Finish up flake8 conversion. by Monty Taylor · 12 years ago
  66. 4d1bee8 Use the same style checking everywhere by afazekas · 12 years ago
  67. 90aedd1 Use oslo.config-1.1.0b1 by Matthew Treinish · 12 years ago
  68. abfa149 Use '-m' for tempest_coverage.py in tox.ini by Matthew Treinish · 12 years ago
  69. 29843cc Merge "Add tools/tempest_coverage.py script." by Jenkins · 12 years ago
  70. d15705b Add tools/tempest_coverage.py script. by Matthew Treinish · 12 years ago
  71. f237ccb Fix T401 and T402 errors by Sean Dague · 12 years ago
  72. d18cfe5 tempest error codes should start with T by Sean Dague · 12 years ago
  73. 97449cc add hacking.py rule to prevent docstrings by Sean Dague · 12 years ago
  74. a1343de Fixes PEP8 error E121 by Zhongyue Luo · 12 years ago
  75. 8b37289 Improve pep8 checks to be similar to those in nova by Matthew Treinish · 12 years ago
  76. 1301f8d Remove kong. Fixes bug 1052511. by David Kranz · 12 years ago
  77. 30a563f Clean up pep8 E123 and E124 violations by Zhongyue Luo · 12 years ago
  78. e0884a3 Clean up pep8 E127 violations by Zhongyue Luo · 12 years ago
  79. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 12 years ago
  80. e471d6e Clean up pep8 E711 violations by Zhongyue Luo · 12 years ago
  81. e6321ef Clean up pep8 E502 violations by Zhongyue Luo · 12 years ago
  82. a6aa5f2 Fix checks in server listing only lok for an ID by Jay Pipes · 12 years ago