File tree Expand file tree Collapse file tree 1 file changed +0
-43
lines changed
Expand file tree Collapse file tree 1 file changed +0
-43
lines changed Original file line number Diff line number Diff line change @@ -95,49 +95,6 @@ tasks:
9595 - func : " run encryption tests"
9696
9797buildvariants :
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
You can’t perform that action at this time.
0 commit comments