summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_kill_primary_with_balancer.yml1
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_kill_primary.yml1
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_terminate_primary.yml1
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_stepdowns.yml1
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_terminate_primary_with_balancer.yml1
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml1
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml1
7 files changed, 7 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_kill_primary_with_balancer.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_kill_primary_with_balancer.yml
index 778501e17ce..ab7878a2753 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_kill_primary_with_balancer.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_kill_primary_with_balancer.yml
@@ -116,6 +116,7 @@ selector:
# Uses getmores.
- jstests/concurrency/fsm_workloads/agg_base.js
+ - jstests/concurrency/fsm_workloads/agg_unionWith_interrupt_cleanup.js
- jstests/concurrency/fsm_workloads/create_capped_collection.js
- jstests/concurrency/fsm_workloads/create_capped_collection_maxdocs.js
- jstests/concurrency/fsm_workloads/create_index_background.js
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_kill_primary.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_kill_primary.yml
index bc95236fb7c..311380b8e89 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_kill_primary.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_kill_primary.yml
@@ -185,6 +185,7 @@ selector:
# Uses getMore. If a kill node happens between the time of creation of cursor (usually by calling
# find or aggregate) and calling getMore(), server will throw CursortNotFound exception.
# We currently do not retry the transaction on this exception.
+ - jstests/concurrency/fsm_workloads/agg_unionWith_interrupt_cleanup.js
- jstests/concurrency/fsm_workloads/agg_union_with_chunk_migrations.js
- jstests/concurrency/fsm_workloads/create_capped_collection.js
- jstests/concurrency/fsm_workloads/create_capped_collection_maxdocs.js
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_terminate_primary.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_terminate_primary.yml
index 5c229b91bf6..ded60306b90 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_terminate_primary.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_terminate_primary.yml
@@ -185,6 +185,7 @@ selector:
# Uses getMore. If a terminate happens between the time of creation of cursor (usually by calling
# find or aggregate) and calling getMore(), server will throw CursortNotFound exception.
# We currently do not retry the transaction on this exception.
+ - jstests/concurrency/fsm_workloads/agg_unionWith_interrupt_cleanup.js
- jstests/concurrency/fsm_workloads/agg_union_with_chunk_migrations.js
- jstests/concurrency/fsm_workloads/create_capped_collection.js
- jstests/concurrency/fsm_workloads/create_capped_collection_maxdocs.js
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_stepdowns.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_stepdowns.yml
index fb2ffb35b1c..c4648343ebb 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_stepdowns.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_multi_stmt_txn_with_stepdowns.yml
@@ -166,6 +166,7 @@ selector:
##
# Uses getMore in the same state function as a command not supported in a transaction.
+ - jstests/concurrency/fsm_workloads/agg_unionWith_interrupt_cleanup.js
- jstests/concurrency/fsm_workloads/list_indexes.js
- jstests/concurrency/fsm_workloads/agg_union_with_chunk_migrations.js
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_terminate_primary_with_balancer.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_terminate_primary_with_balancer.yml
index efb809269ee..0267727c9d3 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_terminate_primary_with_balancer.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_terminate_primary_with_balancer.yml
@@ -116,6 +116,7 @@ selector:
# Uses getmores.
- jstests/concurrency/fsm_workloads/agg_base.js
+ - jstests/concurrency/fsm_workloads/agg_unionWith_interrupt_cleanup.js
- jstests/concurrency/fsm_workloads/create_capped_collection.js
- jstests/concurrency/fsm_workloads/create_capped_collection_maxdocs.js
- jstests/concurrency/fsm_workloads/create_index_background.js
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
index cf1a0e9eb75..9c373d43505 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns.yml
@@ -105,6 +105,7 @@ selector:
# Uses getmores.
- jstests/concurrency/fsm_workloads/agg_base.js
+ - jstests/concurrency/fsm_workloads/agg_unionWith_interrupt_cleanup.js
- jstests/concurrency/fsm_workloads/create_index_background.js
- jstests/concurrency/fsm_workloads/create_index_background_partial_filter.js
- jstests/concurrency/fsm_workloads/create_index_background_wildcard.js
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml
index 80cc94184fd..9f35ff0d7ee 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml
@@ -111,6 +111,7 @@ selector:
# Uses getmores.
- jstests/concurrency/fsm_workloads/agg_base.js
+ - jstests/concurrency/fsm_workloads/agg_unionWith_interrupt_cleanup.js
- jstests/concurrency/fsm_workloads/create_index_background.js
- jstests/concurrency/fsm_workloads/create_index_background_partial_filter.js
- jstests/concurrency/fsm_workloads/create_index_background_wildcard.js