2026-04-02 17:42:03 +00:00
|
|
|
summary: Vital Tests — All Components (The Law)
|
2026-02-02 18:34:14 +00:00
|
|
|
description: |
|
2026-04-02 17:42:03 +00:00
|
|
|
Non-negotiable tests. Executes the Frugality Manifesto.
|
2026-02-02 18:34:14 +00:00
|
|
|
If these fail, the product is broken.
|
2026-04-02 17:42:03 +00:00
|
|
|
Use this plan for local validation: tmt --root tmt run plan --name /vital
|
2026-02-02 18:34:14 +00:00
|
|
|
|
|
|
|
|
discover:
|
|
|
|
|
how: fmf
|
2026-04-02 17:42:03 +00:00
|
|
|
filter: 'tier: 1'
|
2026-02-02 18:34:14 +00:00
|
|
|
|
|
|
|
|
execute:
|
|
|
|
|
how: tmt
|
|
|
|
|
|
|
|
|
|
environment:
|
|
|
|
|
RUST_BACKTRACE: "0"
|