| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
This works around issues on RHEL 7.9 when an old version of pexpect is installed from an OS package.
|
|
|
|
|
|
| |
The recent update of ptyprocess to 0.7.0 is incompatible with Python 2.6 and
is causing test failures.
* Add setup_pexpect role to expect test
|
|
tests (#43613)
* Add passlib to RHEL test instance
This looks like the only tests instance that is missing this libary. It is needed for vars_prompt tests.
* Create setup roles for pexect and passlib
Switch to using aliases rather than installing directly in the test scripts
|