summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add DOCKER_* to passenv"Zuul2020-04-291-8/+10
|\
| * Add DOCKER_* to passenvSorin Sbarnea2020-04-281-8/+10
* | Bump mypy for py3.8 supportClark Boylan2020-04-271-1/+1
|/
* tox: do not install bindep for lintersAntoine Musso2020-04-021-0/+1
* tox: rename pep8 to lintersAntoine Musso2020-04-021-2/+2
* Declare support for Python3.8Jeremy Stanley2020-03-111-1/+1
* Don't set OS_LOG_DEFAULTS if unsetTobias Henkel2020-02-171-1/+0
* Merge "tox: reduce deps used for pep8 env"Zuul2020-01-221-0/+4
|\
| * tox: reduce deps used for pep8 envAntoine Musso2020-01-211-0/+4
* | tox: pass --slowest to stestrAntoine Musso2020-01-211-2/+1
|/
* Merge "Don't install zuul in the bindep tox testenv"Zuul2019-10-141-0/+1
|\
| * Don't install zuul in the bindep tox testenvJeremy Stanley2019-10-141-0/+1
* | Merge "web: add OpenAPI documentation"Zuul2019-07-161-0/+1
|\ \
| * | web: add OpenAPI documentationTristan Cacqueray2019-06-121-0/+1
* | | Merge "Increase test timeout to 6 minutes"Zuul2019-06-121-1/+1
|\ \ \
| * | | Increase test timeout to 6 minutesJeremy Stanley2019-06-121-1/+1
| |/ /
* | | Fix test-logs.sh utility for multi-ansibleTobias Henkel2019-05-251-1/+0
|/ /
* | Merge "tox: Integrate tox-docker"Zuul2019-05-171-2/+7
|\ \
| * | tox: Integrate tox-dockerStephen Finucane2019-04-031-2/+7
| |/
* | Restore posargs when running stestrTobias Henkel2019-05-031-1/+1
* | Merge "Halve stestr concurrency"Zuul2019-05-021-1/+1
|\ \
| * | Halve stestr concurrencyJames E. Blair2019-04-251-1/+1
* | | Merge "Fix tox.ini cover target install command"Zuul2019-04-271-1/+0
|\ \ \ | |/ / |/| |
| * | Fix tox.ini cover target install commandClark Boylan2019-04-151-1/+0
| |/
* | Update references for opendevMonty Taylor2019-04-241-1/+1
|/
* tox: Fix indentationStephen Finucane2019-04-011-29/+44
* tox: Change default 'install_command'Stephen Finucane2019-04-011-16/+6
* tox: Remove 'commands_pre'Stephen Finucane2019-04-011-3/+0
* Increase global test timeoutTobias Henkel2019-03-231-1/+1
* Add py37 environment to toxTobias Henkel2019-03-191-0/+3
* Move ansible installation from pre_command to install phase in toxTobias Henkel2019-03-191-2/+0
* Run tox remote concurrentTobias Henkel2019-03-151-1/+1
* Manage ansible installations within zuulTobias Henkel2019-03-151-0/+5
* Add ignore_basepython_conflict option to tox.iniMonty Taylor2018-11-061-1/+2
* Merge "Use doc/requirements.txt"Zuul2018-10-291-0/+2
|\
| * Use doc/requirements.txtAndreas Jaeger2018-10-281-0/+2
* | Fix flake 3.6.0 warningsAndreas Jaeger2018-10-281-1/+1
|/
* Update docs build jobAndreas Jaeger2018-08-221-1/+1
* Fix tox-coverTobias Henkel2018-06-101-0/+1
* Support databases on other hosts during testsTobias Henkel2018-05-251-1/+8
* Revert "Revert "Switch to stestr""James E. Blair2018-05-171-9/+14
* Use nodeenv for npm and yarn in toxMonty Taylor2018-04-121-0/+13
* Allow external zookeeper in tox py35 runsTobias Henkel2018-03-211-1/+1
* Revert "Switch to stestr"James E. Blair2018-03-211-15/+9
* Switch to stestrMonty Taylor2018-03-181-9/+15
* Ignore node_modules in flake8Tobias Henkel2018-03-161-1/+1
* Add new tox-remote jobTobias Henkel2018-03-121-0/+6
* Increase test timeoutJames E. Blair2018-02-051-1/+1
* Merge "pep8: ignore E124 rule"Zuul2018-02-011-1/+1
|\
| * pep8: ignore E124 ruleTristan Cacqueray2018-01-191-1/+1