summaryrefslogtreecommitdiff
path: root/roles/lib_openshift/src/test/unit
AgeCommit message (Expand)Author
2018-01-02test_oc_scale: add more scale test casesVadim Rutkovsky
2018-01-02test_oc_scale: fix test docstringsVadim Rutkovsky
2017-11-28Bug 1512793- Fix idempotence issues in ASB deployFabian von Feilitzsch
2017-10-02Update ansible-service-broker config to track latest brokerFabian von Feilitzsch
2017-09-20Cleanup old deployment typesMichael Gugino
2017-07-27add selector and storage class name to oc_pvc moduleJeff Cantrill
2017-07-14Fixed tests and added sleep for update.Kenny Woodson
2017-07-14Adding storageclass support to lib_openshift.Kenny Woodson
2017-06-07oc_secret: allow use of force for secret typeJose A. Rivera
2017-05-31oc_secret: allow for specifying secret typeJose A. Rivera
2017-05-30add support for oc_service for labels, externalIPsRich Megginson
2017-04-25Fix OpenShift registry deployment on OSE 3.2Lénaïc Huard
2017-04-18Use return_value when value is constantPierre-Louis Bonicoli
2017-04-18Add missing mock for locate_oc_binary methodPierre-Louis Bonicoli
2017-03-29Fixing linting for spaces.Kenny Woodson
2017-03-28Adding clusterrole to the toolbox.Kenny Woodson
2017-03-27Merge pull request #3758 from kwoodson/ocimageOpenShift Bot
2017-03-27Merge pull request #3345 from joelddiaz/oc_userOpenShift Bot
2017-03-24Merge pull request #3721 from kwoodson/oc_configmapOpenShift Bot
2017-03-23Merge pull request #3698 from kwoodson/oc_pvcOpenShift Bot
2017-03-23Fixing up test cases, linting, and added a return.Kenny Woodson
2017-03-23first step in ocimageIvan Horvath
2017-03-22Adding tests to increase TC.Kenny Woodson
2017-03-22Fixed linting and configmap_name paramKenny Woodson
2017-03-21fix up things flagged by flake8Joel Diaz
2017-03-21clean up and clarify docs/commentsJoel Diaz
2017-03-21add oc_user ansible moduleJoel Diaz
2017-03-21Adding configmap support and adding tests.Kenny Woodson
2017-03-21Adding oc_volume to lib_openshift.Kenny Woodson
2017-03-21Adding oc_configmap to lib_openshift.Kenny Woodson
2017-03-21Fix copy-pasta docstringsRodolfo Carvalho
2017-03-20Adding a pvc create test case.Kenny Woodson
2017-03-20Adding oc_group to lib_openshiftKenny Woodson
2017-03-16Do not update when properties when not passed.Kenny Woodson
2017-03-10Renaming oadm_manage_node to oc_adm_manage_nodeRussell Teague
2017-03-09Merge pull request #3590 from kwoodson/router_registry_unit_testsAndrew Butcher
2017-03-08Removing ordereddict. Replaced with sorted keys.Kenny Woodson
2017-03-08Fixed for linting.Kenny Woodson
2017-03-07Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ...Kenny Woodson
2017-03-07Adding test_oc_adm_router.Kenny Woodson
2017-03-07Generic message directing people to contact supportScott Dodson
2017-03-07Adding router test.Kenny Woodson
2017-03-06Remove dummy setup/teardown methodsRodolfo Carvalho
2017-03-06Clean up test filesRodolfo Carvalho
2017-03-06Make generic OCObjectValidator from OCSDNValidatorMonis Khan
2017-03-06Mock runs differntly on travis. Fix the mock test params to be ANY.Kenny Woodson
2017-03-06Fixed the none namespace. Fixed tests with latest loc_oc_binary call.Kenny Woodson
2017-03-06Fixed tests to align with new naming.Kenny Woodson
2017-03-06Fixing lintersKenny Woodson
2017-03-06Adding oc_project to lib_openshift.Kenny Woodson