Skip to content

Commit f7e5dc6

Browse files
committed
combine kms tests
1 parent fec51f0 commit f7e5dc6

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.evergreen/config.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1779,19 +1779,14 @@ buildvariants:
17791779
tasks:
17801780
- name: "coverage-report"
17811781

1782-
- name: testgcpkms-variant
1783-
display_name: "GCP KMS"
1782+
- name: testkms-variant
1783+
display_name: "KMS"
17841784
run_on:
17851785
- debian11-small
17861786
tasks:
17871787
- name: testgcpkms_task_group
17881788
batchtime: 20160 # Use a batchtime of 14 days as suggested by the CSFLE test README
17891789
- testgcpkms-fail-task
1790-
1791-
- name: testazurekms-variant
1792-
display_name: "Azure KMS"
1793-
run_on: debian11-small
1794-
tasks:
17951790
- name: testazurekms_task_group
17961791
batchtime: 20160 # Use a batchtime of 14 days as suggested by the CSFLE test README
17971792
- testazurekms-fail-task

0 commit comments

Comments
 (0)