summaryrefslogtreecommitdiff
path: root/jstests/replsets/set_fcv_42_on_standalone_with_replica_set_data.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/replsets/set_fcv_42_on_standalone_with_replica_set_data.js')
-rw-r--r--jstests/replsets/set_fcv_42_on_standalone_with_replica_set_data.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/replsets/set_fcv_42_on_standalone_with_replica_set_data.js b/jstests/replsets/set_fcv_42_on_standalone_with_replica_set_data.js
index acf9f99f1ca..f8394b090cc 100644
--- a/jstests/replsets/set_fcv_42_on_standalone_with_replica_set_data.js
+++ b/jstests/replsets/set_fcv_42_on_standalone_with_replica_set_data.js
@@ -1,6 +1,7 @@
/**
* Tests that standalone nodes with replica set data are unable to upgrade or downgrade FCV while
* the config.transactions collection is non-empty.
+ * @tags: [uses_transactions, requires_persistence]
*/
(function() {