summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Use tox 4Brian Rosmaita2023-04-171-14/+15
* Continue using tox 3Brian Rosmaita2023-01-181-0/+1
* Update python testing as per zed cycle testing runtime9.0.0Ghanshyam Mann2022-05-191-1/+1
* Move tempest requirement to functional envEric Harney2022-02-171-0/+5
* Updating python testing as per Yoga testing runtimetushargite962021-12-151-6/+1
* Add W503 to flake8 ignoresBrian Rosmaita2021-09-021-1/+1
* Merge "Unset tempest.lib timeout in functional tests"Zuul2021-08-051-0/+5
|\
| * Unset tempest.lib timeout in functional testsBrian Rosmaita2021-07-291-0/+5
* | Dropping lower constraints testingzhangboye2021-07-071-5/+0
|/
* Remove skip_missing_interpretersBrian Rosmaita2021-07-011-2/+1
* Merge "Add flake8-import-order extension"Zuul2021-03-111-1/+3
|\
| * Add flake8-import-order extensionSean McGinnis2021-03-101-1/+3
* | Use TOX_CONSTRAINTS_FILElikui2021-03-101-4/+4
|/
* Merge "Changed minversion in tox to 3.18.0"Zuul2021-03-101-4/+4
|\
| * Changed minversion in tox to 3.18.0tushargite962021-02-251-4/+4
* | Merge "Remove install unnecessary packages"Zuul2021-03-101-2/+0
|\ \
| * | Remove install unnecessary packageswu.shiming2021-02-191-2/+0
| |/
* | Merge "Bump pylint to 2.6.0"Zuul2021-03-031-1/+1
|\ \
| * | Bump pylint to 2.6.0Luigi Toscano2021-02-191-1/+1
| |/
* | Stop configuring install_command in tox.tushargite962021-02-031-1/+0
|/
* Add functional-py38 jobBrian Rosmaita2020-09-161-0/+5
* Remove excess whitespace in ignore-pathBrian Rosmaita2020-09-031-1/+1
* Add doc linting to pep8 targetSean McGinnis2020-06-051-1/+7
* Bump default tox env from py37 to py38Sean McGinnis2020-04-241-1/+1
* Merge "Raise hacking version to 2.0.0"Zuul2020-02-121-1/+1
|\
| * Raise hacking version to 2.0.0Sean McGinnis2019-12-211-1/+1
* | Drop support for python 2xuanyandong2020-01-161-11/+20
|/
* Add support for building pdf documentationWalter A. Boring IV2019-08-271-0/+12
* Merge "Enable warnings-as-error for doc builds"Zuul2019-08-081-1/+1
|\
| * Enable warnings-as-error for doc buildsSean McGinnis2019-04-171-1/+1
* | Merge "Switch to the new canonical constraints URL on master"Zuul2019-07-191-4/+4
|\ \
| * | Switch to the new canonical constraints URL on masterchenke2019-06-201-4/+4
| |/
* | Add Python 3 Train unit testsCorey Bryant2019-06-221-1/+1
|/
* Drop py35 jobsSean McGinnis2019-02-261-1/+1
* Don't quote {posargs} in tox.iniVieri2018-10-091-2/+2
* Update pylint to work with python 3Sean McGinnis2018-07-231-1/+1
* Switch from ostestr to stestrliuyamin2018-07-201-2/+3
* Merge "fix tox python3 overrides"Zuul2018-07-191-0/+7
|\
| * fix tox python3 overrideshuang.zhiping2018-07-171-0/+7
* | Use api version 3 for functional testjunboli2018-06-191-1/+1
|/
* add lower-constraints jobDoug Hellmann2018-04-071-0/+7
* Follow the new PTI for document buildjiansong2017-12-211-2/+9
* Avoid tox_install.sh for constraints supportAndreas Jaeger2017-12-021-6/+7
* Add .stestr.conf configurationSean McGinnis2017-10-021-2/+11
* Enable F811, F821Eric Harney2017-08-231-1/+1
* Enable H306Eric Harney2017-08-011-1/+1
* Update tox to delete py34yanjun.fu2017-02-171-1/+1
* Merge "Use 'ostestr {posargs}' to run functional tests"Jenkins2017-01-231-0/+1
|\
| * Use 'ostestr {posargs}' to run functional testsIvan Kolodyazhny2016-11-011-0/+1
* | Enable coverage report in console outputJeremy Liu2017-01-131-1/+3