Skip to content

Commit 69d919f

Browse files
authored
RUST-2051 Add a note to reduce future confusion (#1220)
1 parent e4863f0 commit 69d919f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ buildvariants:
233233
LIBMONGOCRYPT_OS: "debian11"
234234
tasks:
235235
- name: azure-kms-task-group
236+
# Limit the test to only schedule every 14 days to reduce external resource usage.
236237
batchtime: 20160
237238

238239
- name: gcp-kms
@@ -245,6 +246,7 @@ buildvariants:
245246
LIBMONGOCRYPT_OS: "debian11"
246247
tasks:
247248
- name: gcp-kms-task-group
249+
# Limit the test to only schedule every 14 days to reduce external resource usage.
248250
batchtime: 20160
249251

250252
- name: x509-auth

0 commit comments

Comments
 (0)