test/run/boot: migrate to a v2 manifest
This commit migrates the test to a brand new V2, F38-based manifest. It's actually based on osbuild-composer interpretation of the Fedora Cloud Base image.
This commit is contained in:
parent
cf00c5b214
commit
e4933b4fd6
4 changed files with 2022 additions and 1163 deletions
1
Makefile
1
Makefile
|
|
@ -213,7 +213,6 @@ $(TEST_MANIFESTS_GEN): %.json: %.mpp.yaml
|
|||
$(SRCDIR)/tools/osbuild-mpp -I "$(SRCDIR)/test/data/manifests" "$<" "$@"
|
||||
|
||||
$(SRCDIR)/test/data/manifests/f34-base.json: $(SRCDIR)/test/data/manifests/f34-build.json
|
||||
$(SRCDIR)/test/data/manifests/fedora-boot.json: $(SRCDIR)/test/data/manifests/f34-build.json
|
||||
$(SRCDIR)/test/data/manifests/filesystem.json: $(SRCDIR)/test/data/manifests/f34-build.json
|
||||
|
||||
.PHONY: test-data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue