summaryrefslogtreecommitdiff
path: root/jstests/sharding/read_write_concern_defaults_application.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/read_write_concern_defaults_application.js')
-rw-r--r--jstests/sharding/read_write_concern_defaults_application.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/sharding/read_write_concern_defaults_application.js b/jstests/sharding/read_write_concern_defaults_application.js
index 201bfc77dab..b25200f38c8 100644
--- a/jstests/sharding/read_write_concern_defaults_application.js
+++ b/jstests/sharding/read_write_concern_defaults_application.js
@@ -686,6 +686,7 @@ let testCases = {
setIndexCommitQuorum: {skip: "does not accept read or write concern"},
setParameter: {skip: "does not accept read or write concern"},
setShardVersion: {skip: "internal command"},
+ setClusterParameter: {skip: "does not accept read or write concern"},
setUserWriteBlockMode: {skip: "does not accept read or write concern"},
shardCollection: {skip: "does not accept read or write concern"},
shardingState: {skip: "does not accept read or write concern"},