summaryrefslogtreecommitdiff
path: root/jstests/concurrency
diff options
context:
space:
mode:
authorTausif Rahman <tausif.rahman@mongodb.com>2022-08-22 21:09:09 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-08-22 22:47:18 +0000
commit3008f1e4d78dcc72d522b445450fda19e8fb5991 (patch)
treec365b9e01dff70118903f437846eeb17cac41ebd /jstests/concurrency
parentaee98e08bc61c76abdf21fc9e8e1b508fab87251 (diff)
downloadmongo-3008f1e4d78dcc72d522b445450fda19e8fb5991.tar.gz
SERVER-68659 Fix Antithesis failures
Diffstat (limited to 'jstests/concurrency')
-rw-r--r--jstests/concurrency/fsm_workloads/insert_with_data_size_aware_balancing.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/concurrency/fsm_workloads/insert_with_data_size_aware_balancing.js b/jstests/concurrency/fsm_workloads/insert_with_data_size_aware_balancing.js
index 673c733bcfb..bfc2e7eccd0 100644
--- a/jstests/concurrency/fsm_workloads/insert_with_data_size_aware_balancing.js
+++ b/jstests/concurrency/fsm_workloads/insert_with_data_size_aware_balancing.js
@@ -11,6 +11,7 @@
* featureFlagBalanceAccordingToDataSize,
* # TODO SERVER-67813 review tag when data size aware balancing lands in v6.0
* requires_fcv_61,
+ * antithesis_incompatible,
* ]
*/