From 03f484c7ab6c46a3fffc870576fc0b6740a16542 Mon Sep 17 00:00:00 2001 From: bgrech Date: Thu, 17 Aug 2023 09:42:55 -0500 Subject: [PATCH] Update tree for CI (kpet-db) to autosd-rt from autosd-rhivos-rt Upstream Status: RHEL-only Bugzilla: INTERNAL Signed-off-by: bgrech --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d1db94e3adf5..30d324f37d7d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,8 +43,8 @@ workflow: !reference [.workflow] .automotive_full_c9s: variables: name: kernel-automotive-c9s - kpet_tree_family: autosd-rhivos-rt - kpet_tree_name: autosd-rhivos-rt + kpet_tree_family: autosd-rt + kpet_tree_name: autosd-rt disttag_override: '.el9iv' AWS_UPT_IMAGE_NAME_FILTER: 'auto-osbuild-qemu-cs9-cki-ostree-*' RUN_ONLY_FOR_AUTOMOTIVE: 'true'