Skip to content

Commit 1adb457

Browse files
RUST-2182 Disable serverless tests (#1335)
1 parent ace6f89 commit 1adb457

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.evergreen/config.yml

+10-10
Original file line numberDiff line numberDiff line change
@@ -260,16 +260,16 @@ buildvariants:
260260
tasks:
261261
- name: test-x509-auth
262262

263-
- name: serverless
264-
display_name: "Serverless"
265-
run_on:
266-
- rhel80-small
267-
expansions:
268-
LIBMONGOCRYPT_OS: rhel-80-64-bit
269-
AUTH: auth
270-
SSL: ssl
271-
tasks:
272-
- serverless-task-group
263+
# - name: serverless
264+
# display_name: "Serverless"
265+
# run_on:
266+
# - rhel80-small
267+
# expansions:
268+
# LIBMONGOCRYPT_OS: rhel-80-64-bit
269+
# AUTH: auth
270+
# SSL: ssl
271+
# tasks:
272+
# - serverless-task-group
273273

274274
- name: oidc-linux
275275
display_name: "OIDC Linux"

0 commit comments

Comments
 (0)