summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Benvenuto <mark.benvenuto@mongodb.com>2022-09-06 11:25:20 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-09-12 20:50:17 +0000
commitaa13d918e5b82b6451a900860c9ff2ac1afc3953 (patch)
tree5cdfd5562ed443cea5429529cda42c4ef155040e
parent2ef7e19c54cfa3e96cd41819f4ab14bdc2d95f9f (diff)
downloadmongo-aa13d918e5b82b6451a900860c9ff2ac1afc3953.tar.gz
SERVER-69006 Remove FLE2 suites out of hedged reads passthrough
(cherry picked from commit 9c604c3daf7465628e96c0a4c1876c45d8d58955)
-rw-r--r--buildscripts/resmokeconfig/suites/causally_consistent_hedged_reads_jscore_passthrough.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/causally_consistent_hedged_reads_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/causally_consistent_hedged_reads_jscore_passthrough.yml
index 51fc059280b..beea3ff4cb4 100644
--- a/buildscripts/resmokeconfig/suites/causally_consistent_hedged_reads_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/causally_consistent_hedged_reads_jscore_passthrough.yml
@@ -3,8 +3,6 @@ test_kind: js_test
selector:
roots:
- jstests/core/**/*.js
- - jstests/fle2/**/*.js
- - src/mongo/db/modules/*/jstests/fle2/*.js
exclude_files:
# Don't run these tests as transactions can only run on primaries.
- jstests/core/txns/**/*.js