summaryrefslogtreecommitdiffstats
path: root/utils/test/oo_config_tests.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix flake8 errors in utils/testVadim Rutkovsky2018-01-041-16/+15
|
* Remove commented-out test codeRodolfo Carvalho2017-03-061-39/+0
|
* python3 support, add tox for better local testing against multiple python ↵Jason DeTiberus2016-12-201-3/+4
| | | | versions
* a-o-i: Fix openshift_node_labelsSamuel Munilla2016-09-301-0/+80
| | | | | Handle openshift_node_labels separately because they need to be doublequoted.
* a-o-i: Remove Legacy Config UpgradeSamuel Munilla2016-08-191-19/+3
| | | | | Remove the automatic upgrade of the 3.0 configuration file format and add some better error messaging that points the user at the docs.
* a-o-i: Fix nosetests after removing 3.2 from installerSamuel Munilla2016-08-161-1/+1
| | | | | Update the tests to match 3.3 being the only version. Add support for non-latest if it's specified in the config file.
* a-o-i: Update nosetests for ansible_ssh_userSamuel Munilla2016-08-091-3/+4
| | | | | Update the nosetests to reflect the new location of ansible_ssh_user in the config file.
* Arbitrary Installer yamlSamuel Munilla2016-07-181-108/+87
| | | | Initial build of new, more flexible installer config file format.
* Add some tests for a bad configSamuel Munilla2015-11-201-0/+34
|
* Various fixes related to connect_toBrenton Leanhardt2015-11-091-8/+14
| | | | | There the tests didn't know anything about connect_to and we had a case where we weren't handling the migration from the 3.0 installer config format to 3.1
* Remove my username from some test data.Devan Goodwin2015-11-031-3/+3
|
* Add a simple version for the installer config file.Devan Goodwin2015-11-031-0/+3
|
* Automatically upgrade legacy config files.Devan Goodwin2015-11-021-0/+61
|
* Pylint fixes and ignores for incoming oo-install code.Devan Goodwin2015-10-271-4/+8
|
* Add atomic-openshift-utilsTroy Dawson2015-10-261-0/+154
add atomic-openshift-utils to openshift-ansible.spec file no need for redundent spec file remove dependencies that are not needed