We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec51f0 commit f7e5dc6Copy full SHA for f7e5dc6
.evergreen/config.yml
@@ -1779,19 +1779,14 @@ buildvariants:
1779
tasks:
1780
- name: "coverage-report"
1781
1782
-- name: testgcpkms-variant
1783
- display_name: "GCP KMS"
+- name: testkms-variant
+ display_name: "KMS"
1784
run_on:
1785
- debian11-small
1786
1787
- name: testgcpkms_task_group
1788
batchtime: 20160 # Use a batchtime of 14 days as suggested by the CSFLE test README
1789
- testgcpkms-fail-task
1790
-
1791
-- name: testazurekms-variant
1792
- display_name: "Azure KMS"
1793
- run_on: debian11-small
1794
- tasks:
1795
- name: testazurekms_task_group
1796
1797
- testazurekms-fail-task
0 commit comments