summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Fix H404/405 violations for remainingKen'ichi Ohmichi2015-11-191-1/+1
* Fix init commandDavid Paterson2015-09-231-1/+1
* Update tox.ini for sphinx build instructions.hayderimran72015-08-211-1/+0
* Bake in oslo sample config generation to sphinx buildMatthew Treinish2015-08-111-1/+0
* Stop gating on sample generation checkMatthew Treinish2015-08-041-1/+0
* Include sample configuration in dev docsMathew Odden2015-08-041-1/+4
* Activate site-packages for tempest pluginsMarc Koderer2015-07-271-0/+10
* Fix failed to access pip server when run behind proxyyan.haifeng2015-06-181-7/+1
* Merge "Add passenv option to tox.ini"Jenkins2015-06-151-0/+7
|\
| * Add passenv option to tox.iniMatthew Treinish2015-05-141-0/+7
* | Merge "Remove heat-slow tox entry"Jenkins2015-05-291-10/+0
|\ \
| * | Remove heat-slow tox entryAttila Fazekas2015-05-201-10/+0
| |/
* | Add py34 to readme, pkg metadata, and envlistMatthew Treinish2015-05-131-1/+1
|/
* Remove CLI testing once and for allMatthew Treinish2015-05-071-2/+2
* not all scenario tests should be in smokeSean Dague2015-04-291-2/+2
* Merge "Fix and re-enable H105"Jenkins2015-03-041-1/+1
|\
| * Fix and re-enable H105Joe Gordon2015-02-251-1/+1
* | Merge "Move to hacking 0.10"Jenkins2015-03-041-4/+2
|\ \ | |/
| * Move to hacking 0.10Joe Gordon2015-02-251-4/+2
* | Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-2/+4
* | Add UUIDs to tests with tools and checksChris Hoge2015-02-261-0/+3
|/
* Turn off sitepackagesJoe Gordon2015-01-281-1/+1
* Preupgrade setuptools in tox tempestenvJeremy Stanley2014-12-291-1/+2
* rm pyc files before test runsSean Dague2014-11-251-1/+10
* Fix tox stress invocation to not quote argumentsDavid Kranz2014-11-111-1/+1
* Increase the 'all' timeout because slow tests are includedDavid Kranz2014-10-301-0/+2
* Remove PYTHONHASHSEED=0 from tox pep8 jobJon Grimm2014-10-161-1/+0
* Move tempest to oslo-config-generatorJon Grimm2014-10-161-0/+3
* Don't use a specific arg list for stress in tox.iniDavid Kranz2014-10-101-1/+1
* Clean up tox.ini and make tempest and unit test distinctMatthew Treinish2014-09-291-42/+36
* Merge "Work toward Python 3.4 support and testing"Jenkins2014-09-291-0/+5
|\
| * Work toward Python 3.4 support and testingJeremy Stanley2014-09-031-0/+5
* | Merge "Add bash to tox whitelist_externals"Jenkins2014-09-291-0/+2
|\ \
| * | Add bash to tox whitelist_externalsJoe Gordon2014-09-241-0/+2
* | | Remove PYTHONHASHSEED=0 from tox.iniAdam Gandelman2014-09-151-5/+1
|/ /
* | Fix tox coverage jobMatthew Treinish2014-08-261-0/+2
|/
* Ensure PYTHONHASHSEED=0 for the 'all' tox envAdam Gandelman2014-08-211-1/+0
* Disable hacking rule H305Matthew Treinish2014-08-151-1/+2
* Enable E128 ignore E129Matthew Treinish2014-08-131-2/+3
* Enable H407,H305,H307,E122 ignore E123Matthew Treinish2014-08-121-2/+3
* Set python hash seed to 0 in tox.iniMatthew Treinish2014-08-051-0/+5
* Merge "Add tox job to build docs"Jenkins2014-07-111-0/+5
|\
| * Add tox job to build docsMatthew Treinish2014-06-181-0/+5
* | Merge "add py27 to default tox"Jenkins2014-06-291-1/+1
|\ \
| * | add py27 to default toxSean Dague2014-06-251-1/+1
| |/
* | Use config generator rc instead of wrapper scriptMatthew Treinish2014-06-191-1/+0
|/
* Enable E251,E265 rules ignore H402Matthew Treinish2014-06-171-2/+3
* Enable E113,E111,H302,F812,E713 rulesMatthew Treinish2014-06-171-2/+2
* Bump hacking to 0.9.x seriesMatthew Treinish2014-06-171-1/+2
* Make run_stress.py script an entry pointMatthew Treinish2014-06-091-1/+1