Skip to content

Commit 2be4f99

Browse files
committed
[temp] test QE only
1 parent 2254153 commit 2be4f99

File tree

1 file changed

+0
-43
lines changed

1 file changed

+0
-43
lines changed

.evergreen/config.yml

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -95,49 +95,6 @@ tasks:
9595
- func: "run encryption tests"
9696

9797
buildvariants:
98-
- name: tests-7-noauth-nossl
99-
display_name: Run Tests 7.0 NoAuth NoSSL
100-
run_on: rhel87-small
101-
expansions:
102-
MONGODB_VERSION: "7.0"
103-
TOPOLOGY: server
104-
AUTH: "noauth"
105-
SSL: "nossl"
106-
tasks:
107-
- name: run-tests
108-
109-
- name: tests-7-auth-ssl
110-
display_name: Run Tests 7.0 Auth SSL
111-
run_on: rhel87-small
112-
expansions:
113-
MONGODB_VERSION: "7.0"
114-
TOPOLOGY: server
115-
AUTH: "auth"
116-
SSL: "ssl"
117-
tasks:
118-
- name: run-tests
119-
120-
- name: tests-8-noauth-nossl
121-
display_name: Run Tests 8.0 NoAuth NoSSL
122-
run_on: rhel87-small
123-
expansions:
124-
MONGODB_VERSION: "8.0"
125-
TOPOLOGY: server
126-
AUTH: "noauth"
127-
SSL: "nossl"
128-
tasks:
129-
- name: run-tests
130-
131-
- name: tests-8-auth-ssl
132-
display_name: Run Tests 8.0 Auth SSL
133-
run_on: rhel87-small
134-
expansions:
135-
MONGODB_VERSION: "8.0"
136-
TOPOLOGY: server
137-
AUTH: "auth"
138-
SSL: "ssl"
139-
tasks:
140-
- name: run-tests
14198

14299
- name: tests-8-qe-local
143100
display_name: Run Tests 8.2 QE local KMS

0 commit comments

Comments
 (0)