freeipa/ipatests/pytest_ipa/integration
Sergey Orlov b10e43c3ea
ipatests: strip newline character when getting name of temp file
Function create_temp_file was returning unprocessed output of mktemp
command, which contains a trailing newline. Callers which tryed to write
to the temp file were creating a new one instead.

Reviewed-By: Michal Polovka <mpolovka@redhat.com>
2019-11-05 17:24:24 +01:00
..
__init__.py Removes several pylint warnings. 2019-09-27 09:38:32 +02:00
config.py ipatests: allow AD hosts to be placed in separate domain config objects 2019-04-01 10:24:46 -04:00
create_caless_pki.py Rename pytest_plugins to ipatests.pytest_ipa 2018-08-02 17:07:43 +02:00
env_config.py ipatests: allow AD hosts to be placed in separate domain config objects 2019-04-01 10:24:46 -04:00
firewall.py New firewall support class in ipatests/pytest_ipa/integration/firewall 2018-12-03 11:26:08 +01:00
host.py ipatests: modify run_command to allow specify successful return codes 2019-09-06 12:11:04 +02:00
tasks.py ipatests: strip newline character when getting name of temp file 2019-11-05 17:24:24 +01:00