summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/transaction_reaper.js
diff options
context:
space:
mode:
authornehakhatri5 <neha.khatr@mongodb.com>2018-01-16 16:15:53 +1100
committernehakhatri5 <neha.khatr@mongodb.com>2018-01-18 08:52:14 +1100
commit076a499621f7b423d6541dc96254e7c947c33413 (patch)
treedd9177faf80ffeedb75cae0e3d1eb66eefe96b22 /jstests/noPassthrough/transaction_reaper.js
parent8ee6b3d31756d7939480f1283ec53af3bd6eb489 (diff)
downloadmongo-076a499621f7b423d6541dc96254e7c947c33413.tar.gz
SERVER-32507 Mobile SE: Include more suites in evergreen variant
Included the suites noPassthrough and noPassthroughWithMongod in Mobile SE evergreen variant. Excluded some of the failing jstests from the suites.
Diffstat (limited to 'jstests/noPassthrough/transaction_reaper.js')
-rw-r--r--jstests/noPassthrough/transaction_reaper.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/noPassthrough/transaction_reaper.js b/jstests/noPassthrough/transaction_reaper.js
index 92b75f2cde6..bde965e9c22 100644
--- a/jstests/noPassthrough/transaction_reaper.js
+++ b/jstests/noPassthrough/transaction_reaper.js
@@ -1,3 +1,4 @@
+// @tags: [requires_replication, requires_sharding]
(function() {
'use strict';