summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorGeert Bosch <geert@mongodb.com>2018-04-16 16:30:50 -0400
committerGeert Bosch <geert@mongodb.com>2018-04-17 17:34:41 -0400
commite0562dc07a6aaf2993f0236cc443ee9b83b5e522 (patch)
tree33d6c3c30dd1a47ee763ceae904143d32c517274 /buildscripts
parentc45a62c24761110505161ce4ecc263f4bfce9c59 (diff)
downloadmongo-e0562dc07a6aaf2993f0236cc443ee9b83b5e522.tar.gz
Revert "SERVER-33474 blacklist restart_catalog.js from suites involving initial sync"
This reverts commit 67d04f1a286b23ea824bdfb7042462d7da1b515d. Conflicts: buildscripts/resmokeconfig/suites/replica_sets_resync_static_jscore_passthrough.yml
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/replica_sets_initsync_jscore_passthrough.yml3
-rw-r--r--buildscripts/resmokeconfig/suites/replica_sets_initsync_static_jscore_passthrough.yml3
2 files changed, 0 insertions, 6 deletions
diff --git a/buildscripts/resmokeconfig/suites/replica_sets_initsync_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/replica_sets_initsync_jscore_passthrough.yml
index be8350b3c83..c4d9b424105 100644
--- a/buildscripts/resmokeconfig/suites/replica_sets_initsync_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/replica_sets_initsync_jscore_passthrough.yml
@@ -78,9 +78,6 @@ selector:
- jstests/core/txns/transactions_profiling.js
# The downstream syncing node affects the top output.
- jstests/core/top.js
- # Restarting the catalog on the sync source will cause the downstream node to copy only a subset
- # of the required data.
- - jstests/core/restart_catalog.js
run_hook_interval: &run_hook_interval 20
executor:
diff --git a/buildscripts/resmokeconfig/suites/replica_sets_initsync_static_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/replica_sets_initsync_static_jscore_passthrough.yml
index 927deb3576e..123a236ba98 100644
--- a/buildscripts/resmokeconfig/suites/replica_sets_initsync_static_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/replica_sets_initsync_static_jscore_passthrough.yml
@@ -11,9 +11,6 @@ selector:
- jstests/core/capped_update.js
# Having duplicate namespaces is not supported and will cause initial sync to fail.
- jstests/core/views/duplicate_ns.js
- # Restarting the catalog on the sync source will cause the downstream node to copy only a subset
- # of the required data.
- - jstests/core/restart_catalog.js
run_hook_interval: &run_hook_interval 20
executor: