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 9f994b4 commit a1f1252Copy full SHA for a1f1252
.evergreen/config/common.yml.erb
@@ -554,6 +554,10 @@ 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
@@ -444,7 +444,7 @@ buildvariants:
444
fle: fle
445
display_name: "FLE: ${mongodb-version} ${ruby}"
446
tasks:
447
- - name: "test-fle"
448
449
- matrix_name: "fle-4.2"
450
matrix_spec:
0 commit comments