From 2dd919b1ccd4f0f6fbb289b4b95d275861469d74 Mon Sep 17 00:00:00 2001 From: vanhalenar Date: Fri, 10 Apr 2026 09:05:20 +0000 Subject: [PATCH] add layer5-upgrade symlinks --- test/bin/ci_phase_iso_build.sh | 3 +-- .../el10/layer5-upgrade/group1/rhel96-bootc.image-bootc | 1 + .../el10/layer5-upgrade/group1/rhel96-test-agent.containerfile | 1 + .../el10/layer5-upgrade/group1/rhel98-bootc.image-bootc | 1 + .../el10/layer5-upgrade/group1/rhel98-test-agent.containerfile | 1 + .../el10/layer5-upgrade/group2/rhel96-bootc-prel.containerfile | 1 + .../layer5-upgrade/group2/rhel96-bootc-yminus2.containerfile | 1 + .../layer5-upgrade/group2/rhel98-bootc-source.containerfile | 1 + 8 files changed, 8 insertions(+), 2 deletions(-) create mode 120000 test/image-blueprints-bootc/el10/layer5-upgrade/group1/rhel96-bootc.image-bootc create mode 120000 test/image-blueprints-bootc/el10/layer5-upgrade/group1/rhel96-test-agent.containerfile create mode 120000 test/image-blueprints-bootc/el10/layer5-upgrade/group1/rhel98-bootc.image-bootc create mode 120000 test/image-blueprints-bootc/el10/layer5-upgrade/group1/rhel98-test-agent.containerfile create mode 120000 test/image-blueprints-bootc/el10/layer5-upgrade/group2/rhel96-bootc-prel.containerfile create mode 120000 test/image-blueprints-bootc/el10/layer5-upgrade/group2/rhel96-bootc-yminus2.containerfile create mode 120000 test/image-blueprints-bootc/el10/layer5-upgrade/group2/rhel98-bootc-source.containerfile diff --git a/test/bin/ci_phase_iso_build.sh b/test/bin/ci_phase_iso_build.sh index c47f91232f..0edd72a2d7 100755 --- a/test/bin/ci_phase_iso_build.sh +++ b/test/bin/ci_phase_iso_build.sh @@ -137,8 +137,7 @@ run_bootc_image_build() { if [[ "${os}" == "el10" ]]; then # Build el9 images for upgrade tests - $(dry_run) bash -x ./bin/build_bootc_images.sh -l ./image-blueprints-bootc/el9/layer1-base - $(dry_run) bash -x ./bin/build_bootc_images.sh -l ./image-blueprints-bootc/el9/layer2-presubmit + $(dry_run) bash -x ./bin/build_bootc_images.sh -l ./image-blueprints-bootc/el10/layer5-upgrade fi if [[ "${CI_JOB_NAME}" =~ .*periodic.* ]]; then diff --git a/test/image-blueprints-bootc/el10/layer5-upgrade/group1/rhel96-bootc.image-bootc b/test/image-blueprints-bootc/el10/layer5-upgrade/group1/rhel96-bootc.image-bootc new file mode 120000 index 0000000000..6d4dd553a7 --- /dev/null +++ b/test/image-blueprints-bootc/el10/layer5-upgrade/group1/rhel96-bootc.image-bootc @@ -0,0 +1 @@ +../../../el9/layer1-base/group2/rhel96-bootc.image-bootc \ No newline at end of file diff --git a/test/image-blueprints-bootc/el10/layer5-upgrade/group1/rhel96-test-agent.containerfile b/test/image-blueprints-bootc/el10/layer5-upgrade/group1/rhel96-test-agent.containerfile new file mode 120000 index 0000000000..6f426e19b3 --- /dev/null +++ b/test/image-blueprints-bootc/el10/layer5-upgrade/group1/rhel96-test-agent.containerfile @@ -0,0 +1 @@ +../../../el9/layer1-base/group1/rhel96-test-agent.containerfile \ No newline at end of file diff --git a/test/image-blueprints-bootc/el10/layer5-upgrade/group1/rhel98-bootc.image-bootc b/test/image-blueprints-bootc/el10/layer5-upgrade/group1/rhel98-bootc.image-bootc new file mode 120000 index 0000000000..cfefc32ee4 --- /dev/null +++ b/test/image-blueprints-bootc/el10/layer5-upgrade/group1/rhel98-bootc.image-bootc @@ -0,0 +1 @@ +../../../el9/layer1-base/group2/rhel98-bootc.image-bootc \ No newline at end of file diff --git a/test/image-blueprints-bootc/el10/layer5-upgrade/group1/rhel98-test-agent.containerfile b/test/image-blueprints-bootc/el10/layer5-upgrade/group1/rhel98-test-agent.containerfile new file mode 120000 index 0000000000..15bfcb0495 --- /dev/null +++ b/test/image-blueprints-bootc/el10/layer5-upgrade/group1/rhel98-test-agent.containerfile @@ -0,0 +1 @@ +../../../el9/layer1-base/group1/rhel98-test-agent.containerfile \ No newline at end of file diff --git a/test/image-blueprints-bootc/el10/layer5-upgrade/group2/rhel96-bootc-prel.containerfile b/test/image-blueprints-bootc/el10/layer5-upgrade/group2/rhel96-bootc-prel.containerfile new file mode 120000 index 0000000000..3f9147cb31 --- /dev/null +++ b/test/image-blueprints-bootc/el10/layer5-upgrade/group2/rhel96-bootc-prel.containerfile @@ -0,0 +1 @@ +../../../el9/layer1-base/group2/rhel96-bootc-prel.containerfile \ No newline at end of file diff --git a/test/image-blueprints-bootc/el10/layer5-upgrade/group2/rhel96-bootc-yminus2.containerfile b/test/image-blueprints-bootc/el10/layer5-upgrade/group2/rhel96-bootc-yminus2.containerfile new file mode 120000 index 0000000000..a6685fa9fd --- /dev/null +++ b/test/image-blueprints-bootc/el10/layer5-upgrade/group2/rhel96-bootc-yminus2.containerfile @@ -0,0 +1 @@ +../../../el9/layer1-base/group2/rhel96-bootc-yminus2.containerfile \ No newline at end of file diff --git a/test/image-blueprints-bootc/el10/layer5-upgrade/group2/rhel98-bootc-source.containerfile b/test/image-blueprints-bootc/el10/layer5-upgrade/group2/rhel98-bootc-source.containerfile new file mode 120000 index 0000000000..2d7bf40b69 --- /dev/null +++ b/test/image-blueprints-bootc/el10/layer5-upgrade/group2/rhel98-bootc-source.containerfile @@ -0,0 +1 @@ +../../../el9/layer2-presubmit/group1/rhel98-bootc-source.containerfile \ No newline at end of file