Skip to content

Commit eb13dac

Browse files
committed
PYTHON-1360 Reduce test frequency.
1 parent d0da78a commit eb13dac

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.evergreen/config.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -773,10 +773,12 @@ axes:
773773
- id: suse11-x86-64-test
774774
display_name: "SUSE 11 (x86_64)"
775775
run_on: suse11-test
776+
batchtime: 10080 # 7 days
776777

777778
- id: linux-64-amzn-test
778779
display_name: "Amazon Linux (Enterprise)"
779780
run_on: linux-64-amzn-test
781+
batchtime: 10080 # 7 days
780782

781783
# OSes that support versions of MongoDB without SSL.
782784
- id: os-nossl
@@ -785,6 +787,7 @@ axes:
785787
- id: archlinux-test
786788
display_name: "Archlinux"
787789
run_on: archlinux-test
790+
batchtime: 10080 # 7 days
788791

789792
- id: macos-1012
790793
display_name: "macOS 10.12"
@@ -801,14 +804,17 @@ axes:
801804
- id: ubuntu-14.04
802805
display_name: "Ubuntu 14.04"
803806
run_on: ubuntu1404-test
807+
batchtime: 10080 # 7 days
804808

805809
- id: rhel70
806810
display_name: "RHEL 7.0"
807811
run_on: rhel70-small
812+
batchtime: 10080 # 7 days
808813

809814
- id: debian71-test
810815
display_name: "Debian 7.1"
811816
run_on: debian71-test
817+
batchtime: 10080 # 7 days
812818

813819
# OSes that support versions of MongoDB>=3.2 with SSL.
814820
- id: os-requires-32
@@ -817,10 +823,12 @@ axes:
817823
- id: ubuntu-16.04
818824
display_name: "Ubuntu 16.04"
819825
run_on: ubuntu1604-test
826+
batchtime: 10080 # 7 days
820827

821828
- id: suse12-x86-64-test
822829
display_name: "SUSE 12 (x86_64)"
823830
run_on: suse12-test
831+
batchtime: 10080 # 7 days
824832

825833
- id: rhel71-power8-test
826834
display_name: "RHEL 7.1 (POWER8)"
@@ -842,6 +850,7 @@ axes:
842850
- id: debian81-test
843851
display_name: "Debian 8.1"
844852
run_on: debian81-test
853+
batchtime: 10080 # 7 days
845854

846855
- id: rhel72-zseries-test
847856
display_name: "RHEL 7.2 (zSeries)"

0 commit comments

Comments
 (0)