#9707 Nightly test failure in test_webui/test_cert.py
Closed: fixed by frenaud. Opened by frenaud.

Issue

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

Actual behavior

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:

  • c8befc9f46b43aec748ede33236ca4f77b2356c6 webuitests: adapt to Random Serial Numbers

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

Metadata