summaryrefslogtreecommitdiff
path: root/jstests/auth/drop-user-transaction.js
diff options
context:
space:
mode:
authorSara Golemon <sara.golemon@mongodb.com>2020-11-03 15:58:04 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-11-04 20:40:07 +0000
commit2e0c0cb8036cb1e1657582134dc92e2897335c28 (patch)
treea5dfa4c113e8b4e1b05a3c467fb1713786279b2b /jstests/auth/drop-user-transaction.js
parent4196c19e115d8f5d65d5cb327561ae7369d975f4 (diff)
downloadmongo-2e0c0cb8036cb1e1657582134dc92e2897335c28.tar.gz
SERVER-52597 Add tags to drop-user-transaction test
Diffstat (limited to 'jstests/auth/drop-user-transaction.js')
-rw-r--r--jstests/auth/drop-user-transaction.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/auth/drop-user-transaction.js b/jstests/auth/drop-user-transaction.js
index e0c09251528..d88ee8466fd 100644
--- a/jstests/auth/drop-user-transaction.js
+++ b/jstests/auth/drop-user-transaction.js
@@ -1,4 +1,5 @@
// Validate dropUser performed via transaction.
+// @tags: [requires_journaling,requires_replication,exclude_from_large_txns]
(function() {
'use strict';