mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Update FIPS Test Failure Debugging docs to mention backport branch (#219728)
## Summary Update FIPS docs to call out new backport requirements
This commit is contained in:
parent
7f6fcf0fec
commit
16270ab7e8
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ It is imperative to skip only the tests that are affected by FIPS overrides. If
|
|||
|
||||
This will still allow the test to run as part of regular CI, but will skip the test in the FIPS pipeline.
|
||||
|
||||
PRs for these test skips on `main` should be backported to the `8.19` branch as well.
|
||||
|
||||
### Failed tests due to FIPS/OpenSSL errors
|
||||
|
||||
Errors that are related to FIPS/OpenSSL are more serious and should be addressed immediately. These will require code changes to switch to FIPS compliant crypto functionality.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue