Change cloudE2E test to use oblt-cli#7209
Conversation
|
Some instability with the cloudE2E tests in the builds: https://buildkite.com/elastic/fleet-server/builds/15100 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
429590e to
0b199f0
Compare
This comment has been minimized.
This comment has been minimized.
0b199f0 to
55681ca
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Passing only StackVersion=9.5.0-SNAPSHOT lets oblt-cli resolve to the latest snapshot build, which may differ from the pinned build in dev-tools/integration/.env and can include breaking Kibana changes. Pass ElasticsearchDockerImage and KibanaDockerImage using the full ES_VERSION (e.g. 9.5.0-335b21fa-SNAPSHOT) read from .env to pin the cluster to the exact build being tested. Mirrors the approach taken in elastic/elastic-agent#14985. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
8ad51c9 to
e965506
Compare
TL;DRBoth package jobs failed while Remediation
Investigation detailsRoot CauseThis is an infrastructure/dependency availability failure in the package Docker image build. The failed jobs run Both package architectures failed at the same BuildKit metadata step for that external base image. The PR diff changes Cloud E2E/OBLT wiring and test env variable names, but it does not change Evidence
Verification
What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
What is the problem this PR solves?
Change buildkite pipelines to use oblt-cli instead of terraform