summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable H302 rule everywhereMatthew Treinish2014-05-181-1/+1
* Add hacking import exception for service clientsMatthew Treinish2014-05-171-0/+1
* Make heat-slow job run in parallelMatthew Treinish2014-04-031-1/+1
* Use pretty tox with the ``all`` envAttila Fazekas2014-02-271-1/+1
* Revert "always use sitepackages"Sean Dague2014-02-271-2/+9
* Mildly wound the interlopersMatthew Treinish2014-02-191-25/+0
* Merge "Add a serial full tox job to tox.ini"Jenkins2014-02-111-0/+6
|\
| * Add a serial full tox job to tox.iniMatthew Treinish2014-02-101-0/+6
* | Remove tox locale overridesJeremy Stanley2014-02-101-3/+0
|/
* Add a unit test coverage tox jobMatthew Treinish2014-01-071-0/+4
* always use sitepackagesSean Dague2014-01-041-10/+2
* Add test_discover module to provide a load_tests hookMatthew Treinish2013-12-181-0/+1
* Merge "Add new env variable to specify test path"Jenkins2013-12-161-0/+3
|\
| * Add new env variable to specify test pathMatthew Treinish2013-12-131-0/+3
* | Set pipefail for wrapper scriptsMatthew Treinish2013-12-141-5/+5
|/