From c7a0fc51917fd22ee48d07541fce7b88a1a5daf0 Mon Sep 17 00:00:00 2001 From: Geert Bosch Date: Fri, 6 Jul 2018 15:34:49 -0400 Subject: SERVER-35984 Remove remaining MMAPv1 testing --- jstests/noPassthroughWithMongod/testing_only_commands.js | 1 - 1 file changed, 1 deletion(-) (limited to 'jstests/noPassthroughWithMongod') diff --git a/jstests/noPassthroughWithMongod/testing_only_commands.js b/jstests/noPassthroughWithMongod/testing_only_commands.js index 55187010cc1..ad142cc1ecc 100644 --- a/jstests/noPassthroughWithMongod/testing_only_commands.js +++ b/jstests/noPassthroughWithMongod/testing_only_commands.js @@ -7,7 +7,6 @@ var testOnlyCommands = [ 'configureFailPoint', '_hashBSONElement', 'replSetTest', - 'journalLatencyTest', 'godinsert', 'sleep', 'cpuload', -- cgit v1.2.1