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 7f7a7fd commit 2cdb342Copy full SHA for 2cdb342
.evergreen/buildvariants-and-tasks.in.yml
@@ -516,6 +516,8 @@ tasks:
516
- run-on-pr
517
- assigned_to_jira_team_compass_compass
518
- foliage_check_task_only
519
+ # These tests are expensive (literally) and shouldn't be running on PRs
520
+ patchable: false
521
commands:
522
- func: prepare
523
- func: install
.evergreen/buildvariants-and-tasks.yml
@@ -1726,6 +1726,7 @@ tasks:
1726
1727
1728
1729
1730
1731
1732
0 commit comments