15 lines
283 B
Text
15 lines
283 B
Text
|
|
summary: Vital Services Tests (Rust)
|
||
|
|
description: |
|
||
|
|
Rust services vital tests for CI parallel execution.
|
||
|
|
Runs: cargo audit, clippy, build, tests.
|
||
|
|
|
||
|
|
discover:
|
||
|
|
how: fmf
|
||
|
|
filter: 'tier: 1 & component: services'
|
||
|
|
|
||
|
|
execute:
|
||
|
|
how: tmt
|
||
|
|
|
||
|
|
environment:
|
||
|
|
RUST_BACKTRACE: "0"
|