Skip to content

Commit e8ee4d5

Browse files
committed
remove extraneous taskgroup
1 parent fec362d commit e8ee4d5

2 files changed

Lines changed: 0 additions & 15 deletions

File tree

.evergreen/config.in.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,14 +1273,6 @@ task_groups:
12731273
tasks:
12741274
- test-search-index-helpers
12751275

1276-
- name: BSON compatibility tests
1277-
display_name: BSON compatibility tests
1278-
run_on: rhel80-large
1279-
expansions:
1280-
source_rev: 2512137b5d94b238e7cf5ee753f867e8d1e2e0fc
1281-
tasks:
1282-
- test-bson-latest-server-7.0.0
1283-
12841276
pre:
12851277
- func: "fetch source"
12861278
- func: "fix absolute paths"

.evergreen/config.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3421,13 +3421,6 @@ task_groups:
34213421
setup_group_timeout_secs: 1800
34223422
tasks:
34233423
- test-search-index-helpers
3424-
- name: BSON compatibility tests
3425-
display_name: BSON compatibility tests
3426-
run_on: rhel80-large
3427-
expansions:
3428-
source_rev: 2512137b5d94b238e7cf5ee753f867e8d1e2e0fc
3429-
tasks:
3430-
- test-bson-latest-server-7.0.0
34313424
pre:
34323425
- func: fetch source
34333426
- func: fix absolute paths

0 commit comments

Comments
 (0)