Hide Forgot
Description of problem: It would be fine if users could specify which test will run with a tty enabled/disabled. Default value is debatable but an optional XML attribute at task should solve a lot of annoying problems (beakerlib outputs non-printable characters, yum/dnf produces long logs, etc..). On the other hand some tests could need a tty for their run (component like screen, etc..) - now it is workarounded by emulating a tty in the tests. Default value can be discussed bellow. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: All tests run in emulated interactive terminal. Expected results: Possibility to run without a tty. Additional info:
http://gerrit.beaker-project.org/#/c/4731/
Merged