frame-omni-bencher short checks (#5268)
- Part of https://github.com/paritytech/ci_cd/issues/1006
- Closes: https://github.com/paritytech/ci_cd/issues/1010
- Related: https://github.com/paritytech/polkadot-sdk/pull/4405
- Possibly affecting how frame-omni-bencher works on different runtimes:
https://github.com/paritytech/polkadot-sdk/pull/5083
Currently works in parallel with gitlab short benchmarks.
Triggered only by adding `GHA-migration` label to assure smooth
transition (kind of feature-flag).
Later when tested on random PRs we'll remove the gitlab and turn on by
default these tests
---------
Co-authored-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Showing
- .github/workflows/check-frame-omni-bencher.yml 85 additions, 0 deletions.github/workflows/check-frame-omni-bencher.yml
- .github/workflows/reusable-check-changed-files.yml 59 additions, 0 deletions.github/workflows/reusable-check-changed-files.yml
- .github/workflows/tests-linux-stable.yml 4 additions, 4 deletions.github/workflows/tests-linux-stable.yml
- .github/workflows/tests.yml 5 additions, 5 deletions.github/workflows/tests.yml
Please register or sign in to comment