osbuild/tests/tests.yml
Christian Kellner 364abd3af7 tests: remove atomic tag
No needed anymore.
2021-06-30 14:31:15 +02:00

19 lines
377 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- classic
required_packages:
- osbuild
tests:
- smoke:
dir: smoke
run: osbuild --help
- image:
dir: .
run: osbuild source/test/data/manifests/fedora-boot.json --output-directory=/var/tmp/osbuild