[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:
Alexander Samusev
2024-03-27 12:50:03 +01:00
committed by GitHub
parent 5ac32ee2bd
commit 25af0adf78
4 changed files with 125 additions and 6 deletions
+6
View File
@@ -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