| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix flake8 errors in utils/test | Vadim Rutkovsky | 2018-01-04 | 4 | -155/+173 |
* | Remove commented-out test code | Rodolfo Carvalho | 2017-03-06 | 1 | -39/+0 |
* | Remove old commented-out tests | Rodolfo Carvalho | 2017-03-06 | 1 | -91/+0 |
* | Fix test | Rodolfo Carvalho | 2017-03-06 | 1 | -7/+1 |
* | Lint utils/test | Rodolfo Carvalho | 2017-03-06 | 4 | -26/+24 |
* | cleanup: Removed debug prints from tests | Steve Milner | 2017-01-11 | 2 | -2/+0 |
* | remove debug statement from test | Jason DeTiberus | 2017-01-10 | 1 | -1/+0 |
* | increase test coverage | Jason DeTiberus | 2017-01-10 | 1 | -1/+1 |
* | add test for utils to bump coverage | Jason DeTiberus | 2017-01-10 | 1 | -0/+73 |
* | python3 support, add tox for better local testing against multiple python ver... | Jason DeTiberus | 2016-12-20 | 4 | -24/+26 |
* | Add some tests for utils to get the coverage up. | Tim Bielawa | 2016-11-04 | 1 | -1/+29 |
* | Merge pull request #2639 from tbielawa/test-utils-debugging | Andrew Butcher | 2016-10-21 | 1 | -0/+72 |
|\ |
|
| * | Unit tests for the debug_env logger thing | Tim Bielawa | 2016-10-21 | 1 | -0/+72 |
* | | a-o-i: Separate install and scaleup workflows | Samuel Munilla | 2016-10-20 | 2 | -38/+38 |
|/ |
|
* | a-o-i: Fix openshift_node_labels | Samuel Munilla | 2016-09-30 | 1 | -0/+80 |
* | 'fix' unittests by removing the users ability to specify an ansible config | Tim Bielawa | 2016-09-29 | 1 | -76/+90 |
* | a-o-i: Remove Legacy Config Upgrade | Samuel Munilla | 2016-08-19 | 2 | -19/+8 |
* | Bug 1358951 - Error loading config, no such key: 'deployment' when using prev... | Samuel Munilla | 2016-08-19 | 2 | -0/+2 |
* | Merge pull request #2303 from tpoitras/typos-cli_installer.py | Scott Dodson | 2016-08-17 | 1 | -1/+1 |
|\ |
|
| * | Fixes to typos, grammar, and product branding in cli_installer | Timothy Poitras | 2016-08-17 | 1 | -1/+1 |
* | | a-o-i: Fix nosetests after removing 3.2 from installer | Samuel Munilla | 2016-08-16 | 3 | -5/+5 |
|/ |
|
* | a-o-i: Fix broken tests from installed hosts check | Samuel Munilla | 2016-08-15 | 1 | -9/+13 |
* | a-o-i: Update nosetests for ansible_ssh_user | Samuel Munilla | 2016-08-09 | 3 | -10/+11 |
* | a-o-i: Remove AEP, OSE 3.0, and OSE 3.2 choices | Samuel Munilla | 2016-07-30 | 1 | -23/+3 |
* | a-o-i: Better inventory group handling | Samuel Munilla | 2016-07-29 | 1 | -5/+5 |
* | Arbitrary Installer yaml | Samuel Munilla | 2016-07-18 | 3 | -326/+377 |
* | a-o-i: More friendly proxy questions | Samuel Munilla | 2016-04-28 | 1 | -0/+1 |
* | a-o-i tests: Update attended tests for proxy | Samuel Munilla | 2016-04-26 | 1 | -0/+2 |
* | a-o-i: Don't assume storage on 1st master | Samuel Munilla | 2016-04-18 | 1 | -9/+29 |
* | Merge pull request #1654 from dgoodwin/gen-inventory | Brenton Leanhardt | 2016-04-05 | 2 | -42/+116 |
|\ |
|
| * | Write inventory to same directory as quick install config. | Devan Goodwin | 2016-03-24 | 2 | -10/+10 |
| * | Add --gen-inventory command to atomic-openshift-installer. | Devan Goodwin | 2016-03-24 | 2 | -33/+107 |
* | | a-o-i: Add 3.2 to list of supported versions | Samuel Munilla | 2016-03-23 | 1 | -2/+3 |
|/ |
|
* | a-o-i: Fix NFS storage tests | Samuel Munilla | 2016-03-09 | 2 | -14/+52 |
* | aoi: Ask for osm_default_subdomain in interactive mode | Samuel Munilla | 2016-02-02 | 2 | -1/+5 |
* | Add is_containerized inputs to nosetests. | Andrew Butcher | 2016-01-12 | 2 | -24/+34 |
* | quick installer tests | Samuel Munilla | 2015-12-16 | 1 | -0/+19 |
* | Bug 1287977 - Incorrect check output from atomic-openshift-installer when wor... | Brenton Leanhardt | 2015-12-08 | 1 | -0/+57 |
* | Cleanup more schedulable typos. | Devan Goodwin | 2015-12-01 | 1 | -2/+2 |
* | Merge branch 'master' into loadbalanced-2 | Devan Goodwin | 2015-12-01 | 1 | -1/+1 |
|\ |
|
| * | Fixing 'unscheduleable' typo | Brenton Leanhardt | 2015-11-30 | 1 | -7/+7 |
* | | Error out if no load balancer specified. | Devan Goodwin | 2015-11-30 | 1 | -9/+2 |
* | | Adjust requirement for 3 masters for HA deployments. | Devan Goodwin | 2015-11-30 | 2 | -18/+79 |
* | | Assert etcd section written for HA installs. | Devan Goodwin | 2015-11-27 | 1 | -0/+3 |
* | | Breakout a test fixture to reduce module size. | Devan Goodwin | 2015-11-26 | 2 | -222/+236 |
* | | Pylint touchups. | Devan Goodwin | 2015-11-26 | 1 | -2/+2 |
* | | Trim assertions in HA testing. | Devan Goodwin | 2015-11-26 | 1 | -28/+0 |
* | | Test unattended HA quick install. | Devan Goodwin | 2015-11-26 | 1 | -0/+109 |
* | | Block re-use of master/node as load balancer in attended install. | Devan Goodwin | 2015-11-26 | 1 | -6/+32 |
* | | Explicitly set schedulable when masters == nodes. | Devan Goodwin | 2015-11-25 | 1 | -20/+12 |
|/ |
|