Skip to content

Commit 13bd136

Browse files
authored
Add GCS_E2E_LOCK_BUCKET env var (#69998)
1 parent 15c6a4a commit 13bd136

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci-operator/config/openshift/ci-tools/openshift-ci-tools-main.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -897,6 +897,9 @@ tests:
897897
- default: /tmp/gcp-creds/gsm-e2e-test-sa-key
898898
documentation: The GCP service account credentials file
899899
name: GCP_SECRETS_DEV_CREDENTIALS_FILE
900+
- default: e2e-test-lock-bucket
901+
documentation: The GCS bucket where the lock object is created
902+
name: GCS_E2E_LOCK_BUCKET
900903
from: test-bin
901904
resources:
902905
requests:

0 commit comments

Comments
 (0)