#7060 ipatests: multihost tests don't collect logs after each test run
Closed: fixed 5 years ago by rcritten. Opened 7 years ago 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

7 years ago

master:

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

ipa-4-5:

  • be0f478 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)

7 years ago

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

5 years ago

Log in to comment on this ticket.

Metadata