summaryrefslogtreecommitdiff
path: root/jstests/replsets/localhost1.js
diff options
context:
space:
mode:
authorJason Chan <jason.chan@mongodb.com>2019-11-07 22:37:42 +0000
committerevergreen <evergreen@mongodb.com>2019-11-07 22:37:42 +0000
commite0d113ac103acc85416ef91ffb5b7eacec88b593 (patch)
treef2b76d0941c8515896d33c81b2c0e6276c59ccac /jstests/replsets/localhost1.js
parent274bd6a4493cb32589f76afa18e8c668ca535c36 (diff)
downloadmongo-e0d113ac103acc85416ef91ffb5b7eacec88b593.tar.gz
SERVER-44347 Blacklist tests that initiate a replica set through runCommand from multiversion suites
Diffstat (limited to 'jstests/replsets/localhost1.js')
-rw-r--r--jstests/replsets/localhost1.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/replsets/localhost1.js b/jstests/replsets/localhost1.js
index 27fa1bc6cf9..a036c265abd 100644
--- a/jstests/replsets/localhost1.js
+++ b/jstests/replsets/localhost1.js
@@ -1,4 +1,5 @@
// Test ReplSet default initiate with localhost-only binding
+// @tags: [multiversion_incompatible]
(function() {
'use strict';