summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/test/integration
Commit message (Collapse)AuthorAgeFilesLines
* Don't double quote when conditionsScott Dodson2017-05-012-2/+2
|
* Remove jinja template delimeters from when conditionsScott Dodson2017-05-012-2/+2
| | | | | | In ansible 2.3 "[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_glusterfs_hosts is not defined }}"
* Adding ability to delete by selector.Kenny Woodson2017-04-051-0/+207
|
* Adding clusterrole to the toolbox.Kenny Woodson2017-03-281-0/+106
|
* Merge pull request #3345 from joelddiaz/oc_userOpenShift Bot2017-03-271-0/+240
|\ | | | | Merged by openshift-bot
| * clean up and clarify docs/commentsJoel Diaz2017-03-211-2/+2
| | | | | | | | update unit tests
| * add oc_user ansible moduleJoel Diaz2017-03-211-0/+240
| | | | | | | | module to manipulate OpenShift users, and assign group membership to users
* | Updated comment.Kenny Woodson2017-03-211-1/+1
| |
* | Fixed doc. Updated test to change existing key. Updated module spec for ↵Kenny Woodson2017-03-211-1/+2
| | | | | | | | required name param.
* | Adding oc_configmap to lib_openshift.Kenny Woodson2017-03-211-0/+94
|/
* Adding oc_group to lib_openshiftKenny Woodson2017-03-201-0/+229
|
* Renaming oadm_manage_node to oc_adm_manage_nodeRussell Teague2017-03-101-4/+4
|
* Adding integration test. Fixed issue with node_selector.Kenny Woodson2017-03-061-0/+83
|
* Merge pull request #3299 from kwoodson/oc_envScott Dodson2017-02-131-0/+75
|\ | | | | Adding oc_env to lib_openshift.
| * Pleasing the linting bot.Kenny Woodson2017-02-081-1/+1
| |
| * Adding integration tests.Kenny Woodson2017-02-081-0/+75
| |
* | Adding test cases.Kenny Woodson2017-02-091-0/+83
|/
* Fixing tests for linters.Kenny Woodson2017-02-081-4/+6
|
* Adding port support for route.Kenny Woodson2017-02-081-0/+38
|
* Fixed ansible module unit and integration tests and added runners.Thomas Wiest2017-02-073-33/+55
|
* Added oc_serviceaccount_secret to lib_openshift.Thomas Wiest2017-02-061-0/+79
|
* Doc enhancements.Kenny Woodson2017-02-021-2/+5
|
* Fixing linters.Kenny Woodson2017-02-022-83/+3
|
* oc_label ansible moduleJoel Diaz2017-02-012-0/+429
| | | | used for adding/removing labels on various OpenShift objects
* Fixing for tox tests. (flake8|pylint)Kenny Woodson2017-01-311-1/+0
|
* Adding integration tests.Kenny Woodson2017-01-311-58/+96
|
* Adding oc_service to lib_openshift.Kenny Woodson2017-01-311-0/+91
|
* Added oc_serviceaccount to lib_openshift.Thomas Wiest2017-01-301-0/+101
|
* Merge pull request #3197 from kwoodson/manage_nodeKenny Woodson2017-01-301-0/+58
|\ | | | | Adding oadm_manage_node lib_openshift.
| * Added unit integration tests. Enhanced unit tests. Fixed an issue in ↵Kenny Woodson2017-01-261-0/+58
| | | | | | | | openshift_cmd for namespace.
* | Adding fix for when the resource does not exist. Added test cases.Kenny Woodson2017-01-271-0/+19
|/
* Fixing tests and linting.Kenny Woodson2017-01-251-24/+24
|
* Adding integration test for oc_scale.Kenny Woodson2017-01-251-3/+76
|
* Adding oc_scale to lib_openshift.Kenny Woodson2017-01-251-0/+19
|
* Added oc_secret to lib_openshift.Thomas Wiest2017-01-251-0/+125
|
* Adding version to lib_openshiftKenny Woodson2017-01-202-5/+41
|
* Adding oc_edit module to lib_openshift.Kenny Woodson2017-01-171-0/+58