Commit 9281c0d
authored
Add artifacts for SLO checks to enable notifications (#8184)
## Summary of changes
Add SLO check artifacts to the SLO check jobs to enable notifications.
As a reminder:
1. We are not blocking on SLO breaches (we have `allow_failure: true`);
2. Notifications will only trigger on big regressions, since SLOs were
set with a wide slack from benchmarking measurements.
## Reason for change
Necessary to enable notification jobs.
## Implementation details
## Test coverage
## Other details
<!-- Fixes #{issue} -->
<!-- 1 parent 0b01a20 commit 9281c0d
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
743 | 743 | | |
744 | 744 | | |
745 | 745 | | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
746 | 752 | | |
747 | 753 | | |
748 | 754 | | |
| |||
0 commit comments