Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: use ubuntu-22 for the aarch64 workers #34383

Merged
merged 1 commit into from
Jan 25, 2023
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
4 changes: 2 additions & 2 deletions auditbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ stages:
arm:
mage: "mage build unitTest"
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
when: ## Override the top-level when.
comments:
- "/test auditbeat for arm"
Expand Down Expand Up @@ -111,7 +111,7 @@ stages:
e2e:
enabled: false
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
stage: packaging
when:
branches: false ## Only on a PR basis for the time being
Expand Down
4 changes: 2 additions & 2 deletions filebeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ stages:
arm:
mage: "mage build unitTest"
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
when: ## Override the top-level when.
comments:
- "/test filebeat for arm"
Expand Down Expand Up @@ -108,7 +108,7 @@ stages:
e2e:
enabled: false
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
stage: packaging
when:
branches: false ## Only on a PR basis for the time being
Expand Down
4 changes: 2 additions & 2 deletions heartbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ stages:
arm:
mage: "mage build unitTest"
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
when: ## Override the top-level when.
comments:
- "/test heartbeat for arm"
Expand Down Expand Up @@ -115,7 +115,7 @@ stages:
e2e:
enabled: false
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
stage: packaging
when:
branches: false ## Only on a PR basis for the time being
Expand Down
2 changes: 1 addition & 1 deletion libbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ stages:
arm:
mage: "mage build unitTest"
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
when: ## Override the top-level when.
comments:
- "/test libbeat for arm"
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ stages:
e2e:
enabled: false
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
stage: packaging
when:
branches: false ## Only on a PR basis for the time being
Expand Down
4 changes: 2 additions & 2 deletions packetbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ stages:
arm:
mage: "mage build unitTest"
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
when: ## Override the top-level when.
comments:
- "/test packetbeat for arm"
Expand Down Expand Up @@ -107,7 +107,7 @@ stages:
e2e:
enabled: false
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
stage: packaging
when:
branches: false ## Only on a PR basis for the time being
Expand Down
4 changes: 2 additions & 2 deletions x-pack/auditbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ stages:
arm:
mage: "mage build unitTest"
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
when: ## Override the top-level when.
comments:
- "/test x-pack/auditbeat for arm"
Expand Down Expand Up @@ -108,7 +108,7 @@ stages:
e2e:
enabled: false
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
stage: packaging
when:
branches: false ## Only on a PR basis for the time being
Expand Down
2 changes: 1 addition & 1 deletion x-pack/dockerlogbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ stages:
e2e:
enabled: false
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
stage: packaging
when:
branches: false ## Only on a PR basis for the time being
Expand Down
4 changes: 2 additions & 2 deletions x-pack/filebeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ stages:
arm:
mage: "mage build unitTest"
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
when: ## Override the top-level when.
comments:
- "/test x-pack/filebeat for arm"
Expand Down Expand Up @@ -140,7 +140,7 @@ stages:
e2e:
enabled: false
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
stage: packaging
when:
branches: false ## Only on a PR basis for the time being
Expand Down
2 changes: 1 addition & 1 deletion x-pack/functionbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ stages:
arm:
mage: "mage build unitTest"
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
when: ## Override the top-level when.
comments:
- "/test x-pack/functionbeat for arm"
Expand Down
2 changes: 1 addition & 1 deletion x-pack/heartbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ stages:
e2e:
enabled: false
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
stage: packaging
when:
branches: false ## Only on a PR basis for the time being
Expand Down
2 changes: 1 addition & 1 deletion x-pack/libbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ stages:
arm:
mage: "mage build unitTest"
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
when: ## Override the top-level when.
comments:
- "/test x-pack/libbeat for arm"
Expand Down
2 changes: 1 addition & 1 deletion x-pack/metricbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ stages:
e2e:
enabled: false
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
stage: packaging
when:
branches: false ## Only on a PR basis for the time being
Expand Down
4 changes: 2 additions & 2 deletions x-pack/packetbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ stages:
arm:
mage: "mage build unitTest"
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
when: ## Override the top-level when.
comments:
- "/test x-pack/packetbeat for arm"
Expand Down Expand Up @@ -124,7 +124,7 @@ stages:
e2e:
enabled: false
platforms: ## override default label in this specific stage.
- "arm"
- "ubuntu-2204-aarch64"
stage: packaging
when:
branches: false ## Only on a PR basis for the time being
Expand Down