summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/test
Commit message (Expand)AuthorAgeFilesLines
* test_oc_scale: add more scale test casesVadim Rutkovsky2018-01-021-0/+337
* test_oc_scale: fix test docstringsVadim Rutkovsky2018-01-021-7/+7
* Bug 1512793- Fix idempotence issues in ASB deployFabian von Feilitzsch2017-11-281-0/+4
* Update ansible-service-broker config to track latest brokerFabian von Feilitzsch2017-10-021-2/+9
* Rename filter_plugins to unique namesRussell Teague2017-09-271-0/+0
* Cleanup old deployment typesMichael Gugino2017-09-202-5/+5
* First attempt at creating the cert signer.Kenny Woodson2017-08-211-0/+28
* add selector and storage class name to oc_pvc moduleJeff Cantrill2017-07-272-0/+39
* Fixed tests and added sleep for update.Kenny Woodson2017-07-141-2/+2
* Adding storageclass support to lib_openshift.Kenny Woodson2017-07-142-0/+180
* oc_secret: allow use of force for secret typeJose A. Rivera2017-06-071-0/+1
* oc_secret: allow for specifying secret typeJose A. Rivera2017-05-311-1/+2
* add support for oc_service for labels, externalIPsRich Megginson2017-05-304-2/+191
* Remove vim configuration from Python filesRodolfo Carvalho2017-05-091-1/+0
* Don't double quote when conditionsScott Dodson2017-05-012-2/+2
* Remove jinja template delimeters from when conditionsScott Dodson2017-05-012-2/+2
* Fix OpenShift registry deployment on OSE 3.2Lénaïc Huard2017-04-251-1/+1
* Use return_value when value is constantPierre-Louis Bonicoli2017-04-181-8/+2
* Add missing mock for locate_oc_binary methodPierre-Louis Bonicoli2017-04-183-6/+37
* Adding ability to delete by selector.Kenny Woodson2017-04-051-0/+207
* Fixing linting for spaces.Kenny Woodson2017-03-291-1/+0
* Adding clusterrole to the toolbox.Kenny Woodson2017-03-282-0/+222
* Merge pull request #3758 from kwoodson/ocimageOpenShift Bot2017-03-271-0/+280
|\
| * Fixing up test cases, linting, and added a return.Kenny Woodson2017-03-231-84/+114
| * first step in ocimageIvan Horvath2017-03-231-0/+250
* | Merge pull request #3345 from joelddiaz/oc_userOpenShift Bot2017-03-272-0/+367
|\ \
| * | fix up things flagged by flake8Joel Diaz2017-03-211-1/+1
| * | clean up and clarify docs/commentsJoel Diaz2017-03-212-5/+15
| * | add oc_user ansible moduleJoel Diaz2017-03-212-0/+357
* | | Merge pull request #3721 from kwoodson/oc_configmapOpenShift Bot2017-03-242-0/+334
|\ \ \
| * | | Updated comment.Kenny Woodson2017-03-211-1/+1
| * | | Fixed doc. Updated test to change existing key. Updated module spec for req...Kenny Woodson2017-03-211-1/+2
| * | | Adding oc_configmap to lib_openshift.Kenny Woodson2017-03-212-0/+333
* | | | Merge pull request #3698 from kwoodson/oc_pvcOpenShift Bot2017-03-231-0/+366
|\ \ \ \ | |_|_|/ |/| | |
| * | | Adding tests to increase TC.Kenny Woodson2017-03-221-0/+163
| * | | Adding a pvc create test case.Kenny Woodson2017-03-201-0/+203
| |/ /
* | | Fixed linting and configmap_name paramKenny Woodson2017-03-221-5/+7
* | | Adding configmap support and adding tests.Kenny Woodson2017-03-211-13/+258
* | | Adding oc_volume to lib_openshift.Kenny Woodson2017-03-211-0/+386
| |/ |/|
* | Fix copy-pasta docstringsRodolfo Carvalho2017-03-212-2/+2
|/
* Adding oc_group to lib_openshiftKenny Woodson2017-03-202-0/+482
* Do not update when properties when not passed.Kenny Woodson2017-03-161-14/+184
* Renaming oadm_manage_node to oc_adm_manage_nodeRussell Teague2017-03-102-11/+11
* Merge pull request #3590 from kwoodson/router_registry_unit_testsAndrew Butcher2017-03-092-0/+843
|\
| * Removing ordereddict. Replaced with sorted keys.Kenny Woodson2017-03-082-7/+9
| * Fixed for linting.Kenny Woodson2017-03-082-5/+1
| * Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ...Kenny Woodson2017-03-073-90/+374
| * Adding test_oc_adm_router.Kenny Woodson2017-03-071-0/+476
| * Adding router test.Kenny Woodson2017-03-071-0/+85
* | Generic message directing people to contact supportScott Dodson2017-03-071-1/+1
|/