| Commit message (Expand) | Author | Age | Files | Lines |
* | quick installer: disable broken test_get_hosts_to_run_on6 test | Vadim Rutkovsky | 2018-02-07 | 1 | -13/+12 |
* | Quick installer: run prerequistes first and update path to main playbook | Vadim Rutkovsky | 2018-02-07 | 3 | -25/+99 |
* | installer: increase content width for commands, which may output URLs | Vadim Rutkovsky | 2018-01-24 | 1 | -2/+2 |
* | [1506750] Ensure proper hostname check override | Russell Teague | 2018-01-22 | 1 | -1/+1 |
* | Quick installer: deprecate upgrades | Vadim Rutkovsky | 2018-01-19 | 2 | -103/+4 |
* | Merge pull request #6488 from vrutkovs/utils-test-flake8 | OpenShift Merge Robot | 2018-01-18 | 4 | -155/+173 |
|\ |
|
| * | Fix flake8 errors in utils/test | Vadim Rutkovsky | 2018-01-04 | 4 | -155/+173 |
* | | Don't use from ansible.module_utils.six as its no longer available in Ansible... | Vadim Rutkovsky | 2018-01-12 | 1 | -5/+1 |
|/ |
|
* | Remove all references to pacemaker (pcs, pcsd) and openshift.master.cluster_m... | Andrew Butcher | 2017-12-05 | 1 | -2/+0 |
* | Playbook Consolidation - openshift-node | Russell Teague | 2017-11-21 | 1 | -1/+1 |
* | Merge pull request #6091 from sosiouxme/20171110-ini-parse-failure | OpenShift Merge Robot | 2017-11-14 | 1 | -0/+4 |
|\ |
|
| * | ansible.cfg: error when inventory does not parse | Luke Meyer | 2017-11-10 | 1 | -0/+4 |
* | | Remove upgrade playbooks for 3.3 through 3.5 | Russell Teague | 2017-11-08 | 1 | -12/+6 |
|/ |
|
* | Merge pull request #2910 from richm/preserve-ansible_inventory_path | OpenShift Merge Robot | 2017-10-31 | 1 | -2/+4 |
|\ |
|
| * | preserve the oo-install ansible_inventory_path value | Rich Megginson | 2017-05-18 | 1 | -2/+4 |
* | | Cleanup old deployment types | Michael Gugino | 2017-09-20 | 1 | -1/+0 |
* | | Display "origin 3.6" as in previous installer 3.5 | Bruno Vernay | 2017-08-18 | 1 | -1/+1 |
* | | Quick Installer should specify which config file to edit. | jkaurredhat | 2017-08-04 | 1 | -1/+1 |
* | | Merge pull request #3877 from wkshi/bugfix-1422541-master | Scott Dodson | 2017-07-27 | 1 | -0/+2 |
|\ \ |
|
| * | | fix BZ1422541 on master branch | Wenkai Shi | 2017-04-07 | 1 | -0/+2 |
* | | | ansible.cfg: improve ssh ControlPath | Luke Meyer | 2017-07-11 | 1 | -0/+6 |
| |/
|/| |
|
* | | Fix variants for v3.6 | Russell Teague | 2017-05-02 | 1 | -3/+4 |
* | | Standardize all Origin versioning on 3.6 | Russell Teague | 2017-04-25 | 1 | -0/+6 |
* | | Support unicode output when dumping yaml | Russell Teague | 2017-04-03 | 1 | -4/+10 |
|/ |
|
* | Merge pull request #3569 from detiber/consolidateTox | Jason DeTiberus | 2017-03-06 | 8 | -254/+3 |
|\ |
|
| * | Update docs for test consolidation and remove the Makefile | Jason DeTiberus | 2017-03-06 | 2 | -163/+3 |
| * | Consolidate root/utils tests | Jason DeTiberus | 2017-03-06 | 6 | -91/+0 |
* | | 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 |
* | Remove unused Makefile variables | Rodolfo Carvalho | 2017-03-06 | 1 | -5/+0 |
* | Fix Quick Installer failed due to a Python method failure | Tim Bielawa | 2017-02-24 | 1 | -1/+6 |
* | Update link to project homepage | Rodolfo Carvalho | 2017-02-21 | 1 | -1/+1 |
* | Remove pytest-related dependencies from setup.py | Rodolfo Carvalho | 2017-02-21 | 1 | -3/+0 |
* | Raise the bar on coverage requirements | Rodolfo Carvalho | 2017-02-20 | 1 | -1/+1 |
* | Accept extra positional arguments in tox | Rodolfo Carvalho | 2017-02-20 | 1 | -1/+1 |
* | Replace nose with pytest (utils) | Rodolfo Carvalho | 2017-02-20 | 6 | -17/+42 |
* | Clean up utils/README.md | Rodolfo Carvalho | 2017-02-20 | 1 | -25/+16 |
* | Remove dead code in installer | Rodolfo Carvalho | 2017-02-19 | 2 | -35/+0 |
* | Update variant_version | Steve Milner | 2017-02-14 | 1 | -1/+2 |
* | Create v3_5 upgrade playbooks | Russell Teague | 2017-01-30 | 1 | -24/+6 |
* | flake8 mccabe dependency fix | Russell Teague | 2017-01-25 | 1 | -5/+2 |
* | Temporary work-around for flake8 vs maccabe version conflict | Tim Bielawa | 2017-01-24 | 1 | -0/+2 |
* | 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 |
* | More toxification | Jason DeTiberus | 2017-01-10 | 6 | -26/+57 |
* | add test for utils to bump coverage | Jason DeTiberus | 2017-01-10 | 1 | -0/+73 |
* | Merge pull request #3061 from tbielawa/scaleup-bz1390135 | Scott Dodson | 2017-01-09 | 1 | -0/+14 |
|\ |
|