From b0b9307fcd1fd794a99025c675a4d03c9a7253d1 Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:28:33 -0400 Subject: [PATCH] Add some test recipes --- recipes/arm64-test.yml | 10 ++++++++++ recipes/rawhide-test.yml | 12 ++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 recipes/arm64-test.yml create mode 100644 recipes/rawhide-test.yml diff --git a/recipes/arm64-test.yml b/recipes/arm64-test.yml new file mode 100644 index 0000000..473f98d --- /dev/null +++ b/recipes/arm64-test.yml @@ -0,0 +1,10 @@ +--- +# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json +name: jp-test +base-image: quay.io/fedora/fedora-kinoite +image-version: 40 +alt_tags: + - arm64 +description: The image of Wunker OS for JP's Laptop. +modules: + - from-file: common/jp-packages.yml diff --git a/recipes/rawhide-test.yml b/recipes/rawhide-test.yml new file mode 100644 index 0000000..465d594 --- /dev/null +++ b/recipes/rawhide-test.yml @@ -0,0 +1,12 @@ +--- +# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json +name: jp-test +base-image: quay.io/fedora/fedora-kinoite +image-version: rawhide +alt_tags: + - rawhide +description: The image of Wunker OS for JP's Laptop. +modules: + - type: rpm-ostree + install: + - bat