summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
diff options
context:
space:
mode:
authorKaloian Manassiev <kaloian.manassiev@mongodb.com>2019-04-03 17:10:07 -0400
committerKaloian Manassiev <kaloian.manassiev@mongodb.com>2019-04-10 11:10:40 -0400
commitbd54b2768290bbfc0037a07bfdd61bf9e11bbed1 (patch)
tree9745338c9fcb4280a8ad3b76afee0e40bfdec426 /buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
parent1fe9d1da7c9b6fe2fd0522dc32103c4483e827d4 (diff)
downloadmongo-bd54b2768290bbfc0037a07bfdd61bf9e11bbed1.tar.gz
SERVER-38569 Unblacklist remove_and_bulk_insert.js concurrency workload from sharded txn suites
Diffstat (limited to 'buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
index 57904d62fe8..7b374bb6b48 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn.yml
@@ -150,10 +150,6 @@ selector:
# failing the workload.
- jstests/concurrency/fsm_workloads/agg_out.js
- # TODO SERVER-38569: Unblacklist this workload once the performance of sharded transactions has
- # improved to avoid timeouts on slow variants.
- - jstests/concurrency/fsm_workloads/remove_and_bulk_insert.js
-
exclude_with_any_tags:
- requires_replication
# The touch command does not exist on mongos, which is enforced before session information is