The nightly tests detected a regression when using the nightly build of pki master branch. Failing test: TestInstallwithSHA384withRSA::test_install_master_withalgo_sha384withrsa The regression was seen with PR #2870, with the following logs and report:
Test scenario: - install_master with --ca-signing-algorithm=SHA384withRSA - check Signing Algorithm post installation - certutil -L -d /etc/dirsrv/slapd-IPA-TEST/ -n Server-Cert' - Expect "SHA-384 With RSA Encryption" in output.
Actual output:
DEBUG ipatests.pytest_ipa.integration.host.Host.master.cmd85:transport.py:557 Signature Algorithm: PKCS #1 SHA-256 With RSA Encryption
Metadata Update from @amore: - Issue tagged with: test-failure, tests
Companion issue against pki: https://github.com/dogtagpki/pki/issues/4518
Metadata Update from @frenaud: - Issue tagged with: tracker
The issue has been fixed on pki side. Successful run this week-end: PR#2908 with the following test_installation_TestInstallwithSHA384withRSA report
test_installation_TestInstallwithSHA384withRSA
Metadata Update from @frenaud: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)