tests: pin down test manifest

To avoid cross-host building, i.e. building a new Fedora on an
older Fedora host, we pin down the test manifest.
This commit is contained in:
Christian Kellner 2021-06-30 14:29:23 +02:00
parent 30beb7c7f3
commit ddbd8f7fd2
2 changed files with 1111 additions and 2 deletions

1109
tests/fedora-boot.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -21,5 +21,5 @@
dir: source
run: python3 -m pytest test/mod
- image:
dir: .
run: osbuild source/test/data/manifests/fedora-boot.json --output-directory=/var/tmp/osbuild
dir: tests
run: osbuild fedora-boot.json --store=/var/tmp/osbuild/store --output-directory=/var/tmp/osbuild/out