The webui tests for test_webui/test_cert.py started failing after the commit that enables RSNv3 + cert pruning by default. Example of run in nightly #4179 with the following logs and report
The tests are written with the expectation that sequential numbers are used and the test code needs to be updated. For instance: - test_search_minimum_serial expects that there is no cert with serial number >= 99 - test_search_maximum_serial expects that there are 2 certs with serial number <= 2
Metadata Update from @frenaud: - Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/7603 - Issue assigned to frenaud
Metadata Update from @frenaud: - Custom field rhbz adjusted to https://issues.redhat.com/browse/RHEL-57674
master:
Metadata Update from @frenaud: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)