Skip to content

Commit

Permalink
Move rhel72-zseries->rhel7-zseries
Browse files Browse the repository at this point in the history
  • Loading branch information
nirinchev committed Oct 25, 2024
1 parent 06916e5 commit f5e478a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17191,7 +17191,7 @@ buildvariants:
- name: compile_artifact
- name: linux_s390x_build
display_name: "RHEL 7.2 s390x (build)"
run_on: rhel72-zseries-large
run_on: rhel7-zseries-large
expansions:
executable_os_id: linux-s390x
tasks:
Expand Down Expand Up @@ -17377,7 +17377,7 @@ buildvariants:
- name: e2e_tests_linux_ppc64le
- name: e2e_rhel72_s390x
display_name: "RHEL 7.2 s390x (E2E Tests)"
run_on: rhel72-zseries-large
run_on: rhel7-zseries-large
tasks:
- name: e2e_tests_linux_s390x_60x
- name: e2e_rhel83_s390x
Expand Down Expand Up @@ -17740,7 +17740,7 @@ buildvariants:
- name: pkg_test_macos_darwin_arm64
- name: pkg_smoke_tests_rhel72_s390x
display_name: "package smoke tests (RHEL 7.2 s390x)"
run_on: rhel72-zseries-small
run_on: rhel7-zseries-small
expansions:
no_automatic_encryption_support: 1
tasks:
Expand Down
6 changes: 3 additions & 3 deletions .evergreen/evergreen.yml.in
Original file line number Diff line number Diff line change
Expand Up @@ -1684,7 +1684,7 @@ buildvariants:
- name: compile_artifact
- name: linux_s390x_build
display_name: "RHEL 7.2 s390x (build)"
run_on: rhel72-zseries-large
run_on: rhel7-zseries-large
expansions:
executable_os_id: linux-s390x
tasks:
Expand Down Expand Up @@ -1870,7 +1870,7 @@ buildvariants:
- name: e2e_tests_linux_ppc64le
- name: e2e_rhel72_s390x
display_name: "RHEL 7.2 s390x (E2E Tests)"
run_on: rhel72-zseries-large
run_on: rhel7-zseries-large
tasks:
- name: e2e_tests_linux_s390x_60x
- name: e2e_rhel83_s390x
Expand Down Expand Up @@ -2005,7 +2005,7 @@ buildvariants:
- name: pkg_test_macos_darwin_arm64
- name: pkg_smoke_tests_rhel72_s390x
display_name: "package smoke tests (RHEL 7.2 s390x)"
run_on: rhel72-zseries-small
run_on: rhel7-zseries-small
expansions:
no_automatic_encryption_support: 1
tasks:
Expand Down

0 comments on commit f5e478a

Please sign in to comment.