Skip to content

Commit 59c8710

Browse files
committed
Revert "Revert "Test FLE via docker (mongodb#2395)""
This reverts commit 8b3bc29.
1 parent 9ad913a commit 59c8710

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.evergreen/config/common.yml.erb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,10 @@ tasks:
554554
commands:
555555
- func: "export FLE credentials"
556556
- func: "run tests"
557+
- name: "test-fle-via-docker"
558+
commands:
559+
- func: "export FLE credentials"
560+
- func: "run tests via docker"
557561
- name: "test-aws-auth"
558562
commands:
559563
- func: "export AWS auth credentials"

.evergreen/config/standard.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ buildvariants:
444444
fle: fle
445445
display_name: "FLE: ${mongodb-version} ${ruby}"
446446
tasks:
447-
- name: "test-fle"
447+
- name: "test-fle-via-docker"
448448

449449
- matrix_name: "fle-4.2"
450450
matrix_spec:

0 commit comments

Comments
 (0)