summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master_facts/test/conftest.py
Commit message (Collapse)AuthorAgeFilesLines
* Move more plugins to lib_utilsMichael Gugino2018-01-101-54/+0
| | | | | | | This commit continues moving plugins into lib_utils. This commit does not move any plugins for add-on roles such as logging and metrics.
* Remove unused argumentRodolfo Carvalho2017-03-061-1/+1
| | | | Detected by pylint. The fixture indeed doesn't require an argument.
* Replace nose yield-style tests w/ pytest fixturesRodolfo Carvalho2017-02-201-0/+54