We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c6a4a commit 13bd136Copy full SHA for 13bd136
ci-operator/config/openshift/ci-tools/openshift-ci-tools-main.yaml
@@ -897,6 +897,9 @@ tests:
897
- default: /tmp/gcp-creds/gsm-e2e-test-sa-key
898
documentation: The GCP service account credentials file
899
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
903
from: test-bin
904
resources:
905
requests:
0 commit comments