summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Changed minversion in tox to 3.18.0wu.shiming2021-06-031-3/+3
* Dep's should be restricted by tox-constraintswu.shiming2020-11-201-2/+6
* Update requirements URLs in tox configlikui2020-11-021-1/+1
* Bump default tox env from py37 to py38Sean McGinnis2020-04-241-1/+1
* Drop python 2.7 supportAkihiro Motoki2019-12-171-11/+3
* PDF documentation buildAkihiro Motoki2019-09-051-0/+10
* Switch functional job to python36.13.0Akihiro Motoki2019-07-241-0/+1
* Convert legacy functional jobs to zuulv3Akihiro Motoki2019-07-241-6/+1
* Add Python 3 Train unit testsCorey Bryant2019-07-081-1/+1
* Merge "Replace git.openstack.org URLs with opendev.org URLs"Zuul2019-05-021-1/+1
|\
| * Replace git.openstack.org URLs with opendev.org URLsjacky062019-04-281-1/+1
* | Dropping the py35 testingGhanshyam Mann2019-04-151-1/+1
|/
* Remove basepython from [flake8] sectionAkihiro Motoki2019-01-311-1/+0
* Update min tox version to 2.3.2huang.zhiping2018-11-121-1/+1
* Don't quote {posargs} in tox.iniVieri2018-10-091-1/+1
* Switch to stestrVu Cong Tuan2018-09-061-3/+9
* fix tox python3 overridesDoug Hellmann2018-08-291-0/+7
* Add B303 into list of skipped bandit pluginsKim Bao Long2018-08-231-1/+2
* Add bandit to pep8 gatejessegler2018-06-131-1/+7
* Follow the new PTI for document buildNguyen Hai2018-04-061-0/+2
* add lower-constraints jobDoug Hellmann2018-03-221-0/+7
* Avoid tox_install.sh for constraints supportAndreas Jaeger2017-12-021-3/+3
* Use flake8-import-order pluginCao Xuan Hoang2017-07-061-0/+2
* Merge "Handle log message interpolation by the logger"Jenkins2017-04-161-0/+2
|\
| * Handle log message interpolation by the loggerGábor Antal2017-03-061-0/+2
* | Python 3.4 support is removedkavithahr2017-03-081-1/+1
|/
* Merge "Enable DeprecationWarning in test environments"Jenkins2016-08-301-0/+1
|\
| * Enable DeprecationWarning in test environmentsHenry Gessau2016-08-171-0/+1
* | Use upper constraints for all jobs in tox.iniAvnishPal2016-08-221-6/+0
|/
* Add Python 3.5 classifier and venvzheng yin2016-08-031-1/+1
* Trivial: ignore openstack/common in flake8 exclude listxiaosheng2016-05-281-1/+1
* Constraint tox targets with upper-constraints.txtIhar Hrachyshka2016-05-191-1/+8
* Merge "Delete python bytecode before every test run"Jenkins2016-01-081-1/+8
|\
| * Delete python bytecode before every test runshu-mutou2015-12-161-1/+8
* | Merge "improve tox -e cover"Jenkins2015-12-301-1/+3
|\ \
| * | improve tox -e coverManjeet Singh Bhatia2015-12-291-1/+3
* | | Drop py33 supportshu-mutou2015-12-151-1/+1
| |/ |/|
* | Merge "Deprecated tox -downloadcache option removed"Jenkins2015-12-141-3/+0
|\ \
| * | Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
* | | Fix H405 violationsshu-mutou2015-12-131-3/+0
|/ /
* | Remove py26 supportshu-mutou2015-12-021-1/+1
* | Use sphinx-build -W in [docs] targetAkihiro Motoki2015-11-281-2/+1
* | Add reno for release notes managementAkihiro Motoki2015-11-241-0/+3
|/
* Enable VPN test casesPaul Michali2015-09-231-1/+7
* Fix one remaining E125 error and remove it from ignore listAkihiro Motoki2015-04-091-4/+2
* Fix E265 block comment should start with '# 'Akihiro Motoki2015-03-231-2/+1
* Remove author tagAkihiro Motoki2015-03-231-2/+1
* Update hacking to 0.10Akihiro Motoki2015-03-231-3/+2
* First pass at tempest-lib based functional testingKyle Mestery2015-03-091-0/+4
* Reverse order of tests to avoid incompatibilityTerry Howe2015-01-281-1/+2