Skip to content

Commit 3e96008

Browse files
SERVER-22287: disable test for ephemaral variants
1 parent 874a9cd commit 3e96008

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

jstests/replsets/disallow_adding_initialized_node2.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
// Add B_0 to the replica set A.
66
// Start B_0.
77
// B_0 should show up in A's replica set status as DOWN.
8+
9+
// This test requires users to persist across a restart.
10+
// @tags: [requires_persistence]
811
(function () {
912
'use strict';
1013

0 commit comments

Comments
 (0)