summaryrefslogtreecommitdiff
path: root/jstests/sharding/txn_two_phase_commit_server_status.js
diff options
context:
space:
mode:
authorJack Mulrow <jack.mulrow@mongodb.com>2023-02-25 01:49:32 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-03-01 04:23:59 +0000
commit8ebd13ecaecdd2d437afea7d2fe1d7a4b8d5e52c (patch)
treedbab4c831cb7eef43c526aa40e6ba583ca74883b /jstests/sharding/txn_two_phase_commit_server_status.js
parent93864ae1dcbad7bfb5f15a97503111eaad8d2e03 (diff)
downloadmongo-8ebd13ecaecdd2d437afea7d2fe1d7a4b8d5e52c.tar.gz
SERVER-74276 Add catalog shard sharding suites
Diffstat (limited to 'jstests/sharding/txn_two_phase_commit_server_status.js')
-rw-r--r--jstests/sharding/txn_two_phase_commit_server_status.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/sharding/txn_two_phase_commit_server_status.js b/jstests/sharding/txn_two_phase_commit_server_status.js
index fe1d64a57fa..2525e16ee86 100644
--- a/jstests/sharding/txn_two_phase_commit_server_status.js
+++ b/jstests/sharding/txn_two_phase_commit_server_status.js
@@ -1,4 +1,5 @@
// Basic test that the two-phase commit coordinator metrics fields appear in serverStatus output.
+// @tags: [temporary_catalog_shard_incompatible]
(function() {
"use strict";