summaryrefslogtreecommitdiffstats
path: root/utils/setup.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate root/utils testsJason DeTiberus2017-03-061-27/+0
| | | | - Consolidate tests between the root of the repo and utils
* Replace nose with pytest (utils)Rodolfo Carvalho2017-02-201-9/+18
|
* More toxificationJason DeTiberus2017-01-101-1/+3
| | | | | | | | | | | | - Move pylint tests to tox - Move yamllint tests to tox - Create separate tox config (and setup.py) for root - bump ansible requirement - unify pylint config - add docs - remove git directory containing old testing tools - install python-six if not present for openshift-facts - add python-six as a dependency for openshift-ansible-utils
* python3 support, add tox for better local testing against multiple python ↵Jason DeTiberus2016-12-201-2/+2
| | | | versions
* Make 'cover-erase' a config file setting. Move VENT target to pre-req for ↵Tim Bielawa2016-12-091-0/+1
| | | | all ci-* targets
* Handle updating of scheduler config during upgradeJason DeTiberus2016-12-061-1/+1
| | | | | | | | | | | - do not upgrade predicates if openshift_master_scheduler_predicates is defined - do not upgrade priorities if openshift_master_scheduler_priorities is defined - do not upgrade predicates/priorities unless they match known previous default configs - output WARNING to user if predictes/priorities are not updated during install
* test updatesJason DeTiberus2016-12-061-4/+6
| | | | | | - fix nose coverage flags - add coverage support for files tested outside of the utils directory - exclude stdlib and virtualenv installed dependencies
* update tests and flake8/pylint fixesJason DeTiberus2016-11-291-0/+13
|
* Add atomic-openshift-utilsTroy Dawson2015-10-261-0/+5
add atomic-openshift-utils to openshift-ansible.spec file no need for redundent spec file remove dependencies that are not needed