1. 134d9f7 Introduce flake8-import-order by Masayuki Igawa · 8 years ago
  2. 525ec71 Hacking: enable H904 by Jordan Pittier · 8 years ago
  3. fe5f786 Merge "Added bindep.txt to the project" by Jenkins · 8 years ago
  4. 28d142b Merge "Tox.ini: removed an outdated code comment." by Jenkins · 8 years ago
  5. d0c4c56 Tox.ini: removed an outdated code comment. by Jordan Pittier · 8 years ago
  6. e976a2a Tox: Hacking: enable extensions H106 and H203 by Jordan Pittier · 8 years ago
  7. ac5c553 Added bindep.txt to the project by Chandan Kumar · 8 years ago
  8. 2e7ae7c Remove the Stress framework by Jordan Pittier · 8 years ago
  9. c3fef9f Switch unit test tox jobs to use ostestr by Matthew Treinish · 8 years ago
  10. cefaa2b Introduce a new tox target that checks requirements.txt by Jordan Pittier · 8 years ago
  11. 01bff31 Merge "Don't include openstack directory in exclude list for flake8" by Jenkins · 8 years ago
  12. d1b9789 Merge "Deprecate method get_ipv6_addr_by_EUI64" by Jenkins · 8 years ago
  13. 730f59b Fix missing serial option of tox full-serial target by Masayuki Igawa · 8 years ago
  14. cd0374a Deprecate method get_ipv6_addr_by_EUI64 by ChangBo Guo(gcb) · 9 years ago
  15. 6ebbc01 Don't include openstack directory in exclude list for flake8 by ChangBo Guo(gcb) · 8 years ago
  16. 68c7871 Switch tox to use tempest run and deprecate bash runners by Matthew Treinish · 8 years ago
  17. 0e8859b Merge "Add python 3.5 classifier and venv" by Jenkins · 8 years ago
  18. 3febde7 Remove thirdparty from tox.ini by Ken'ichi Ohmichi · 8 years ago
  19. c78bda0 Add python 3.5 classifier and venv by guo yunxian · 9 years ago
  20. bdef1c7 Move oslo config generator config inside package by Matthew Treinish · 9 years ago
  21. 0e25a90 Use a single venv for all tempest jobs by Matthew Treinish · 9 years ago
  22. 3a9d3e7 Add ostestr tox jobs by Matthew Treinish · 9 years ago
  23. d81d3ce Align multiple lines in tox by Masayuki Igawa · 9 years ago
  24. 0aeea56 Merge "remove largeops test" by Jenkins · 9 years ago
  25. 1976da8 remove largeops test by Sean Dague · 9 years ago
  26. 897ecfb Add reno to tempest by Andrea Frittoli (andreaf) · 9 years ago
  27. 3a59e1e Raise tox min version to avoid maximum recursion issue by Ghanshyam · 9 years ago
  28. e05246d Add support override OS_TEST_TIMEOUT for all environments by Sergey Reshetnyak · 9 years ago
  29. 02ef4c2 Merge "Put py34 first in the env order of tox" by Jenkins · 9 years ago
  30. c1802bc Use the idempotent id and tooling from tempest-lib by Matthew Treinish · 9 years ago
  31. 768c807 Put py34 first in the env order of tox by lvdongbing · 9 years ago
  32. 8352204 Fix typo in tox.ini by Masayuki Igawa · 9 years ago
  33. 2e2ee19 Fix H404/405 violations for remaining by Ken'ichi Ohmichi · 9 years ago
  34. 0bf52d4 Fix init command by David Paterson · 10 years ago
  35. cd95f12 Update tox.ini for sphinx build instructions. by hayderimran7 · 9 years ago
  36. 13ed69f Bake in oslo sample config generation to sphinx build by Matthew Treinish · 9 years ago
  37. c8a39b4 Stop gating on sample generation check by Matthew Treinish · 9 years ago
  38. b389faa Include sample configuration in dev docs by Mathew Odden · 9 years ago
  39. c2f9b3a Activate site-packages for tempest plugins by Marc Koderer · 9 years ago
  40. 658544f Fix failed to access pip server when run behind proxy by yan.haifeng · 10 years ago
  41. 7ebf503 Merge "Add passenv option to tox.ini" by Jenkins · 10 years ago
  42. cb169ee Merge "Remove heat-slow tox entry" by Jenkins · 10 years ago
  43. 83c6d08 Remove heat-slow tox entry by Attila Fazekas · 10 years ago
  44. 43073a2 Add passenv option to tox.ini by Matthew Treinish · 10 years ago
  45. 3460aaa Add py34 to readme, pkg metadata, and envlist by Matthew Treinish · 10 years ago
  46. 464d287 Remove CLI testing once and for all by Matthew Treinish · 10 years ago
  47. 3c634d1 not all scenario tests should be in smoke by Sean Dague · 10 years ago
  48. 72c7689 Merge "Fix and re-enable H105" by Jenkins · 10 years ago
  49. d32c845 Merge "Move to hacking 0.10" by Jenkins · 10 years ago
  50. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  51. 296558c Add UUIDs to tests with tools and checks by Chris Hoge · 10 years ago
  52. a62baa0 Fix and re-enable H105 by Joe Gordon · 10 years ago
  53. 28788b4 Move to hacking 0.10 by Joe Gordon · 10 years ago
  54. 9f1612e Turn off sitepackages by Joe Gordon · 10 years ago
  55. 0ae5d52 Preupgrade setuptools in tox tempestenv by Jeremy Stanley · 10 years ago
  56. c7b4d88 rm pyc files before test runs by Sean Dague · 10 years ago
  57. 03fbe5c Fix tox stress invocation to not quote arguments by David Kranz · 10 years ago
  58. f9695d2 Increase the 'all' timeout because slow tests are included by David Kranz · 10 years ago
  59. edcb24c Remove PYTHONHASHSEED=0 from tox pep8 job by Jon Grimm · 10 years ago
  60. 270bd7f Move tempest to oslo-config-generator by Jon Grimm · 10 years ago
  61. ea202d7 Don't use a specific arg list for stress in tox.ini by David Kranz · 10 years ago
  62. 5b7626a Clean up tox.ini and make tempest and unit test distinct by Matthew Treinish · 10 years ago
  63. 5b45439 Merge "Work toward Python 3.4 support and testing" by Jenkins · 10 years ago
  64. 0c8dc86 Merge "Add bash to tox whitelist_externals" by Jenkins · 10 years ago
  65. fdd0663 Add bash to tox whitelist_externals by Joe Gordon · 10 years ago
  66. a10f768 Remove PYTHONHASHSEED=0 from tox.ini by Adam Gandelman · 10 years ago
  67. dd2e07a Work toward Python 3.4 support and testing by Jeremy Stanley · 10 years ago
  68. 3a48181 Fix tox coverage job by Matthew Treinish · 10 years ago
  69. 359738a Ensure PYTHONHASHSEED=0 for the 'all' tox env by Adam Gandelman · 10 years ago
  70. 75d540d Disable hacking rule H305 by Matthew Treinish · 10 years ago
  71. 1d14c54 Enable E128 ignore E129 by Matthew Treinish · 11 years ago
  72. 96e9e88 Enable H407,H305,H307,E122 ignore E123 by Matthew Treinish · 11 years ago
  73. 256a21d Set python hash seed to 0 in tox.ini by Matthew Treinish · 10 years ago
  74. 11004be Merge "Add tox job to build docs" by Jenkins · 11 years ago
  75. 966c99f Merge "add py27 to default tox" by Jenkins · 11 years ago
  76. 5420d2d add py27 to default tox by Sean Dague · 11 years ago
  77. afeb91a Use config generator rc instead of wrapper script by Matthew Treinish · 11 years ago
  78. 8bd013e Add tox job to build docs by Matthew Treinish · 11 years ago
  79. 5716058 Enable E251,E265 rules ignore H402 by Matthew Treinish · 11 years ago
  80. c795b9e Enable E113,E111,H302,F812,E713 rules by Matthew Treinish · 11 years ago
  81. b013678 Bump hacking to 0.9.x series by Matthew Treinish · 11 years ago
  82. 55e29b4 Make run_stress.py script an entry point by Matthew Treinish · 11 years ago
  83. 5c660ab Enable H302 rule everywhere by Matthew Treinish · 11 years ago
  84. 2b6db0c Add hacking import exception for service clients by Matthew Treinish · 11 years ago
  85. 2009590 Make heat-slow job run in parallel by Matthew Treinish · 11 years ago
  86. 5739ac1 Use pretty tox with the ``all`` env by Attila Fazekas · 11 years ago
  87. a646d17 Revert "always use sitepackages" by Sean Dague · 11 years ago
  88. a74f5d4 Mildly wound the interlopers by Matthew Treinish · 11 years ago
  89. 431e61a Merge "Add a serial full tox job to tox.ini" by Jenkins · 11 years ago
  90. 99288cd Add a serial full tox job to tox.ini by Matthew Treinish · 11 years ago
  91. 22121d1 Remove tox locale overrides by Jeremy Stanley · 11 years ago
  92. b2f5cad Add a unit test coverage tox job by Matthew Treinish · 11 years ago
  93. c81568f always use sitepackages by Sean Dague · 11 years ago
  94. 87f772c Add test_discover module to provide a load_tests hook by Matthew Treinish · 11 years ago
  95. d3254eb Merge "Add new env variable to specify test path" by Jenkins · 11 years ago
  96. 1ee4398 Set pipefail for wrapper scripts by Matthew Treinish · 11 years ago
  97. bf47061 Add new env variable to specify test path by Matthew Treinish · 11 years ago
  98. 0222594 Don't have tox install pre-release software by James E. Blair · 11 years ago
  99. 96a20bc Rip out the coverage extension client from tempest by Matthew Treinish · 11 years ago
  100. 3d46811 Add sample config check to tox pep8 job by Matthew Treinish · 11 years ago