freeipa/ipatests/pytest_ipa/integration
Christian Heimes e8602b1586 Add pytest OpenSSH transport with password
The pytest_multihost transport does not provide password-based
authentication for OpenSSH transport. The OpenSSH command line tool has
no API to pass in a password securely.

The patch implements a custom transport that uses sshpass hack. It is
not recommended for production but good enough for testing.

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2020-03-24 10:22:18 +02:00
..
__init__.py pytest: Migrate xunit-style setups to Pytest fixtures 2020-02-12 18:08:32 +02:00
config.py Test installation with (fake) userspace FIPS 2019-11-14 16:01:15 +01:00
create_caless_pki.py ipatests: add test for certinstall with notBefore in the future 2019-12-19 15:50:44 +01:00
env_config.py Test installation with (fake) userspace FIPS 2019-11-14 16:01:15 +01:00
fips.py Test installation with (fake) userspace FIPS 2019-11-14 16:01:15 +01:00
firewall.py New firewall support class in ipatests/pytest_ipa/integration/firewall 2018-12-03 11:26:08 +01:00
host.py Add pytest OpenSSH transport with password 2020-03-24 10:22:18 +02:00
tasks.py ipatests: wait for SSSD to become online in backup/restore tests 2020-03-21 07:37:05 +02:00
transport.py Add pytest OpenSSH transport with password 2020-03-24 10:22:18 +02:00