summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Bosch <geert@mongodb.com>2017-11-30 18:53:51 -0500
committerGeert Bosch <geert@mongodb.com>2017-11-30 18:53:51 -0500
commit3c81217d2c14aa335f7273fb822541e31a2cc0f1 (patch)
treed5255b8de80731d5f222f1a6a0c16a47f841657f
parent33025572fa0964a67528f9f2317a0f2cd6a03310 (diff)
downloadmongo-r3.6.0-rc8.tar.gz
SERVER-32125 Add tag required_fcv36 to test caser3.6.0-rc8
-rw-r--r--jstests/core/collmod_without_uuid.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/collmod_without_uuid.js b/jstests/core/collmod_without_uuid.js
index 87d65d398b2..42700310fc9 100644
--- a/jstests/core/collmod_without_uuid.js
+++ b/jstests/core/collmod_without_uuid.js
@@ -1,5 +1,6 @@
/**
* SERVER-32125 Check that applyOps commands with collMod without UUID don't strip it
+ * @tags: [requires_fcv36]
*/
(function() {
"use strict";