#8713 Nightly test failure in test_ipahealthcheck.py::TestIpaHealthCheck::test_ipahealthcheck_dogtag_ca_connectivity_check
Closed: duplicate 3 years ago by amore. Opened 3 years ago by amore.

Nightly test test_ipahealthcheck.py::TestIpaHealthCheck::test_ipahealthcheck_dogtag_ca_connectivity_check failing in PR#715 - testing-fedora/test_ipahealthcheck and PR#717 - pki-fedora/test_ipahealthcheck
See [PR#717] (https://github.com/freeipa-pr-ci2/freeipa/pull/717) with logs

      assert check["kw"]["msg"] == error_msg

E AssertionError: assert 'Request for ...: 503. (503)' == 'Request for ...ith CMS (503)'
E - Request for certificate failed, Certificate operation cannot be completed: Unable to communicate with CMS (503)
E + Request for certificate failed, Certificate operation cannot be completed: Request failed with status 503: Non-2xx response from CA REST API: 503. (503)


Seems that the expected output has changed. Testing it locally.

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

3 years ago

Yes, the expected output has been updated with the commit ec6698f in order to fix issue 8704.
Test code will be fixed with PR #5547

Metadata Update from @amore:
- Issue tagged with: test-failure, tests

2 years ago

Login to comment on this ticket.

Metadata