Skip to content

Commit

Permalink
SERVER-22287: disable test for ephemaral variants
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthernandez committed Feb 5, 2016
1 parent 874a9cd commit 3e96008
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jstests/replsets/disallow_adding_initialized_node2.js
Expand Up @@ -5,6 +5,9 @@
// Add B_0 to the replica set A.
// Start B_0.
// B_0 should show up in A's replica set status as DOWN.

// This test requires users to persist across a restart.
// @tags: [requires_persistence]
(function () {
'use strict';

Expand Down

0 comments on commit 3e96008

Please sign in to comment.