Commit 015c84a
ci: disable appsec_iast_propagation benchmarks (#15279)
They are failing with:
> AttributeError: 'OverheadControl' object has no attribute
'release_request'
Which means we aren't getting benchmark results, and now the SLO check
will fail if the results for a given benchmark are missing.
<!-- Describe your testing strategy or note what tests are included -->
<!-- Note any risks associated with this change, or "None" if no risks
-->
<!-- Any other information that would be helpful for reviewers -->
Co-authored-by: Emmett Butler <723615+emmettbutler@users.noreply.github.com>
(cherry picked from commit 52d499b)1 parent 1e5d096 commit 015c84a
File tree
2 files changed
+19
-17
lines changed- .gitlab/benchmarks
2 files changed
+19
-17
lines changedLines changed: 16 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
726 | | - | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | | - | |
731 | | - | |
732 | | - | |
733 | | - | |
734 | | - | |
735 | | - | |
736 | | - | |
737 | | - | |
738 | | - | |
739 | | - | |
740 | | - | |
741 | | - | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
742 | 742 | | |
743 | 743 | | |
744 | 744 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
163 | 165 | | |
164 | 166 | | |
165 | 167 | | |
| |||
0 commit comments