summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* tox cleanupsStephen Finucane2023-01-181-36/+46
* Changed minversion in tox to 3.18.0yangyawei2021-06-071-3/+3
* Remove lower constraints.Daniel Bengtsson2021-02-051-6/+0
* Merge "Move jobs to py38"Zuul2021-02-031-8/+4
|\
| * Move jobs to py38Hervé Beraud2020-12-161-8/+4
* | Merge "Use py3 as the default runtime for tox"Zuul2021-01-181-1/+1
|\ \
| * | Use py3 as the default runtime for toxHervé Beraud2020-11-041-1/+1
| |/
* | Use TOX_CONSTRAINTS_FILEHervé Beraud2020-11-041-1/+1
|/
* Adding pre-commitHervé Beraud2020-09-221-1/+1
* Remove six usageAndreas Jaeger2020-05-111-2/+0
* Bump default tox env from py37 to py38Sean McGinnis2020-04-241-1/+1
* Update hacking for Python312.1.0Andreas Jaeger2020-03-301-2/+8
* Setup backend scenarios for functional testsAndy Smith2020-02-051-11/+33
* [ussuri][goal] Drop python 2.7 support and testing11.0.0Hervé Beraud2020-02-031-23/+2
* tox: Trivial cleanupHervé Beraud2020-01-081-15/+3
* tox: Keeping going with docscaoyuan2019-10-241-2/+8
* Update the constraints urlpengyuesheng2019-09-231-1/+1
* Add Python 3 Train unit testsCorey Bryant2019-07-051-1/+1
* Merge "Remove log translation and i18n"Zuul2019-05-041-1/+0
|\
| * Remove log translation and i18nHervé Beraud2019-04-241-1/+0
* | Replace git.openstack.org URLs with opendev.org URLsjacky062019-04-261-1/+1
|/
* Merge "Dropping the py35 testing"Zuul2019-04-181-6/+6
|\
| * Dropping the py35 testingGhanshyam Mann2019-04-151-6/+6
* | Update messaging intermediaries for amqp1 testsAndy Smith2019-03-111-4/+2
|/
* Merge "Change python3.5 job to python3.7 job on Stein+"9.5.0Zuul2019-02-221-1/+1
|\
| * Change python3.5 job to python3.7 job on Stein+Charles Short2019-02-141-1/+1
* | Update hacking versionZhijunWei2019-01-211-1/+3
|/
* Merge "Remove the deprecated ZeroMQ driver"Zuul2018-08-291-23/+2
|\
| * Remove the deprecated ZeroMQ driverAndy Smith2018-08-281-23/+2
* | Fix the coverage tox testsKenneth Giusti2018-08-201-1/+6
|/
* Merge "Fix the bandit security linter test"Zuul2018-07-041-8/+10
|\
| * Fix the bandit security linter testKenneth Giusti2018-07-021-8/+10
* | Switch to stestrVu Cong Tuan2018-07-041-12/+12
|/
* fix tox python3 overridesDoug Hellmann2018-06-071-5/+12
* Remove stale pip-missing-reqs tox test.Kenneth Giusti2018-04-301-13/+0
* Add kafka for python 3 functional testAndrew Smith2018-04-171-0/+7
* set default python to python3Kenneth Giusti2018-04-131-5/+18
* add lower-constraints jobDoug Hellmann2018-03-261-0/+7
* Remove the deprecated Pika driver6.0.0Kenneth Giusti2018-03-211-6/+0
* Switch from pip_missing_reqs to pip_check_reqsYaguo Zhou2018-02-141-1/+1
* Follow the new PTI for document buildSean McGinnis2018-01-081-1/+1
* Add kafka driver vhost emulation5.35.0Andrew Smith2017-12-271-1/+1
* Merge "Update kafka functional test"Zuul2017-12-191-2/+1
|\
| * Update kafka functional testAndrew Smith2017-12-161-2/+1
* | Create doc/requirements.txtKenneth Giusti2017-12-181-0/+2
|/
* Avoid tox_install.sh for constraints supportAndreas Jaeger2017-12-021-5/+9
* Move legacy zuulv3 tests into oslo.messaging repoKenneth Giusti2017-10-171-2/+2
* Enable some off-by-default checksblue552017-06-221-0/+1
* Add missing {posargs:} to AMQP 1.0 functional testsKenneth Giusti2017-05-221-2/+2
* Merge "tox: Build docs with Python 2.7"Jenkins2017-04-061-0/+1
|\