summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Fetch upper constraints from opendev.orgPavlo Shchelokovskyy2019-04-221-1/+1
* Update UPPER_CONSTRAINTS_FILE for stable/rockyOpenStack Release Bot2018-08-091-1/+1
* Switch to using stestrChuck Short2018-06-291-3/+3
* fix tox python3 overrideshuang.zhiping2018-06-091-0/+10
* flake8: Add W503 to ignore list as invalidJohn L. Villalovos2018-04-111-1/+3
* add lower-constraints jobDoug Hellmann2018-03-221-0/+7
* Replace curly quotes with straight quotesmelissaml2018-01-261-1/+1
* Merge "Use 'functional' tox environment"Zuul2017-12-201-2/+2
|\
| * Use 'functional' tox environmentRuby Loo2017-12-201-2/+2
* | tox: Don't create *.pyc files during unit/functional testsJohn L. Villalovos2017-12-011-0/+2
|/
* tox: Use the default version of Python 3 for tox testsJohn L. Villalovos2017-10-171-1/+1
* Fix for broken zuul v3 job and releasenotesJohn L. Villalovos2017-10-161-2/+0
* Migrate to stestr as unit tests runnerJohn L. Villalovos2017-09-261-1/+6
* flake8: Enable some off-by-default checksJohn L. Villalovos2017-09-231-1/+4
* Use standard quote characterMateusz Kowalski2017-08-091-1/+1
* Add a debug tox environmentJulian Edwards2017-03-311-0/+4
* flake8: Specify 'ironic_python_agent' as name of appJohn L. Villalovos2017-03-161-0/+1
* Python 3.4 (py34) is removed from tox envlistAnnie Lezil2017-03-031-1/+1
* Use flake8-import-orderJohn L. Villalovos2017-02-161-0/+1
* Use oslo-config-generator for sample configPavlo Shchelokovskyy2016-12-091-0/+13
* Add bash scripts style checking for IPAOpenStack Proposal Bot2016-11-091-0/+4
* Update to hacking 0.12.0 and use new checksJohn L. Villalovos2016-11-081-0/+4
* Force en_US language for testslinbing2016-10-071-0/+2
* Add py35 to tox environmentsJohn L. Villalovos2016-09-221-1/+1
* Use upper-constraints for all tox targetsJim Rollenhagen2016-08-191-18/+0
* tox: Update flake8 to ignore tinyipa imagebuild foldersMoshe Levi2016-06-221-1/+1
* Use constraints for all the thingsJim Rollenhagen2016-05-191-1/+19
* Merge "Switch tox unit test command to use ostestr"Jenkins2016-04-101-7/+3
|\
| * Switch tox unit test command to use ostestrJohn L. Villalovos2016-04-081-7/+3
* | Fix coverage for IPAJay Faulkner2016-04-081-1/+1
|/
* Add reno for release notes managementJim Rollenhagen2015-12-161-0/+4
* Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
* Adds more functional tests for commandsMario Villaplana2015-10-061-1/+1
* Enforce all flake8 rules except E129John L. Villalovos2015-10-021-3/+1
* Use doc8 style checkerRuby Loo2015-10-011-0/+1
* Split functional and py27 testsJosh Gachnang2015-08-281-8/+18
* Have tox run py34 as first testJohn L. Villalovos2015-08-281-1/+1
* Bump wait timeout in functional tests to 5 secondsDmitry Tantsur2015-08-191-1/+1
* Add base for IPA functional testsJosh Gachnang2015-08-181-1/+6
* Activate pep8 check that _ is importedTom Cocozzello2015-08-041-1/+0
* Add Python3 supportLucas Alvares Gomes2015-07-151-1/+1
* Rename gendocs tox environmentAndreas Jaeger2015-05-201-1/+1
* Add PYTHONHASHSEED=0 to venv tox envJay Faulkner2015-04-061-0/+1
* Add sphinx build + basic documentationJay Faulkner2015-03-311-0/+7
* Remove python 2.6 from tox.iniJay Faulkner2015-01-071-1/+1
* Cleanup coreos-oem-inject.pyVladyslav Drok2014-11-181-1/+1
* Remove PyPy from default tox runlistJosh Gachnang2014-09-121-1/+1
* Added PyPy env to tox.iniAlex Gaynor2014-03-281-2/+2
* Replacing teeth/overlord with ipa/ironicJosh Gachnang2014-03-191-2/+2
* Merge remote-tracking branch 'origin/master' into JoshNang/testrJosh Gachnang2014-03-171-1/+5
|\