summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jstests/replsets/index_restart_secondary.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/replsets/index_restart_secondary.js b/jstests/replsets/index_restart_secondary.js
index 0b391d5f8e2..3ef53008b9d 100644
--- a/jstests/replsets/index_restart_secondary.js
+++ b/jstests/replsets/index_restart_secondary.js
@@ -2,6 +2,7 @@
* Starts a replica set with arbiter, build an index
* restart secondary once it starts building index,
* index build restarts after secondary restarts
+ * @tags: [requires_persistence]
*/
var replTest = new ReplSetTest({