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:
Ondřej Budai 2023-08-22 14:47:05 +02:00 committed by Brian C. Lane
parent cf00c5b214
commit e4933b4fd6
4 changed files with 2022 additions and 1163 deletions

View file

@ -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