mc/ci.fmf
Frantisek Sumsal 76724a4c5f Add gating configuration for C10S/RHEL10
Being an interactive tool there are no automatic mc tests we could use
for gating (yet), so let's do some sanity checks instead.
2025-02-12 15:58:26 +01:00

15 lines
219 B
YAML

# vi: ts=2 sw=2 et ft=yaml:
summary: Basic smoke test
execute:
how: tmt
script: |
set -ex
mc --help
mc --help-all
mc --help-terminal
mc --help-color
mc --version
mc --configure-options