summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml
diff options
context:
space:
mode:
authorLingzhi Deng <lingzhi.deng@mongodb.com>2019-06-02 15:11:04 -0400
committerLingzhi Deng <lingzhi.deng@mongodb.com>2019-06-02 15:11:04 -0400
commit34f4722ea7ac90720e8b691007c5ec3939d7f59d (patch)
treebffffb58cec0bbbdc1af6a4da7cacf4f3727641a /buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml
parentc9fa616db03de737c44340f33a44863072a0955d (diff)
downloadmongo-34f4722ea7ac90720e8b691007c5ec3939d7f59d.tar.gz
SERVER-41395: Make sure concurrency suites that run with sessions exclude tests tagged with does_not_support_causal_consistency
Diffstat (limited to 'buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml
index f4ce4b81b70..8cd1c616ae2 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_local_read_write_multi_stmt_txn.yml
@@ -148,6 +148,7 @@ selector:
- jstests/concurrency/fsm_workloads/agg_out.js
exclude_with_any_tags:
+ - does_not_support_causal_consistency
- requires_replication
# The touch command does not exist on mongos, which is enforced before session information is
# parsed, causing state functions in these workloads to fail before starting a transaction despite