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_integration/test_installation.py::TestInstallWithCA1
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:
ipa-4-5:
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)
Log in to comment on this ticket.