summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorCheahuychou Mao <mao.cheahuychou@gmail.com>2022-05-10 21:52:27 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-05-10 22:26:21 +0000
commit6a16461988b990f6ea2ebe4e129bad1addada035 (patch)
tree1a51a99f3c3ef2a1cd875e8b866f5464e278ae1c /buildscripts
parentbe429f18e15b79ecce43ac9679e3b244c9e7b2f5 (diff)
downloadmongo-6a16461988b990f6ea2ebe4e129bad1addada035.tar.gz
Revert "SERVER-65639 Add concurrency workload that kills sessions with active internal transactions started using test command"
This reverts commit 2fade9ad761d322d95bf3f7a315d412baac5a309.
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication_wiredtiger_cursor_sweeps.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication_wiredtiger_eviction_debug.yml2
3 files changed, 0 insertions, 6 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication.yml b/buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication.yml
index bf3144874f0..002ecf94f96 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication.yml
@@ -34,8 +34,6 @@ selector:
# This workload kills random sessions and a different FSM workload wouldn't be able to handle
# the error response from the op being killed.
- - jstests/concurrency/fsm_workloads/internal_transactions_kill_sessions_nonretryable.js
- - jstests/concurrency/fsm_workloads/internal_transactions_kill_sessions_retryable.js
- jstests/concurrency/fsm_workloads/multi_statement_transaction_kill_sessions_atomicity_isolation.js
- jstests/concurrency/fsm_workloads/multi_statement_transaction_simple_kill_sessions.js
diff --git a/buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication_wiredtiger_cursor_sweeps.yml b/buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication_wiredtiger_cursor_sweeps.yml
index eadb532fce8..6507ee50686 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication_wiredtiger_cursor_sweeps.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication_wiredtiger_cursor_sweeps.yml
@@ -34,8 +34,6 @@ selector:
# This workload kills random sessions and a different FSM workload wouldn't be able to handle
# the error response from the op being killed.
- - jstests/concurrency/fsm_workloads/internal_transactions_kill_sessions_nonretryable.js
- - jstests/concurrency/fsm_workloads/internal_transactions_kill_sessions_retryable.js
- jstests/concurrency/fsm_workloads/multi_statement_transaction_kill_sessions_atomicity_isolation.js
- jstests/concurrency/fsm_workloads/multi_statement_transaction_simple_kill_sessions.js
diff --git a/buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication_wiredtiger_eviction_debug.yml b/buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication_wiredtiger_eviction_debug.yml
index 3f8a54b446f..841fe44b3c0 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication_wiredtiger_eviction_debug.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_simultaneous_replication_wiredtiger_eviction_debug.yml
@@ -34,8 +34,6 @@ selector:
# This workload kills random sessions and a different FSM workload wouldn't be able to handle
# the error response from the op being killed.
- - jstests/concurrency/fsm_workloads/internal_transactions_kill_sessions_nonretryable.js
- - jstests/concurrency/fsm_workloads/internal_transactions_kill_sessions_retryable.js
- jstests/concurrency/fsm_workloads/multi_statement_transaction_kill_sessions_atomicity_isolation.js
- jstests/concurrency/fsm_workloads/multi_statement_transaction_simple_kill_sessions.js