summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/read_concern_linearizable_passthrough.yml
diff options
context:
space:
mode:
authorTommaso Tocci <tommaso.tocci@mongodb.com>2021-02-18 13:26:09 +0100
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-02-22 20:54:55 +0000
commitcc4854a927905dcf32fd0968176a706dc37ed329 (patch)
treef3fdccede38f81459703256f2e8df22fc7dccb5e /buildscripts/resmokeconfig/suites/read_concern_linearizable_passthrough.yml
parent914e04e031fba864dc9bf139bbb96abd91871343 (diff)
downloadmongo-cc4854a927905dcf32fd0968176a706dc37ed329.tar.gz
SERVER-54572 Introduce assumes_standalone_mongod tag for jscore tests
Diffstat (limited to 'buildscripts/resmokeconfig/suites/read_concern_linearizable_passthrough.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/read_concern_linearizable_passthrough.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/buildscripts/resmokeconfig/suites/read_concern_linearizable_passthrough.yml b/buildscripts/resmokeconfig/suites/read_concern_linearizable_passthrough.yml
index 74d9971f938..c13c96218b7 100644
--- a/buildscripts/resmokeconfig/suites/read_concern_linearizable_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/read_concern_linearizable_passthrough.yml
@@ -6,11 +6,6 @@ selector:
exclude_files:
# Linearizable read concern is not supported for transactions.
- jstests/core/txns/**/*.js
- # These tests are not expected to pass with replica-sets:
- - jstests/core/dbadmin.js
- - jstests/core/opcounters_write_cmd.js
- - jstests/core/read_after_optime.js
- - jstests/core/capped_update.js
# These tests use benchRun(), which isn't configured to use the overridden writeConcern.
- jstests/core/bench_test*.js
- jstests/core/benchrun_pipeline_updates.js # benchRun() used for writes
@@ -31,6 +26,7 @@ selector:
- assumes_read_concern_unchanged
# "Cowardly refusing to override write concern of command: ..."
- assumes_write_concern_unchanged
+ - assumes_standalone_mongod
executor:
archive: