Skip to content

Commit f5e478a

Browse files
committed
Move rhel72-zseries->rhel7-zseries
1 parent 06916e5 commit f5e478a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.evergreen.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17191,7 +17191,7 @@ buildvariants:
1719117191
- name: compile_artifact
1719217192
- name: linux_s390x_build
1719317193
display_name: "RHEL 7.2 s390x (build)"
17194-
run_on: rhel72-zseries-large
17194+
run_on: rhel7-zseries-large
1719517195
expansions:
1719617196
executable_os_id: linux-s390x
1719717197
tasks:
@@ -17377,7 +17377,7 @@ buildvariants:
1737717377
- name: e2e_tests_linux_ppc64le
1737817378
- name: e2e_rhel72_s390x
1737917379
display_name: "RHEL 7.2 s390x (E2E Tests)"
17380-
run_on: rhel72-zseries-large
17380+
run_on: rhel7-zseries-large
1738117381
tasks:
1738217382
- name: e2e_tests_linux_s390x_60x
1738317383
- name: e2e_rhel83_s390x
@@ -17740,7 +17740,7 @@ buildvariants:
1774017740
- name: pkg_test_macos_darwin_arm64
1774117741
- name: pkg_smoke_tests_rhel72_s390x
1774217742
display_name: "package smoke tests (RHEL 7.2 s390x)"
17743-
run_on: rhel72-zseries-small
17743+
run_on: rhel7-zseries-small
1774417744
expansions:
1774517745
no_automatic_encryption_support: 1
1774617746
tasks:

.evergreen/evergreen.yml.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1684,7 +1684,7 @@ buildvariants:
16841684
- name: compile_artifact
16851685
- name: linux_s390x_build
16861686
display_name: "RHEL 7.2 s390x (build)"
1687-
run_on: rhel72-zseries-large
1687+
run_on: rhel7-zseries-large
16881688
expansions:
16891689
executable_os_id: linux-s390x
16901690
tasks:
@@ -1870,7 +1870,7 @@ buildvariants:
18701870
- name: e2e_tests_linux_ppc64le
18711871
- name: e2e_rhel72_s390x
18721872
display_name: "RHEL 7.2 s390x (E2E Tests)"
1873-
run_on: rhel72-zseries-large
1873+
run_on: rhel7-zseries-large
18741874
tasks:
18751875
- name: e2e_tests_linux_s390x_60x
18761876
- name: e2e_rhel83_s390x
@@ -2005,7 +2005,7 @@ buildvariants:
20052005
- name: pkg_test_macos_darwin_arm64
20062006
- name: pkg_smoke_tests_rhel72_s390x
20072007
display_name: "package smoke tests (RHEL 7.2 s390x)"
2008-
run_on: rhel72-zseries-small
2008+
run_on: rhel7-zseries-small
20092009
expansions:
20102010
no_automatic_encryption_support: 1
20112011
tasks:

0 commit comments

Comments
 (0)