summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Add noxfile and switch to noxJames E. Blair2022-12-201-7/+0
* Update unit test container setup and instructionsJeremy Stanley2022-08-051-8/+1
* nodepool-zuul-functional: removeIan Wienand2022-01-281-4/+0
* Allow to specify MySQL port for test environmentdjager2022-01-191-0/+1
* Allow running tests with multiple schedulersSimon Westphahl2021-11-241-0/+1
* Use all but one CPU when unittestingClark Boylan2021-10-261-1/+1
* Uncap concurrency in testsJames E. Blair2021-10-251-1/+1
* Prepare for SQLAlchemy 2.0Clark Boylan2021-08-121-0/+2
* Stop running mypy in lintersJames E. Blair2021-08-091-5/+0
* Retry yarn package installsJames E. Blair2021-05-031-0/+1
* Use ZooKeeper TLS in testsJames E. Blair2021-03-081-0/+8
* Decouple mypy from toxSorin Sbarnea2020-12-091-1/+1
* Bump mypy to 0.790Tobias Henkel2020-12-091-1/+1
* Add zuul-client testingMatthieu Huin2020-09-291-0/+8
* Use npm mirrors in tox jobsTobias Henkel2020-07-281-0/+1
* 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
|\