Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion .ci/jobs/elastic+helm-charts+staging+cluster-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,14 @@
parameters:
- string:
name: BUILD_ID
description: "The buildId for the staging images. (Example: 7.6.1-abcdabcd)"
description: "The buildId for the staging images. (Example: 7.8.1-abcdabcd)"
- string:
name: BRANCH
description: "The helm-charts repo branch to use. (Example: 7.8)"
scm:
- git:
branches:
- $BRANCH
wipe-workspace: 'True'
axes:
- axis:
Expand All @@ -20,6 +25,9 @@
type: yaml
name: KUBERNETES_VERSION
filename: helpers/matrix.yml
wrappers:
- build-name:
name: "${BUILD_NUMBER} - ${BRANCH} - ${BUILD_ID}"
builders:
- shell: |-
#!/usr/local/bin/runbld
Expand Down
10 changes: 9 additions & 1 deletion .ci/jobs/elastic+helm-charts+staging+cluster-creation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,14 @@
parameters:
- string:
name: BUILD_ID
description: "The buildId for the staging images. (Example: 7.6.1-abcdabcd)"
description: "The buildId for the staging images. (Example: 7.8.1-abcdabcd)"
- string:
name: BRANCH
description: "The helm-charts repo branch to use. (Example: 7.8)"
scm:
- git:
branches:
- $BRANCH
wipe-workspace: 'True'
axes:
- axis:
Expand All @@ -20,6 +25,9 @@
type: yaml
name: KUBERNETES_VERSION
filename: helpers/matrix.yml
wrappers:
- build-name:
name: "${BUILD_NUMBER} - ${BRANCH} - ${BUILD_ID}"
builders:
- shell: |-
#!/usr/local/bin/runbld
Expand Down
10 changes: 9 additions & 1 deletion .ci/jobs/elastic+helm-charts+staging+integration-apm-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,14 @@
parameters:
- string:
name: BUILD_ID
description: "The buildId for the staging images. (Example: 7.6.1-abcdabcd)"
description: "The buildId for the staging images. (Example: 7.8.1-abcdabcd)"
- string:
name: BRANCH
description: "The helm-charts repo branch to use. (Example: 7.8)"
scm:
- git:
branches:
- $BRANCH
wipe-workspace: 'True'
axes:
- axis:
Expand All @@ -24,6 +29,9 @@
type: yaml
name: KUBERNETES_VERSION
filename: helpers/matrix.yml
wrappers:
- build-name:
name: "${BUILD_NUMBER} - ${BRANCH} - ${BUILD_ID}"
builders:
- shell: |-
#!/usr/local/bin/runbld
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,14 @@
parameters:
- string:
name: BUILD_ID
description: "The buildId for the staging images. (Example: 7.6.1-abcdabcd)"
description: "The buildId for the staging images. (Example: 7.8.1-abcdabcd)"
- string:
name: BRANCH
description: "The helm-charts repo branch to use. (Example: 7.8)"
scm:
- git:
branches:
- $BRANCH
wipe-workspace: 'True'
axes:
- axis:
Expand All @@ -24,6 +29,9 @@
type: yaml
name: KUBERNETES_VERSION
filename: helpers/matrix.yml
wrappers:
- build-name:
name: "${BUILD_NUMBER} - ${BRANCH} - ${BUILD_ID}"
builders:
- shell: |-
#!/usr/local/bin/runbld
Expand Down
10 changes: 9 additions & 1 deletion .ci/jobs/elastic+helm-charts+staging+integration-filebeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,14 @@
parameters:
- string:
name: BUILD_ID
description: "The buildId for the staging images. (Example: 7.6.1-abcdabcd)"
description: "The buildId for the staging images. (Example: 7.8.1-abcdabcd)"
- string:
name: BRANCH
description: "The helm-charts repo branch to use. (Example: 7.8)"
scm:
- git:
branches:
- $BRANCH
wipe-workspace: 'True'
axes:
- axis:
Expand All @@ -24,6 +29,9 @@
type: yaml
name: KUBERNETES_VERSION
filename: helpers/matrix.yml
wrappers:
- build-name:
name: "${BUILD_NUMBER} - ${BRANCH} - ${BUILD_ID}"
builders:
- shell: |-
#!/usr/local/bin/runbld
Expand Down
10 changes: 9 additions & 1 deletion .ci/jobs/elastic+helm-charts+staging+integration-kibana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,14 @@
parameters:
- string:
name: BUILD_ID
description: "The buildId for the staging images. (Example: 7.6.1-abcdabcd)"
description: "The buildId for the staging images. (Example: 7.8.1-abcdabcd)"
- string:
name: BRANCH
description: "The helm-charts repo branch to use. (Example: 7.8)"
scm:
- git:
branches:
- $BRANCH
wipe-workspace: 'True'
axes:
- axis:
Expand All @@ -24,6 +29,9 @@
type: yaml
name: KUBERNETES_VERSION
filename: helpers/matrix.yml
wrappers:
- build-name:
name: "${BUILD_NUMBER} - ${BRANCH} - ${BUILD_ID}"
builders:
- shell: |-
#!/usr/local/bin/runbld
Expand Down
10 changes: 9 additions & 1 deletion .ci/jobs/elastic+helm-charts+staging+integration-logstash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,14 @@
parameters:
- string:
name: BUILD_ID
description: "The buildId for the staging images. (Example: 7.6.1-abcdabcd)"
description: "The buildId for the staging images. (Example: 7.8.1-abcdabcd)"
- string:
name: BRANCH
description: "The helm-charts repo branch to use. (Example: 7.8)"
scm:
- git:
branches:
- $BRANCH
wipe-workspace: 'True'
axes:
- axis:
Expand All @@ -24,6 +29,9 @@
type: yaml
name: KUBERNETES_VERSION
filename: helpers/matrix.yml
wrappers:
- build-name:
name: "${BUILD_NUMBER} - ${BRANCH} - ${BUILD_ID}"
builders:
- shell: |-
#!/usr/local/bin/runbld
Expand Down
10 changes: 9 additions & 1 deletion .ci/jobs/elastic+helm-charts+staging+integration-metricbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,14 @@
parameters:
- string:
name: BUILD_ID
description: "The buildId for the staging images. (Example: 7.6.1-abcdabcd)"
description: "The buildId for the staging images. (Example: 7.8.1-abcdabcd)"
- string:
name: BRANCH
description: "The helm-charts repo branch to use. (Example: 7.8)"
scm:
- git:
branches:
- $BRANCH
wipe-workspace: 'True'
axes:
- axis:
Expand All @@ -24,6 +29,9 @@
type: yaml
name: KUBERNETES_VERSION
filename: helpers/matrix.yml
wrappers:
- build-name:
name: "${BUILD_NUMBER} - ${BRANCH} - ${BUILD_ID}"
builders:
- shell: |-
#!/usr/local/bin/runbld
Expand Down
10 changes: 9 additions & 1 deletion .ci/jobs/elastic+helm-charts+staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,19 @@
parameters:
- string:
name: BUILD_ID
description: "The buildId for the staging images. (Example: 7.6.1-abcdabcd)"
description: "The buildId for the staging images. (Example: 7.8.1-abcdabcd)"
- string:
name: BRANCH
description: "The helm-charts repo branch to use. (Example: 7.8)"
project-type: multijob
scm:
- git:
branches:
- $BRANCH
wipe-workspace: 'False'
wrappers:
- build-name:
name: "${BUILD_NUMBER} - ${BRANCH} - ${BUILD_ID}"
builders:
- multijob:
name: template testing and kubernetes cluster creation
Expand Down