You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: sets benchmarking jobs as interruptible outside master (#3489)
* set microbenchmarks as interruptible outside master
* set macrobenchmarks as interruptible outside master/releases
* use yaml anchors for default benchmarks rules
* move benchmarks-tracer-rules upwards
* rename benchamrks-rules to benchmarks-profiler-rulesd
* move macrobenchmarks_rules upwards
* rename macrobenchmarks_rules to macrobenchmarks-rules and remove vestige interruptible key
* merge existing benchmarks-profiler rules with those in benchmarks-profiler-rules
* use benchmarks-profiler-rules yaml anchor
* set up benchmarks-tracer-rules
* use benchmarks-tracer-rules yaml anchor
* use benchmarks-tracer-rules for check-big-regressions
* set up and use benchmarks-appsec-rules and use its yaml anchor
* test interruptibility
* set workflow:auto_cancel:on_new_commit to interruptible
* test interruptibility
* set workflow autocancellation rules on benchmarks.yml instead
* test interruptibility
0 commit comments