mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 18:21:02 +00:00
[ci] Collect subsystem-benchmarks results and add graphs for them (#3853)
PR adds CI jobs that collect subsystem-benchmarks results and publishes them to gh-pages. cc https://github.com/paritytech/ci_cd/issues/934 cc @AndreiEres
This commit is contained in:
committed by
GitHub
parent
5ac32ee2bd
commit
25af0adf78
@@ -497,6 +497,12 @@ test-syscalls:
|
||||
|
||||
subsystem-regression-tests:
|
||||
stage: test
|
||||
artifacts:
|
||||
name: "${CI_JOB_NAME}_${CI_COMMIT_REF_NAME}"
|
||||
when: on_success
|
||||
expire_in: 1 days
|
||||
paths:
|
||||
- charts/
|
||||
extends:
|
||||
- .docker-env
|
||||
- .common-refs
|
||||
|
||||
Reference in New Issue
Block a user