Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate root/utils tests | Jason DeTiberus | 2017-03-06 | 1 | -11/+0 |
| | | | | - Consolidate tests between the root of the repo and utils | ||||
* | Update link to project homepage | Rodolfo Carvalho | 2017-02-21 | 1 | -1/+1 |
| | |||||
* | Remove pytest-related dependencies from setup.py | Rodolfo Carvalho | 2017-02-21 | 1 | -3/+0 |
| | | | | | | | | | | | | | The `setup_requires` line prevents builds in internal environments without Internet access / pythonX-pytest-runner RPM installed. In fact, we're running tests with `pytest`, outside of `setup.py`, so we don't need those dependencies there. Note: we decided not to run tests through `python setup.py pytest` because pytest-runner was limited in how we can pass arguments to pytest / enable plugins. E.g., I could not get the coverage plugin working when running `python setup.py pytest`. | ||||
* | Replace nose with pytest (utils) | Rodolfo Carvalho | 2017-02-20 | 1 | -4/+3 |
| | |||||
* | update tests and flake8/pylint fixes | Jason DeTiberus | 2016-11-29 | 1 | -1/+1 |
| | |||||
* | a-o-i: remove dummy data_file | Rodolfo Carvalho | 2016-11-05 | 1 | -5/+0 |
| | |||||
* | Fix conflicts in spec file | Tim Bielawa | 2016-09-29 | 1 | -1/+1 |
| | |||||
* | Add subcommands to CLI. | Devan Goodwin | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | Pylint fixes and ignores for incoming oo-install code. | Devan Goodwin | 2015-10-27 | 1 | -5/+0 |
| | |||||
* | Add atomic-openshift-utils | Troy Dawson | 2015-10-26 | 1 | -0/+90 |
add atomic-openshift-utils to openshift-ansible.spec file no need for redundent spec file remove dependencies that are not needed |