summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorTess Avitabile <tess.avitabile@mongodb.com>2017-03-24 16:36:25 -0400
committerTess Avitabile <tess.avitabile@mongodb.com>2017-04-13 13:24:02 -0400
commita4d48891c837222891489853e55e6e427e90d560 (patch)
tree8e51b10515978a3ff8b0ef6b977588680499645f /buildscripts
parentc741cb337cc22378dc8acbe34de90d7011f35551 (diff)
downloadmongo-a4d48891c837222891489853e55e6e427e90d560.tar.gz
SERVER-28446 Blacklist top.js from dynamic initial sync suites
(cherry picked from commit 09a540b1b6912f1805aabf5ecd552d225d3bd1ec)
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/replica_sets_initsync_jscore_passthrough.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/replica_sets_resync_jscore_passthrough.yml2
2 files changed, 4 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/replica_sets_initsync_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/replica_sets_initsync_jscore_passthrough.yml
index 14ec54f844b..32a2fcfba65 100644
--- a/buildscripts/resmokeconfig/suites/replica_sets_initsync_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/replica_sets_initsync_jscore_passthrough.yml
@@ -53,6 +53,8 @@ selector:
# against their test collections.
- jstests/core/operation_latency_histogram.js
- jstests/core/geo_s2cursorlimitskip.js
+ # The downstream syncing node affects the top output.
+ - jstests/core/top.js
run_hook_interval: &run_hook_interval 20
executor:
diff --git a/buildscripts/resmokeconfig/suites/replica_sets_resync_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/replica_sets_resync_jscore_passthrough.yml
index 794ec483123..1c9603a28db 100644
--- a/buildscripts/resmokeconfig/suites/replica_sets_resync_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/replica_sets_resync_jscore_passthrough.yml
@@ -53,6 +53,8 @@ selector:
# against their test collections.
- jstests/core/operation_latency_histogram.js
- jstests/core/geo_s2cursorlimitskip.js
+ # The downstream syncing node affects the top output.
+ - jstests/core/top.js
run_hook_interval: &run_hook_interval 20
executor: