Commit 67a9db7
authored
chore(ci): set benchmarking jobs to be interruptible outside main (#15296)
## Description
<!-- Provide an overview of the change and motivation for the change -->
Set benchmarking jobs to be interruptible outside main.
https://datadoghq.atlassian.net/browse/APMSP-2369
## Testing
<!-- Describe your testing strategy or note what tests are included -->
The "test interruptibility" commit cancels both microbenchmarking and
macrobenchmarking jobs:
https://gitlab.ddbuild.io/DataDog/apm-reliability/dd-trace-py/-/pipelines?ref=augusto.deoliveira%2Fapmsp-2369.ensure-correct-interrupt-policy
## Risks
<!-- Note any risks associated with this change, or "None" if no risks
-->
None.
## Additional Notes
<!-- Any other information that would be helpful for reviewers -->1 parent 3d5a9f3 commit 67a9db7
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
36 | 44 | | |
37 | 45 | | |
38 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
0 commit comments