summaryrefslogtreecommitdiff
path: root/jstests/core/collmod_without_uuid.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/collmod_without_uuid.js')
-rw-r--r--jstests/core/collmod_without_uuid.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/collmod_without_uuid.js b/jstests/core/collmod_without_uuid.js
index 87d65d398b2..43ecd9852d8 100644
--- a/jstests/core/collmod_without_uuid.js
+++ b/jstests/core/collmod_without_uuid.js
@@ -1,3 +1,5 @@
+// @tags: [requires_non_retryable_commands]
+
/**
* SERVER-32125 Check that applyOps commands with collMod without UUID don't strip it
*/