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 dbf68bd commit 8b3bc29Copy full SHA for 8b3bc29
.evergreen/config/common.yml.erb
@@ -554,10 +554,6 @@ tasks:
554
commands:
555
- func: "export FLE credentials"
556
- func: "run tests"
557
- - name: "test-fle-via-docker"
558
- commands:
559
- - func: "export FLE credentials"
560
- - func: "run tests via docker"
561
- name: "test-aws-auth"
562
563
- func: "export AWS auth credentials"
.evergreen/config/standard.yml.erb
@@ -446,7 +446,7 @@ buildvariants:
446
fle: fle
447
display_name: "FLE: ${mongodb-version} ${ruby}"
448
tasks:
449
+ - name: "test-fle"
450
451
- matrix_name: "fle-4.2"
452
matrix_spec:
0 commit comments