#8280 Intermittent failure in ipa-4-6: test_integration/test_caless.py::TestReplicaCALessToCAFull::()::test_replica_ipa_ca_install::teardown
Closed: fixed 4 years ago by frenaud. Opened 4 years ago by frenaud.

The [testing_ipa-4.6] Nightly PR sometimes fails in test_integration/test_caless.py::TestReplicaCALessToCAFull::()::test_replica_ipa_ca_install::teardown.
The test is calling ipa-server-install --uninstall -U but does not add the --ignore-last-of-role and --ignore-topology-disconnect arguments because the uninstall methods is first looking for the domain level. As the node has already been deleted with ipa server-del, this command fails and the code defaults to domain-level 0, hence wrongly assumes that the --ignore-last-of-role arg is not supported.

Logs: PR 4566, test logs


Metadata Update from @frenaud:
- Issue assigned to frenaud

4 years ago

Metadata Update from @frenaud:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/4560

4 years ago

ipa-4-6:

  • bbec798 ipatests: fix teardown method

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

4 years ago

Login to comment on this ticket.

Metadata