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:
parent
30beb7c7f3
commit
ddbd8f7fd2
1109
tests/fedora-boot.json
Normal file
1109
tests/fedora-boot.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user