summaryrefslogtreecommitdiff
path: root/jstests/sharding/aggregation_currentop.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/aggregation_currentop.js')
-rw-r--r--jstests/sharding/aggregation_currentop.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/sharding/aggregation_currentop.js b/jstests/sharding/aggregation_currentop.js
index 692366a8a37..f3b6ac3be5c 100644
--- a/jstests/sharding/aggregation_currentop.js
+++ b/jstests/sharding/aggregation_currentop.js
@@ -18,8 +18,6 @@
// Restarts cause issues with authentication for awaiting replication.
TestData.skipAwaitingReplicationOnShardsBeforeCheckingUUIDs = true;
-// Restarts shard nodes with no keyFile.
-TestData.skipCheckOrphans = true;
(function() {
"use strict";