#7060 ipatests: multihost tests don't collect logs after each test run
Closed: fixed by rcritten. Opened by tkrizek.

When executing multihost tests, logs aren't properly collected after each test run. Some logs are missing and others may be in unexpected places. For the test_integration/test_installation.py::TestInstallWithCA1 test suite, which contains 9 tests, these directories with logs are present when the test run finishes:

test_installation.py-TestInstallWithCA1--test_replica0_ca_less_install/
test_installation.py-TestInstallWithCA1--test_replica1_with_ca_install/
test_installation.py-TestInstallWithCA1--test_replica2_with_ca_kra_install/

Yet the test suite contains these test runs:

TestInstallWithCA1::test_replica0_ca_less_install
TestInstallWithCA1::test_replica0_ipa_ca_install
TestInstallWithCA1::test_replica0_ipa_kra_install
TestInstallWithCA1::test_replica0_ipa_dns_install
TestInstallWithCA1::test_replica1_with_ca_install
TestInstallWithCA1::test_replica1_ipa_kra_install
TestInstallWithCA1::test_replica1_ipa_dns_install
TestInstallWithCA1::test_replica2_with_ca_kra_install
TestInstallWithCA1::test_replica2_ipa_dns_install

You can see this behaviour in this test run: https://fedorapeople.org/groups/freeipa/prci/jobs/b9f0efb4-661b-11e7-9f25-c85b762c9683/


Metadata Update from @pvoborni:
- Issue set to the milestone: FreeIPA 4.5.4

master:

  • 4028f1aebb460eb4f81eabd31e7621b026c4aa9d ipatests: collect log after ipa-ca-install

ipa-4-5:

  • be0f4787b5e7fb0992fb6e9dee81fa8b670f6ea8 ipatests: collect log after ipa-ca-install

Metadata Update from @tkrizek:
- Issue set to the milestone: FreeIPA 4.5.5 (was: FreeIPA 4.5.4)

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata