#9322 Nightly test failure in test_integration/test_acme.py::TestACME
Closed: fixed by frenaud. Opened by mpolovka.

The nightly tests
- test_acme_pruning_no_random_serial
- test_acme_pruning_no_random_serial

are failing in Nightly PR 2408 with an error

E       AssertionError: assert 'requires random serial numbers' in 'Certificate pruning is not supported in PKI version 11.1.0\nThe ipa-acme-manage command failed.\n'
E        +  where 'Certificate pruning is not supported in PKI version 11.1.0\nThe ipa-acme-manage command failed.\n' = <pytest_multihost.transport.SSHCommand object at 0x7f469e2da4a0>.stderr_text

Full report is available here


The test should be skipped if the available PKI server doesn't support pruning.

PR https://github.com/freeipa/freeipa/pull/6667

Metadata Update from @rcritten:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=2162677
- Issue priority set to: important
- Issue set to the milestone: FreeIPA 4.10.1
- Issue tagged with: tests

master:

  • 414b5fe3520e5e733f26fa1e55bee8501598e261 tests: add wrapper around ACME RSNv3 test

ipa-4-10:

  • d24b69981d94fce7b1e1aa4a5c1ab88a123f96b5 tests: add wrapper around ACME RSNv3 test

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

Metadata