summaryrefslogtreecommitdiff
path: root/jstests/replsets/read_committed.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/replsets/read_committed.js')
-rw-r--r--jstests/replsets/read_committed.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/replsets/read_committed.js b/jstests/replsets/read_committed.js
index 06776edcce1..2ed51300534 100644
--- a/jstests/replsets/read_committed.js
+++ b/jstests/replsets/read_committed.js
@@ -1,4 +1,6 @@
/**
+ * @tags: [requires_journaling]
+ *
* Test basic read committed functionality, including:
* - Writes with writeConcern 'majority' should be visible once the write completes.
* - With the only data-bearing secondary down, committed reads should not include newly inserted