From d40dec1355e8afaa19f39a9e6903a7aeec215574 Mon Sep 17 00:00:00 2001 From: Max Hirschhorn Date: Thu, 27 Dec 2018 17:28:40 -0500 Subject: SERVER-37120 Remove initialsync-logkeeper task from sys-perf. It requires supports for featureCompatibilityVersion=4.0. --- etc/system_perf.yml | 29 ----------------------------- 1 file changed, 29 deletions(-) (limited to 'etc') diff --git a/etc/system_perf.yml b/etc/system_perf.yml index 69a9a40b5ec..1d6966bbb5d 100644 --- a/etc/system_perf.yml +++ b/etc/system_perf.yml @@ -507,17 +507,6 @@ tasks: - func: "run test" - func: "analyze" -- name: initialsync-logkeeper - priority: 5 - exec_timeout_secs: 216000 # 2.5 days - commands: - - func: "prepare environment" - vars: - test: "initialsync-logkeeper" - - func: "deploy cluster" - - func: "run test" - - func: "analyze" - - name: change_streams_throughput priority: 5 commands: @@ -734,24 +723,6 @@ buildvariants: tasks: - name: initialsync -- name: linux-replSet-initialsync-logkeeper - display_name: Linux ReplSet Initial Sync LogKeeper - batchtime: 10080 # 7 days - modules: *modules - expansions: - setup: initialsync-logkeeper - cluster: initialsync-logkeeper - platform: linux - storageEngine: wiredTiger - project_dir: *project_dir - run_on: - - "rhel70-perf-initialsync-logkeeper" - depends_on: - - name: compile - variant: compile-rhel70 - tasks: - - name: initialsync-logkeeper - ####################################### # MMAP Buildvariants # ####################################### -- cgit v1.2.1