freeipa/ipatests/pytest_ipa/integration
François Cami d5148c6541 tasks: add run_ssh_cmd
Paramiko is not compatible with FIPS.
A replacement is needed, and since what clients use is "ssh",
create a shim over it so that tests can leverage it.

Fixes: https://pagure.io/freeipa/issue/8129
Signed-off-by: François Cami <fcami@redhat.com>
Reviewed-By: Mohammad Rizwan <myusuf@redhat.com>
Reviewed-By: Michal Polovka <mpolovka@redhat.com>
2020-07-29 13:53:52 +02:00
..
__init__.py ipatests: Collect all logs on all Unix hosts 2020-04-28 17:50:10 +02:00
config.py ipatests: Collect all logs on all Unix hosts 2020-04-28 17:50:10 +02: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 ipatests: Mark firewalld commands as no-op on non-firewalld distros 2020-04-08 16:33:35 +02:00
host.py Address issues found by new pylint 2.5.0 2020-04-30 09:41:41 +02:00
tasks.py tasks: add run_ssh_cmd 2020-07-29 13:53:52 +02:00
transport.py Add pytest OpenSSH transport with password 2020-03-24 10:22:18 +02:00