summaryrefslogtreecommitdiff
path: root/jstests/ssl/upgrade_to_x509_ssl.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/ssl/upgrade_to_x509_ssl.js')
-rw-r--r--jstests/ssl/upgrade_to_x509_ssl.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/jstests/ssl/upgrade_to_x509_ssl.js b/jstests/ssl/upgrade_to_x509_ssl.js
index 2fef4e3c149..fef4d1ca848 100644
--- a/jstests/ssl/upgrade_to_x509_ssl.js
+++ b/jstests/ssl/upgrade_to_x509_ssl.js
@@ -5,6 +5,9 @@
* NOTE: This test is similar to upgrade_to_x509_ssl_nossl.js in the
* sslSpecial test suite. This test uses ssl communication
* and therefore cannot test modes that do not allow ssl.
+ *
+ * This test requires users to persist across a restart.
+ * @tags: [requires_persistence]
*/
function authAllNodes() {