python-tripleoclient/tripleoclient/tests/v1/tripleo
Alex Schultz fddcb9e075 Use reset to fix cmdline
Reset is an application provided via ncurses which is useful in
resetting a terminal when things go wrong. Since podman is eating some
of the terminal output, it can leave the cmdline in a broken state at
the end of the undercloud install. We tried to address it outselves but
let's reuse an existing application instead. -I being passed to reset
skips the initialization strings which can erase the output.

Change-Id: Id9aa7910032588605977f4725385503cf0a235bc
Closes-Bug: #1833302
2019-08-19 16:14:19 -06:00
..
__init__.py Create generic deployment action 2018-04-30 20:48:16 -07:00
test_tripleo_deploy.py Use reset to fix cmdline 2019-08-19 16:14:19 -06:00
test_tripleo_upgrade.py Add 2 missing guards for sudo 2019-03-08 16:42:59 -07:00
test_tripleo_validator.py Add gathering_policy parameter to run_ansible_playbook function 2019-07-31 08:44:44 +00:00