Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More toxification | Jason DeTiberus | 2017-01-10 | 1 | -0/+41 |
| | | | | | | | | | | | | - 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 | ||||
* | Make note about ansible/install logs messing up ci tests | Tim Bielawa | 2016-08-24 | 1 | -0/+4 |
| | |||||
* | Fix BZ1368296 by quietly recollecting facts if the cache is removed | Tim Bielawa | 2016-08-24 | 1 | -0/+37 |
* Add python logging * Add testing system via 'make ci' |