From 22bd60760aaf0925448813149392d15698518c20 Mon Sep 17 00:00:00 2001 From: Judah Schvimer Date: Wed, 17 Jun 2020 18:32:49 +0000 Subject: SERVER-48729 Exclude refine_collection_shard_key_abort_on_stepup.js from large transactions variant (cherry picked from commit 44d5d24716c508c5854d32c5dc6ec9e0a4ee95c8) --- jstests/sharding/refine_collection_shard_key_abort_on_stepup.js | 1 + 1 file changed, 1 insertion(+) diff --git a/jstests/sharding/refine_collection_shard_key_abort_on_stepup.js b/jstests/sharding/refine_collection_shard_key_abort_on_stepup.js index 1953ea273aa..2059bd227bf 100644 --- a/jstests/sharding/refine_collection_shard_key_abort_on_stepup.js +++ b/jstests/sharding/refine_collection_shard_key_abort_on_stepup.js @@ -7,6 +7,7 @@ // @tags: [ // requires_find_command, // requires_fcv_44, +// exclude_from_large_txns // ] // -- cgit v1.2.1