File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ common:
1717 elastic/oblt-google-auth#v1.3.0:
1818 lifetime : 10800 # seconds
1919 # TODO: maybe we can rely on the VM and install only if not present?
20- - oblt_cli_plugin : &oblt_cli_plugin:
20+ - oblt_cli_plugin : &oblt_cli_plugin
2121 elastic/oblt-cli#v0.2.0:
2222 version-file : .oblt-cli-version
2323
5454 TF_VAR_integration_server_docker_image : " docker.elastic.co/beats-ci/elastic-agent-cloud-fips:git-${BUILDKITE_COMMIT:0:12}"
5555 command : .buildkite/scripts/steps/ess_start.sh
5656 agents :
57- # image: "docker.elastic.co/ci-agent-images/platform-ingest/oblt-cli:latest"
58- image : " docker.elastic.co/observability-ci/oblt-cli:7.21.0"
57+ image : " docker.elastic.co/ci-agent-images/platform-ingest/oblt-cli:latest"
58+ plugins :
59+ - *google_oidc_observability_plugin
5960
6061 - group : " fips:Stateful:Ubuntu"
6162 key : integration-tests-ubuntu-fips
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ common:
4343 KIBANA_USERNAME : ea-serverless-it-kibana-username
4444 KIBANA_PASSWORD : ea-serverless-it-kibana-password
4545 # TODO: maybe we can rely on the VM and install only if not present?
46- - oblt_cli_plugin : &oblt_cli_plugin:
46+ - oblt_cli_plugin : &oblt_cli_plugin
4747 elastic/oblt-cli#v0.2.0:
4848 version-file : .oblt-cli-version
4949
5555 context : " buildkite/elastic-agent-extended-testing - ESS stack provision using oblt-cli"
5656 command : .buildkite/scripts/steps/ess_start.sh
5757 agents :
58- # image: "docker.elastic.co/ci-agent-images/platform-ingest/oblt-cli:latest"
59- image : " docker.elastic.co/observability-ci/oblt-cli:7.21.0"
58+ image : " docker.elastic.co/ci-agent-images/platform-ingest/oblt-cli:latest"
59+ plugins :
60+ - *google_oidc_observability_plugin
6061
6162 - group : " Extended runtime leak tests"
6263 key : extended-integration-tests
You can’t perform that action at this time.
0 commit comments