Skip to content

Commit 6de5c68

Browse files
committed
revert fle changes
1 parent 5f3405f commit 6de5c68

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -475,10 +475,6 @@ tasks:
475475
commands:
476476
- func: "export FLE credentials"
477477
- func: "run tests"
478-
- name: "test-fle-via-docker"
479-
commands:
480-
- func: "export FLE credentials"
481-
- func: "run tests via docker"
482478
- name: "test-aws-auth"
483479
commands:
484480
- func: "export AWS auth credentials"
@@ -1300,7 +1296,7 @@ buildvariants:
13001296
fle: fle
13011297
display_name: "FLE: ${mongodb-version} ${ruby}"
13021298
tasks:
1303-
- name: "test-fle-via-docker"
1299+
- name: "test-fle"
13041300

13051301
- matrix_name: "fle-4.2"
13061302
matrix_spec:

0 commit comments

Comments
 (0)