osbuild-composer/tests/unit.fmf
Brian C. Lane 53595c6430 Update to 44
+ Use tmt based tests instead of STI
+ Disable tmt integration tests for CS9 (needs RH resources)

Resolves: rhbz#2011877
2022-02-14 14:34:33 +01:00

6 lines
128 B
Plaintext

summary: Run unit tests
require:
- golang
- krb5-devel
test: cd ../osbuild-composer-*/ && GOFLAGS=-mod=vendor go test ./...