Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove test support for FIPS with JDK 8 #77847

Merged
merged 4 commits into from
Oct 18, 2021

Conversation

ywangd
Copy link
Member

@ywangd ywangd commented Sep 16, 2021

We now explicilty require JDK 11 and BC-FIPS for FIPS 140-2 mode. Both
periodic and PR CI jobs have been updated to only test for JDK 11 and
the latest JDK. As a result, the support for testing with JDK 8 is no
longer needed and this PR removes it.

Relates: #77736

We now explicilty require JDK 11 and BC-FIPS for FIPS 140-2 mode. Both
periodic and PR CI jobs have been updated to only test for JDK 11 and
the latest JDK. As a result, the support for testing with JDK 8 is no
longer needed and this PR removes it.

Relates: elastic#77736
@ywangd ywangd added >test Issues or PRs that are addressing/adding tests :Security/FIPS Running ES in FIPS 140-2 mode v7.16.0 labels Sep 16, 2021
@ywangd ywangd requested a review from jkakavas September 16, 2021 08:59
@elasticmachine elasticmachine added the Team:Security Meta label for security team label Sep 16, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-security (Team:Security)

@ywangd
Copy link
Member Author

ywangd commented Sep 16, 2021

@elasticmachine run elasticsearch-ci/part-1-fips

@ywangd
Copy link
Member Author

ywangd commented Sep 16, 2021

@elasticmachine run elasticsearch-ci/part-2-fips

@ywangd
Copy link
Member Author

ywangd commented Sep 16, 2021

@elasticmachine run elasticsearch-ci/part-2-fips

@ywangd
Copy link
Member Author

ywangd commented Sep 16, 2021

@mark-vieira FIPS jobs are not running for this PR even after I tried to manually trigger them. Could you please take a look? Thanks a lot!

@mark-vieira
Copy link
Contributor

@elasticmachine run elasticsearch-ci/part-1-fips

@mark-vieira
Copy link
Contributor

@elasticmachine run elasticsearch-ci/part-2-fips

@mark-vieira
Copy link
Contributor

Triggered for me 🤷

@ywangd
Copy link
Member Author

ywangd commented Sep 25, 2021

@elasticmachine update branch

@ywangd
Copy link
Member Author

ywangd commented Sep 27, 2021

@elasticmachine update branch

@ywangd
Copy link
Member Author

ywangd commented Oct 11, 2021

@elasticmachine update branch

Copy link
Member

@jkakavas jkakavas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ywangd ywangd merged commit 25b1020 into elastic:7.x Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Security/FIPS Running ES in FIPS 140-2 mode Team:Security Meta label for security team >test Issues or PRs that are addressing/adding tests v7.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants