12 lines
264 B
Text
12 lines
264 B
Text
|
|
summary: Vital Backend Tests (Go)
|
||
|
|
description: |
|
||
|
|
Backend-only vital tests for CI parallel execution.
|
||
|
|
Runs: govulncheck, vet, lint, unit tests, core isolation, build.
|
||
|
|
|
||
|
|
discover:
|
||
|
|
how: fmf
|
||
|
|
filter: 'tier: 1 & component: backend'
|
||
|
|
|
||
|
|
execute:
|
||
|
|
how: tmt
|