Skip to content
Snippets Groups Projects
Commit ed227b9b authored by Mira Ressel's avatar Mira Ressel Committed by GitHub
Browse files

ci: add new test-linux-oldkernel-stable job (#7371)

closes paritytech/ci_cd#811
parent edfbbc8c
Branches
No related merge requests found
......@@ -43,6 +43,11 @@ test-linux-stable:
script:
- time cargo test --workspace --profile testnet --verbose --locked --features=runtime-benchmarks,runtime-metrics,try-runtime
test-linux-oldkernel-stable:
extends: test-linux-stable
tags:
- oldkernel-vm
.check-dependent-project: &check-dependent-project
stage: test
extends:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment