summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master_facts/test
Commit message (Expand)AuthorAgeFilesLines
* Update version checks to tolerate 3.7Steve Kuznetsov2017-08-031-0/+4
* Standardize all Origin versioning on 3.6Russell Teague2017-04-252-6/+8
* Rewrap long linesRodolfo Carvalho2017-03-062-8/+22
* Remove unused argumentRodolfo Carvalho2017-03-061-1/+1
* Prepare for origin moving to OCP version schemeClayton Coleman2017-02-232-0/+2
* Extract assertion common to all tests as functionRodolfo Carvalho2017-02-202-56/+24
* Replace nose yield-style tests w/ pytest fixturesRodolfo Carvalho2017-02-203-248/+247
* Make tests run with either nosetests or pytestRodolfo Carvalho2017-02-203-45/+42
* Replace assert_equal with plain assertRodolfo Carvalho2017-02-202-28/+24
* Make usage of short_version/release consistentRodolfo Carvalho2017-02-202-27/+26
* Reorganize tests and helper functions logicallyRodolfo Carvalho2017-02-202-129/+129
* Remove test duplicationRodolfo Carvalho2017-02-203-80/+60
* Move similar test cases togetherRodolfo Carvalho2017-02-202-64/+64
* Insert paths in the second position of sys.pathRodolfo Carvalho2017-02-202-2/+2
* Rename test for consistencyRodolfo Carvalho2017-02-201-1/+1
* Remove dead codeRodolfo Carvalho2017-02-182-34/+0
* Create v3_5 upgrade playbooksRussell Teague2017-01-302-5/+34
* Add future versions to openshift_factsClayton Coleman2017-01-041-1/+5
* Remove Hostname from 1.1 and 1.2 predicatesJason DeTiberus2016-12-071-2/+0
* Properly handle x.y.z formatted versions for openshift_releaseJason DeTiberus2016-12-072-0/+10
* Handle updating of scheduler config during upgradeJason DeTiberus2016-12-062-128/+267
* refactor handling of scheduler defaultsJason DeTiberus2016-11-292-0/+338