summaryrefslogtreecommitdiff
path: root/jstests/replsets/db_reads_while_recovering_all_commands.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/replsets/db_reads_while_recovering_all_commands.js')
-rw-r--r--jstests/replsets/db_reads_while_recovering_all_commands.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/replsets/db_reads_while_recovering_all_commands.js b/jstests/replsets/db_reads_while_recovering_all_commands.js
index b17ed68ed17..524157d5ca0 100644
--- a/jstests/replsets/db_reads_while_recovering_all_commands.js
+++ b/jstests/replsets/db_reads_while_recovering_all_commands.js
@@ -99,6 +99,7 @@ const allCommands = {
_shardsvrGetStatsForBalancing: {skip: isPrimaryOnly},
_shardsvrInsertGlobalIndexKey: {skip: isPrimaryOnly},
_shardsvrDeleteGlobalIndexKey: {skip: isPrimaryOnly},
+ _shardsvrWriteGlobalIndexKeys: {skip: isPrimaryOnly},
_shardsvrJoinMigrations: {skip: isAnInternalCommand},
_shardsvrMovePrimary: {skip: isPrimaryOnly},
_shardsvrMoveRange: {skip: isPrimaryOnly},