gitlab-ci: disttag override and tree name for 9.9

JIRA: INTERNAL

More prep work for 9.9 stabilization and zstream.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
This commit is contained in:
Jarod Wilson
2026-08-26 12:47:57 -07:00
parent 6742c4cd7f
commit 51c2d0beb1
+2 -1
View File
@@ -21,6 +21,7 @@ workflow: !reference [.workflow]
native_tools: 'true'
architectures: 'x86_64 ppc64le aarch64 s390x'
debug_architectures: 'x86_64 ppc64le aarch64 s390x'
disttag_override: '.el9_9'
.trigger_c9s_pipeline:
trigger:
@@ -35,7 +36,7 @@ workflow: !reference [.workflow]
trigger:
branch: rhel9
variables:
kcidb_tree_name: rhel-9
kcidb_tree_name: rhel-9.9
builder_image: quay.io/cki/builder-rhel9
run_redhat_self_test: 'true'