summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Define new functional test tox env for placement gate to runGhanshyam Mann2022-05-051-0/+10
* [CI] Install dependencies for docs targetElod Illes2022-04-281-0/+1
* [stable-only] Drop lower-constraints jobElod Illes2022-04-141-7/+0
* Move 'check-cherry-picks' test to gate, n-v checkStephen Finucane2021-06-181-3/+9
* [stable-only]Update TOX_CONSTRAINTS_FILE for stable/wallabyOpenStack Release Bot2021-03-261-2/+2
* tox: Add passenv DISABLE_CHERRY_PICK_CHECK to pep8Lee Yarwood2021-02-171-0/+2
* tox: Enable parallel docs buildStephen Finucane2021-01-271-5/+5
* Merge "tox: Stop linting as part of docs target"Zuul2021-01-201-4/+0
|\
| * tox: Stop linting as part of docs targetStephen Finucane2020-10-281-4/+0
* | api: Drop statistics-style fields from os-hypervisorsStephen Finucane2021-01-081-0/+1
* | Run the db migration tests in the same test workerBalazs Gibizer2020-12-181-2/+12
* | Remove outdated comment from tox.iniBalazs Gibizer2020-12-041-8/+0
* | Merge "remove python warnning from tox"Zuul2020-12-011-2/+0
|\ \
| * | remove python warnning from toxwu.chunyang2020-09-161-2/+0
* | | Add functional-py39 testingBalazs Gibizer2020-11-111-0/+7
| |/ |/|
* | Add a hacking rule for assert_has_callsTakashi Natsume2020-09-281-0/+1
|/
* tools: Remove xenserver toolingStephen Finucane2020-08-311-1/+1
* Remove hacking rules for python 2/3 compatibilityTakashi Natsume2020-06-171-5/+0
* Check cherry-pick hashes in pep8 tox targetDan Smith2020-06-151-0/+1
* Merge "hacking: Modify checks for translated logs"Zuul2020-06-021-1/+1
|\
| * hacking: Modify checks for translated logsStephen Finucane2020-05-271-1/+1
* | tox: Integrate mypyStephen Finucane2020-05-151-0/+8
|/
* Moving functional jobs to Victoria testing runtimeGhanshyam Mann2020-05-081-1/+8
* Switch to TOX_CONSTRAINTS_FILEGhanshyam Mann2020-04-241-2/+2
* Use placement stable version for functional jobGhanshyam Mann2020-04-121-9/+14
* api: Add framework for extra spec validationStephen Finucane2020-04-081-1/+1
* Switch to hacking 2.xStephen Finucane2020-01-171-2/+53
* Stop testing Python 2Stephen Finucane2019-11-181-18/+7
* Stop building docs with (test-)requirements.txtMatt Riedemann2019-10-251-1/+3
* Make sure tox install requirements.txt with upper-constraintsBalazs Gibizer2019-10-171-1/+2
* tox: Stop overriding the 'install_command'Stephen Finucane2019-09-271-13/+10
* tox: Use common 'command' definition for unit testsStephen Finucane2019-09-271-12/+3
* PDF documentation buildAkihiro Motoki2019-09-041-1/+12
* Merge "tox: Keeping going with docs"Zuul2019-08-071-4/+4
|\
| * tox: Keeping going with docsStephen Finucane2019-07-181-4/+4
* | Update api-ref locationAndreas Jaeger2019-07-221-2/+2
|/
* Add Python 3 Train unit testsCorey Bryant2019-07-051-1/+1
* hacking: Resolve W605 (invalid escape sequence)Stephen Finucane2019-06-241-2/+2
* hacking: Resolve E741 (ambiguous variable name)Stephen Finucane2019-06-241-2/+2
* hacking: Resolve W503 (line break occurred before a binary operator)Stephen Finucane2019-06-241-2/+2
* Merge "update comment on ignore_basepython_conflict"Zuul2019-06-131-3/+3
|\
| * update comment on ignore_basepython_conflictSean Mooney2019-06-131-3/+3
* | update constraints urltonybrad2019-06-121-1/+1
|/
* Delete the placement codeChris Dent2019-04-281-6/+1
* Replace git.openstack.org URLs with opendev.org URLsZhongShengping2019-04-241-2/+2
* Merge "Bump to hacking 1.1.0"Zuul2019-04-161-3/+8
|\
| * Bump to hacking 1.1.0Stephen Finucane2019-04-121-3/+8
* | Dropping the py35 testingGhanshyam Mann2019-04-151-15/+4
|/
* Correct lower-constraints.txt and the related tox jobChris Dent2019-04-011-1/+5
* Merge "Fix deps for api-samples tox env"Zuul2019-02-151-1/+1
|\