freeipa/ipatests/pytest_ipa/integration
Christian Heimes 20ef79c02c Remove FIPS noise from SSHd
When a system is in FIPS mode, SSHd can prints some noise to stderr:

    FIPS mode initialized\r\n

This noise causes interference and breakage of some tests. Remove the
noise from stderr_bytes, which automatically fixes stderr_text, too.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Francisco Trivino <ftrivino@redhat.com>
2019-11-29 17:02:16 +01:00
..
__init__.py Removes several pylint warnings. 2019-09-27 09:38:32 +02:00
config.py Test installation with (fake) userspace FIPS 2019-11-14 16:01:15 +01:00
create_caless_pki.py Rename pytest_plugins to ipatests.pytest_ipa 2018-08-02 17:07:43 +02: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 Remove FIPS noise from SSHd 2019-11-29 17:02:16 +01:00
tasks.py ipatests: refactor FileBackup helper 2019-11-11 15:09:23 +01:00