summaryrefslogtreecommitdiff
path: root/jstests/sharding/database_and_shard_versioning_all_commands.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/database_and_shard_versioning_all_commands.js')
-rw-r--r--jstests/sharding/database_and_shard_versioning_all_commands.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/sharding/database_and_shard_versioning_all_commands.js b/jstests/sharding/database_and_shard_versioning_all_commands.js
index d11d50b5449..410748a9136 100644
--- a/jstests/sharding/database_and_shard_versioning_all_commands.js
+++ b/jstests/sharding/database_and_shard_versioning_all_commands.js
@@ -416,6 +416,7 @@
assert(mongosConn.getDB(dbName).getCollection(collName + "_renamed").drop());
}
},
+ repairShardedCollectionChunksHistory: {skip: "always targets the config server"},
replSetGetStatus: {skip: "not supported in mongos"},
resetError: {skip: "not on a user database"},
restartCatalog: {skip: "not on a user database"},