summaryrefslogtreecommitdiff
path: root/jstests
diff options
context:
space:
mode:
authorAudrey Fang <audrey.fang@10gen.com>2018-07-06 16:47:18 -0400
committerLouis Williams <louis.williams@mongodb.com>2018-08-22 14:14:49 -0400
commit5da9e96a79e6ed225f66892ebed6edb1bbcaf873 (patch)
treec18f3854675824d81a0f82756f33380fb610cd5a /jstests
parent7db635ad05cef58ebe6a4a8ec4418cb1c97951a5 (diff)
downloadmongo-5da9e96a79e6ed225f66892ebed6edb1bbcaf873.tar.gz
SEVER-36001: Add requires_document_locking tag to noPassthrough/indexbg2.js to
exclude it from running on Ephemeral For Test. (cherry picked from commit 8a88dd6463e36c85420a8b03273e9e37e414cb53)
Diffstat (limited to 'jstests')
-rw-r--r--jstests/noPassthrough/indexbg2.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/noPassthrough/indexbg2.js b/jstests/noPassthrough/indexbg2.js
index cc89115cdd3..3bd8b8f639a 100644
--- a/jstests/noPassthrough/indexbg2.js
+++ b/jstests/noPassthrough/indexbg2.js
@@ -1,4 +1,5 @@
// Test background index creation w/ constraints
+// @tags: [requires_document_locking]
(function() {
"use strict";