Skip to content

Commit ba835db

Browse files
isabelatkinsonabr-egn
authored andcommitted
RUST-2182 Disable serverless tests (#1335)
1 parent 04366ae commit ba835db

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.evergreen/config.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -271,16 +271,16 @@ buildvariants:
271271
tasks:
272272
- test-plain-auth
273273

274-
- name: serverless
275-
display_name: "Serverless"
276-
run_on:
277-
- rhel80-small
278-
expansions:
279-
LIBMONGOCRYPT_OS: rhel-80-64-bit
280-
AUTH: auth
281-
SSL: ssl
282-
tasks:
283-
- serverless-task-group
274+
# - name: serverless
275+
# display_name: "Serverless"
276+
# run_on:
277+
# - rhel80-small
278+
# expansions:
279+
# LIBMONGOCRYPT_OS: rhel-80-64-bit
280+
# AUTH: auth
281+
# SSL: ssl
282+
# tasks:
283+
# - serverless-task-group
284284

285285
- name: oidc-linux
286286
display_name: "OIDC Linux"

0 commit comments

Comments
 (0)