File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,10 @@ pipeline {
1717 HOME = " ${ env.WORKSPACE} "
1818 KIND_VERSION = ' v0.14.0'
1919 K8S_VERSION = ' v1.25.0'
20-
21- JOB_GCS_BUCKET = ' beats-ci-temp'
22- JOB_GCS_BUCKET_INTERNAL = ' beats-ci-temp-internal'
23- JOB_GCS_CREDENTIALS = ' beats-ci-gcs-plugin'
24- JOB_GCS_EXT_CREDENTIALS = ' beats-ci-gcs-plugin-file-credentials'
20+ JOB_GCS_BUCKET = ' fleet-ci-temp'
21+ JOB_GCS_BUCKET_INTERNAL = ' fleet-ci-temp-internal'
22+ JOB_GCS_CREDENTIALS = ' fleet-ci-gcs-plugin'
23+ JOB_GCS_EXT_CREDENTIALS = ' fleet-ci-gcs-plugin-file-credentials'
2524 ELASTIC_PACKAGE_GCP_SECRET = ' secret/observability-team/ci/service-account/elastic-package-gcp'
2625 ELASTIC_OBSERVABILITY_PROJECT_ID = ' elastic-observability'
2726 }
Original file line number Diff line number Diff line change 33# #### GLOBAL METADATA
44
55- meta :
6- cluster : beats -ci
6+ cluster : fleet -ci
77
88# #### JOB DEFAULTS
99
You can’t perform that action at this time.
0 commit comments