Skip to content

Commit 2eb0195

Browse files
committed
add plugin
1 parent aed625f commit 2eb0195

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.buildkite/bk.integration-fips.pipeline.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ steps:
5959
image: "docker.elastic.co/ci-agent-images/platform-ingest/oblt-cli:latest"
6060
plugins:
6161
- *google_oidc_observability_plugin
62+
- *vault_github_token
6263

6364
- group: "fips:Stateful:Ubuntu"
6465
key: integration-tests-ubuntu-fips
@@ -141,6 +142,8 @@ steps:
141142
agents:
142143
# image: "docker.elastic.co/ci-agent-images/platform-ingest/oblt-cli:latest"
143144
image: "docker.elastic.co/observability-ci/oblt-cli:7.21.0"
145+
plugins:
146+
- *vault_github_token
144147

145148
- label: Aggregate test reports
146149
depends_on:

.buildkite/bk.integration.pipeline.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ steps:
6060
image: "docker.elastic.co/ci-agent-images/platform-ingest/oblt-cli:latest"
6161
plugins:
6262
- *google_oidc_observability_plugin
63+
- *vault_github_token
6364

6465
- group: "Extended runtime leak tests"
6566
key: extended-integration-tests
@@ -632,6 +633,8 @@ steps:
632633
agents:
633634
# image: "docker.elastic.co/ci-agent-images/platform-ingest/oblt-cli:latest"
634635
image: "docker.elastic.co/observability-ci/oblt-cli:7.21.0"
636+
plugins:
637+
- *vault_github_token
635638

636639
- label: Aggregate test reports
637640
# Warning: The key has a hook in pre-command

0 commit comments

Comments
 (0)