Skip to content

Commit cddae7a

Browse files
authored
PYTHON-2919 Remove MongoDB 2.6-3.4 from performance testing (#798)
1 parent 7965906 commit cddae7a

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

.evergreen/perf.yml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -200,28 +200,6 @@ post:
200200
- func: "cleanup"
201201

202202
tasks:
203-
- name: "perf-3.0-standalone"
204-
tags: ["perf"]
205-
commands:
206-
- func: "bootstrap mongo-orchestration"
207-
vars:
208-
VERSION: "3.0"
209-
TOPOLOGY: "server"
210-
- func: "run perf tests"
211-
- func: "attach benchmark test results"
212-
- func: "send dashboard data"
213-
214-
- name: "perf-3.4-standalone"
215-
tags: ["perf"]
216-
commands:
217-
- func: "bootstrap mongo-orchestration"
218-
vars:
219-
VERSION: "3.4"
220-
TOPOLOGY: "server"
221-
- func: "run perf tests"
222-
- func: "attach benchmark test results"
223-
- func: "send dashboard data"
224-
225203
- name: "perf-3.6-standalone"
226204
tags: ["perf"]
227205
commands:
@@ -273,8 +251,6 @@ buildvariants:
273251
batchtime: 10080 # 7 days
274252
run_on: centos6-perf
275253
tasks:
276-
- name: "perf-3.0-standalone"
277-
- name: "perf-3.4-standalone"
278254
- name: "perf-3.6-standalone"
279255
- name: "perf-4.0-standalone"
280256
- name: "perf-4.2-standalone"

0 commit comments

Comments
 (0)