Skip to content

Commit

Permalink
Try 3
Browse files Browse the repository at this point in the history
  • Loading branch information
nirinchev committed Oct 24, 2024
1 parent dff3044 commit cd22a28
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 @@ -16876,7 +16876,7 @@ buildvariants:
- name: compile_artifact
- name: linux_ppc64le_build
display_name: "RHEL 8 PPC (build)"
run_on: rhel89-power9-small
run_on: rhel8-power9
expansions:
executable_os_id: linux-ppc64le
tasks:
Expand Down Expand Up @@ -17064,7 +17064,7 @@ buildvariants:
- name: e2e_tests_linux_arm64_openssl3
- name: e2e_rhel81_ppc64le
display_name: "RHEL 8 PPC (E2E Tests)"
run_on: rhel89-power9-small
run_on: rhel8-power9
tasks:
- name: e2e_tests_linux_ppc64le
- name: e2e_rhel72_s390x
Expand Down Expand Up @@ -17444,7 +17444,7 @@ buildvariants:
- name: pkg_test_rpmextract_rpm_s390x
- name: pkg_smoke_tests_rhel81_ppc64le
display_name: "package smoke tests (RHEL 8 ppc64le)"
run_on: rhel89-power9-small
run_on: rhel8-power9
tasks:
- name: pkg_test_rpmextract_rpm_ppc64le

Expand Down
6 changes: 3 additions & 3 deletions .evergreen/evergreen.yml.in
Original file line number Diff line number Diff line change
Expand Up @@ -1667,7 +1667,7 @@ buildvariants:
- name: compile_artifact
- name: linux_ppc64le_build
display_name: "RHEL 8 PPC (build)"
run_on: rhel89-power9-small
run_on: rhel8-power9
expansions:
executable_os_id: linux-ppc64le
tasks:
Expand Down Expand Up @@ -1855,7 +1855,7 @@ buildvariants:
- name: e2e_tests_linux_arm64_openssl3
- name: e2e_rhel81_ppc64le
display_name: "RHEL 8 PPC (E2E Tests)"
run_on: rhel89-power9-small
run_on: rhel8-power9
tasks:
- name: e2e_tests_linux_ppc64le
- name: e2e_rhel72_s390x
Expand Down Expand Up @@ -2007,7 +2007,7 @@ buildvariants:
- name: pkg_test_rpmextract_rpm_s390x
- name: pkg_smoke_tests_rhel81_ppc64le
display_name: "package smoke tests (RHEL 8 ppc64le)"
run_on: rhel89-power9-small
run_on: rhel8-power9
tasks:
- name: pkg_test_rpmextract_rpm_ppc64le

Expand Down

0 comments on commit cd22a28

Please sign in to comment.