We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4447050 commit de29d72Copy full SHA for de29d72
2 files changed
.evergreen/config.in.yml
@@ -1367,6 +1367,7 @@ buildvariants:
1367
- name: BSON compatibility tests
1368
display_name: BSON compatibility tests
1369
run_on: rhel80-large
1370
+ tags: ["bson-compat"]
1371
tasks:
1372
- test-bson-latest-driver-7.0.0-unit-tests
1373
- test-bson-latest-driver-7.0.0-server-tests
.evergreen/config.yml
@@ -3511,6 +3511,8 @@ buildvariants:
3511
3512
3513
3514
+ tags:
3515
+ - bson-compat
3516
3517
3518
0 commit comments