Commit 742c97b
committed
Disable performance tests on pull requests
This approach isn't ideal because it won't allow the tests to be
triggered on a PR manually (for example, when new benchmarks are added).
Instead, we might follow the "pr" tag approach that the
mongodb-python-driver Evergreen config uses.
However, I think we should revisit this later if that solution seems
justified. Temporarily reverting this patch in a PR branch may work to
check the performance tests there if need be. Evergreen shows ~$0.30
is wasted when this job runs on a PR since the results aren't used.1 parent f552255 commit 742c97b
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| |||
0 commit comments