Temporarily have FIPS integration tests spin up deployments in Production CFT environment#50005
Conversation
FRH Staging is currently unable to provision deployments, causing the
x-pack/{filebeat,metricbeat} FIPS ECH integration tests to fail. This
temporarily points those pipelines at the Production CFT environment
until the incident is resolved. Revert once FRH Staging is healthy.
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
1 similar comment
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
🤖 GitHub commentsJust comment with:
|
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe "FIPS ECH Integration Tests" step in both Filebeat and Metricbeat Buildkite pipeline files is reconfigured to use production infrastructure instead of staging. AWS-specific environment variables ( ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@Mergifyio backport 8.19 9.3 9.4 |
✅ Backports have been createdDetails
No pull request needed: No commits between 8.19 and mergify/bp/8.19/pr-50005
|
FRH Staging is currently unable to provision deployments, causing the
x-pack/{filebeat,metricbeat} FIPS ECH integration tests to fail. This
temporarily points those pipelines at the Production CFT environment
until the incident is resolved. Revert once FRH Staging is healthy.
(cherry picked from commit 08e091f)
FRH Staging is currently unable to provision deployments, causing the
x-pack/{filebeat,metricbeat} FIPS ECH integration tests to fail. This
temporarily points those pipelines at the Production CFT environment
until the incident is resolved. Revert once FRH Staging is healthy.
(cherry picked from commit 08e091f)
FRH Staging is currently unable to provision deployments, causing the
x-pack/{filebeat,metricbeat} FIPS ECH integration tests to fail. This
temporarily points those pipelines at the Production CFT environment
until the incident is resolved. Revert once FRH Staging is healthy.
(cherry picked from commit 08e091f)
Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com>
FRH Staging is currently unable to provision deployments, causing the
x-pack/{filebeat,metricbeat} FIPS ECH integration tests to fail. This
temporarily points those pipelines at the Production CFT environment
until the incident is resolved. Revert once FRH Staging is healthy.
(cherry picked from commit 08e091f)
Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com>
Proposed commit message
This PR temporarily creates ECH deployments for the FIPS integration testing Buildkite pipelines (
x-pack/filebeatandx-pack/metricbeat) in the Production CFT ESS environment (as opposed to the Staging GovCloud ESS environment).The FIPS ECH integration tests are currently failing because the step where deployments are provisioned in GovCloud Staging is consistently failing due to an ongoing incident in that environment. This change should be reverted once FRH Staging is healthy again.
Checklist
stresstest.shscript to run them under stress conditions and race detector to verify their stability../changelog/fragmentsusing the changelog tool.Disruptive User Impact
None. CI-only change.