diff options
-rw-r--r-- | etc/evergreen.yml | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml index 023bdef758d..9b80201e48a 100644 --- a/etc/evergreen.yml +++ b/etc/evergreen.yml @@ -8826,7 +8826,7 @@ buildvariants: - &linux-64-debug-template name: linux-64-debug display_name: "! Linux DEBUG" - batchtime: 480 # 8 hours + batchtime: 1440 # 1 day run_on: - rhel62-large expansions: @@ -9757,7 +9757,7 @@ buildvariants: - name: windows-debug display_name: "* Windows DEBUG" - batchtime: 480 # 8 hours + batchtime: 1440 # 1 day run_on: - windows-vsCurrent-small expansions: @@ -9824,7 +9824,7 @@ buildvariants: - name: enterprise-windows-required display_name: "! Enterprise Windows" - batchtime: 480 # 8 hours + batchtime: 1440 # 1 day modules: - enterprise run_on: @@ -9867,7 +9867,7 @@ buildvariants: - name: enterprise-windows display_name: "* Enterprise Windows" - batchtime: 480 # 8 hours + batchtime: 1440 # 1 day modules: - enterprise run_on: @@ -10127,7 +10127,7 @@ buildvariants: - name: macos-debug display_name: "* macOS DEBUG" - batchtime: 480 # 8 hours + batchtime: 1440 # 1 day run_on: - macos-1014 expansions: @@ -10242,7 +10242,7 @@ buildvariants: - name: enterprise-rhel-62-64-bit display_name: "! Enterprise RHEL 6.2" - batchtime: 480 # 8 hours + batchtime: 1440 # 1 day modules: - enterprise run_on: @@ -10362,7 +10362,7 @@ buildvariants: - name: enterprise-rhel-62-64-bit-store-fam-images-in-side-coll display_name: "Enterprise RHEL 6.2 (storeFindAndModifyImagesInSideCollection=True)" - batchtime: 480 # 8 hours + batchtime: 1440 # 1 day modules: - enterprise run_on: @@ -10821,7 +10821,7 @@ buildvariants: - &enterprise-rhel-70-64-bit-template name: enterprise-rhel-70-64-bit display_name: "* Enterprise RHEL 7.0" - batchtime: 480 # 8 hours + batchtime: 1440 # 1 day modules: - enterprise run_on: @@ -10990,7 +10990,7 @@ buildvariants: - <<: *enterprise-rhel-70-64-bit-template name: hot_backups-rhel-70-64-bit display_name: "hot_backups RHEL 7.0" - batchtime: 1440 # 1 day + batchtime: 10080 # 7 days run_on: - rhel70 expansions: @@ -11096,7 +11096,7 @@ buildvariants: - name: ubuntu1604-debug display_name: "* Ubuntu 16.04 DEBUG" - batchtime: 480 # 8 hours + batchtime: 1440 # 1 day run_on: - ubuntu1604-test expansions: @@ -11534,7 +11534,7 @@ buildvariants: - name: enterprise-ubuntu-dynamic-1604-clang display_name: "! Shared Library Enterprise Ubuntu 16.04 (Clang)" - batchtime: 480 # 8 hours + batchtime: 1440 # 1 day modules: - enterprise run_on: @@ -11562,7 +11562,7 @@ buildvariants: - name: enterprise-ubuntu-dynamic-1604-clang-tidy display_name: "* Enterprise Clang Tidy" - batchtime: 480 # 8 hours + batchtime: 1440 # 1 day modules: - enterprise run_on: @@ -11583,7 +11583,7 @@ buildvariants: - name: ubuntu-dynamic-1604-clang display_name: "* Shared Library Ubuntu 16.04 (Clang)" - batchtime: 480 # 8 hours + batchtime: 1440 # 1 day run_on: - ubuntu1604-test expansions: @@ -12336,7 +12336,7 @@ buildvariants: - name: ubuntu1804-debug-aubsan-lite display_name: "! {A,UB}SAN Enterprise Ubuntu 18.04 DEBUG" - batchtime: 480 # 8 hours + batchtime: 1440 # 1 day modules: - enterprise run_on: @@ -12385,7 +12385,7 @@ buildvariants: - name: enterprise-ubuntu-dynamic-1604-64-bit display_name: "* Shared Library Enterprise Ubuntu 16.04" - batchtime: 480 # 8 hours + batchtime: 1440 # 1 day modules: - enterprise expansions: @@ -12406,7 +12406,7 @@ buildvariants: - name: enterprise-ubuntu-no-latch-1604-64-bit display_name: "~ Enterprise Ubuntu 16.04 (without Diagnostic Latches)" - batchtime: 1440 # 1 day + batchtime: 10080 # 7 days modules: - enterprise expansions: @@ -12418,7 +12418,7 @@ buildvariants: - name: enterprise-ubuntu-no-latch-1804-64-bit display_name: "~ Enterprise Ubuntu 18.04 DEBUG (Unoptimized)" - batchtime: 1440 # 1 day + batchtime: 10080 # 7 days modules: - enterprise expansions: @@ -12431,7 +12431,7 @@ buildvariants: - name: enterprise-ubuntu-scanning-replica-set-monitor-1604-64-bit display_name: "~ Enterprise Ubuntu 16.04 (with ScanningReplicaSetMonitor)" - batchtime: 1440 # 1 day + batchtime: 10080 # 7 days run_on: - ubuntu1604-test modules: @@ -12463,7 +12463,7 @@ buildvariants: - name: enterprise-ubuntu-sdam-replica-set-monitor-1604-64-bit display_name: "~ Enterprise Ubuntu 16.04 (with SdamReplicaSetMonitor)" - batchtime: 1440 # 1 day + batchtime: 10080 # 7 days run_on: - ubuntu1604-test modules: @@ -12494,7 +12494,7 @@ buildvariants: - name: enterprise-ubuntu-task-executor-pool-size-1604-64-bit display_name: "~ Enterprise Ubuntu 16.04 (with {taskExecutorPoolSize: 4})" - batchtime: 1440 # 1 day + batchtime: 10080 # 7 days run_on: - ubuntu1604-test modules: |