Skip to content

Commit e08d958

Browse files
committed
Drop tests for RHEL 7.x on Z and Power architectures
1 parent b8383c9 commit e08d958

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.evergreen/config.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,12 +1154,6 @@ axes:
11541154
- id: rhel76
11551155
display_name: "RHEL 7.6"
11561156
run_on: rhel76-small
1157-
- id: rhel71-power8
1158-
display_name: "RHEL 7.1 Power 8"
1159-
run_on: rhel71-power8-build
1160-
- id: rhel72-zseries
1161-
display_name: "RHEL 7.2 zSeries"
1162-
run_on: rhel72-zseries-build
11631157

11641158
# Ubuntu LTS
11651159
- id: ubuntu2204
@@ -1259,15 +1253,6 @@ buildvariants:
12591253
- name: "test-replicaset-auth"
12601254
- name: "test-sharded"
12611255

1262-
# Test RHEL Power8 and zSeries architectures with MongoDB 4.4
1263-
- matrix_name: "test-alt-archs"
1264-
matrix_spec: { "os": ["rhel71-power8", "rhel72-zseries"], "mongodb-versions": "4.4", "php-edge-versions": "oldest-supported" }
1265-
display_name: "${os}, ${mongodb-versions}, ${php-edge-versions}"
1266-
tasks:
1267-
- name: "test-standalone-ssl"
1268-
- name: "test-replicaset-auth"
1269-
- name: "test-sharded"
1270-
12711256
# Test alternative storage engines on MongoDB 4.0
12721257
- matrix_name: "test-storage-engines"
12731258
matrix_spec: { "os": "debian92", "mongodb-versions": "4.0", "php-edge-versions": "latest-stable", "storage-engine": ["inmemory", "mmapv1"] }

0 commit comments

Comments
 (0)