Skip to content

Commit de29d72

Browse files
chore: disable bson compat tests in prs (#4952)
1 parent 4447050 commit de29d72

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.evergreen/config.in.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1367,6 +1367,7 @@ buildvariants:
13671367
- name: BSON compatibility tests
13681368
display_name: BSON compatibility tests
13691369
run_on: rhel80-large
1370+
tags: ["bson-compat"]
13701371
tasks:
13711372
- test-bson-latest-driver-7.0.0-unit-tests
13721373
- test-bson-latest-driver-7.0.0-server-tests

.evergreen/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3511,6 +3511,8 @@ buildvariants:
35113511
- name: BSON compatibility tests
35123512
display_name: BSON compatibility tests
35133513
run_on: rhel80-large
3514+
tags:
3515+
- bson-compat
35143516
tasks:
35153517
- test-bson-latest-driver-7.0.0-unit-tests
35163518
- test-bson-latest-driver-7.0.0-server-tests

0 commit comments

Comments
 (0)