Skip to content

Commit 1f1e5bd

Browse files
authored
PYTHON-3715 Migrate off of Arch Linux for EG Testing (#1348)
1 parent d203f68 commit 1f1e5bd

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.evergreen/config.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2377,10 +2377,6 @@ axes:
23772377
- id: platform
23782378
display_name: OS
23792379
values:
2380-
- id: archlinux-test
2381-
display_name: "Archlinux"
2382-
run_on: archlinux-test
2383-
batchtime: 10080 # 7 days
23842380
- id: macos-1014
23852381
display_name: "macOS 10.14"
23862382
run_on: macos-1014
@@ -2817,19 +2813,6 @@ axes:
28172813
batchtime: 10080 # 7 days
28182814

28192815
buildvariants:
2820-
- matrix_name: "tests-archlinux"
2821-
matrix_spec:
2822-
platform:
2823-
# Archlinux supports MongoDB without SSL.
2824-
# MongoDB 4.2 drops support for archlinux (generic linux builds).
2825-
- archlinux-test
2826-
auth: "*"
2827-
ssl: "nossl"
2828-
display_name: "${platform} ${auth} ${ssl}"
2829-
tasks:
2830-
- ".4.0"
2831-
- ".3.6"
2832-
28332816
- matrix_name: "tests-fips"
28342817
matrix_spec:
28352818
platform:

0 commit comments

Comments
 (0)