summaryrefslogtreecommitdiff
path: root/jstests
diff options
context:
space:
mode:
authorMisha Tyulenev <misha@mongodb.com>2018-01-26 12:19:22 -0500
committerMisha Tyulenev <misha@mongodb.com>2018-02-01 12:30:56 -0500
commitf92be2a17b8630b4fe71a97d12bd26ad261a2ee5 (patch)
tree0521b990a617b05052d7453f9b4b76069d98d76a /jstests
parent0f9d830a6228a82db66661f8869568e7db1105b7 (diff)
downloadmongo-f92be2a17b8630b4fe71a97d12bd26ad261a2ee5.tar.gz
SERVER-32924 tag skip_sharding_configuration_checks with requires_persistence
(cherry picked from commit f492aeddbf5e4dbd660d7aa297b0cdbe939c4906)
Diffstat (limited to 'jstests')
-rw-r--r--jstests/noPassthrough/skip_sharding_configuration_checks.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/noPassthrough/skip_sharding_configuration_checks.js b/jstests/noPassthrough/skip_sharding_configuration_checks.js
index f735bfbd402..2f1ecfbe3f7 100644
--- a/jstests/noPassthrough/skip_sharding_configuration_checks.js
+++ b/jstests/noPassthrough/skip_sharding_configuration_checks.js
@@ -1,5 +1,6 @@
/**
* Starts standalone RS with skipShardingConfigurationChecks.
+ * @tags: [requires_persistence]
*/
(function() {
'use strict';