Skip to content

Fix deploy key QA tests

Stan Hu requested to merge sh-qa-deploy-key-sha256 into master

What does this MR do and why?

!91627 (merged) changed the styling of deploy keys, dropping the prefix in the hash algorithm in the HTML.

The FIPS tests were previously failing because they assumed MD5 checksums were present when only SHA256 checksums were present. To fix this, always look for the SHA256 checksums.

Relates to #367416 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports

Loading