summaryrefslogtreecommitdiffstats
path: root/utils/test
Commit message (Expand)AuthorAgeFilesLines
* quick installer: disable broken test_get_hosts_to_run_on6 testVadim Rutkovsky2018-02-071-13/+12
* Quick installer: run prerequistes first and update path to main playbookVadim Rutkovsky2018-02-071-24/+72
* Fix flake8 errors in utils/testVadim Rutkovsky2018-01-044-155/+173
* Remove commented-out test codeRodolfo Carvalho2017-03-061-39/+0
* Remove old commented-out testsRodolfo Carvalho2017-03-061-91/+0
* Fix testRodolfo Carvalho2017-03-061-7/+1
* Lint utils/testRodolfo Carvalho2017-03-064-26/+24
* cleanup: Removed debug prints from testsSteve Milner2017-01-112-2/+0
* remove debug statement from testJason DeTiberus2017-01-101-1/+0
* increase test coverageJason DeTiberus2017-01-101-1/+1
* add test for utils to bump coverageJason DeTiberus2017-01-101-0/+73
* python3 support, add tox for better local testing against multiple python ver...Jason DeTiberus2016-12-204-24/+26
* Add some tests for utils to get the coverage up.Tim Bielawa2016-11-041-1/+29
* Merge pull request #2639 from tbielawa/test-utils-debuggingAndrew Butcher2016-10-211-0/+72
|\
| * Unit tests for the debug_env logger thingTim Bielawa2016-10-211-0/+72
* | a-o-i: Separate install and scaleup workflowsSamuel Munilla2016-10-202-38/+38
|/
* a-o-i: Fix openshift_node_labelsSamuel Munilla2016-09-301-0/+80
* 'fix' unittests by removing the users ability to specify an ansible configTim Bielawa2016-09-291-76/+90
* a-o-i: Remove Legacy Config UpgradeSamuel Munilla2016-08-192-19/+8
* Bug 1358951 - Error loading config, no such key: 'deployment' when using prev...Samuel Munilla2016-08-192-0/+2
* Merge pull request #2303 from tpoitras/typos-cli_installer.pyScott Dodson2016-08-171-1/+1
|\
| * Fixes to typos, grammar, and product branding in cli_installerTimothy Poitras2016-08-171-1/+1
* | a-o-i: Fix nosetests after removing 3.2 from installerSamuel Munilla2016-08-163-5/+5
|/
* a-o-i: Fix broken tests from installed hosts checkSamuel Munilla2016-08-151-9/+13
* a-o-i: Update nosetests for ansible_ssh_userSamuel Munilla2016-08-093-10/+11
* a-o-i: Remove AEP, OSE 3.0, and OSE 3.2 choicesSamuel Munilla2016-07-301-23/+3
* a-o-i: Better inventory group handlingSamuel Munilla2016-07-291-5/+5
* Arbitrary Installer yamlSamuel Munilla2016-07-183-326/+377
* a-o-i: More friendly proxy questionsSamuel Munilla2016-04-281-0/+1
* a-o-i tests: Update attended tests for proxySamuel Munilla2016-04-261-0/+2
* a-o-i: Don't assume storage on 1st masterSamuel Munilla2016-04-181-9/+29
* Merge pull request #1654 from dgoodwin/gen-inventoryBrenton Leanhardt2016-04-052-42/+116
|\
| * Write inventory to same directory as quick install config.Devan Goodwin2016-03-242-10/+10
| * Add --gen-inventory command to atomic-openshift-installer.Devan Goodwin2016-03-242-33/+107
* | a-o-i: Add 3.2 to list of supported versionsSamuel Munilla2016-03-231-2/+3
|/
* a-o-i: Fix NFS storage testsSamuel Munilla2016-03-092-14/+52
* aoi: Ask for osm_default_subdomain in interactive modeSamuel Munilla2016-02-022-1/+5
* Add is_containerized inputs to nosetests.Andrew Butcher2016-01-122-24/+34
* quick installer testsSamuel Munilla2015-12-161-0/+19
* Bug 1287977 - Incorrect check output from atomic-openshift-installer when wor...Brenton Leanhardt2015-12-081-0/+57
* Cleanup more schedulable typos.Devan Goodwin2015-12-011-2/+2
* Merge branch 'master' into loadbalanced-2Devan Goodwin2015-12-011-1/+1
|\
| * Fixing 'unscheduleable' typoBrenton Leanhardt2015-11-301-7/+7
* | Error out if no load balancer specified.Devan Goodwin2015-11-301-9/+2
* | Adjust requirement for 3 masters for HA deployments.Devan Goodwin2015-11-302-18/+79
* | Assert etcd section written for HA installs.Devan Goodwin2015-11-271-0/+3
* | Breakout a test fixture to reduce module size.Devan Goodwin2015-11-262-222/+236
* | Pylint touchups.Devan Goodwin2015-11-261-2/+2
* | Trim assertions in HA testing.Devan Goodwin2015-11-261-28/+0
* | Test unattended HA quick install.Devan Goodwin2015-11-261-0/+109