-
Notifications
You must be signed in to change notification settings - Fork 176
[8.19] (backport #8035) Add Pipeline to deploy custom agent image for FIPS testing #8415
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
Conversation
Cherry-pick of 5908ed2 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
This pull request is now in conflicts. Could you fix it? 🙏
|
Add a new buildkite pipeline to build a custom agent image and use it in an ECH deployment for testing. Run FIPS integration tests on VMs with a FIPS provider. (cherry picked from commit 5908ed2)
7738141
to
6a9616f
Compare
(cherry picked from commit 97246c1)
I've cherry-picked the backport from #8436 as well |
This pull request is now in conflicts. Could you fix it? 🙏
|
|
💚 Build Succeeded
History
|
What does this PR do?
Add a new buildkite pipeline to build a custom agent image and use it in an ECH deployment for testing.
Why is it important?
FIPS integration tests will require a custom agent running in the CFT region.
Checklist
I have made corresponding changes to the documentationI have made corresponding change to the default configuration filesI have added tests that prove my fix is effective or that my feature worksI have added an entry in./changelog/fragments
using the changelog toolDisruptive User Impact
N/A
This is an automatic backport of pull request #8035 done by Mergify.