From 275a9cd3afcff49a87da9e8cf97dfe6ac8a6402b Mon Sep 17 00:00:00 2001 From: Veronika Kabatova Date: Thu, 27 Jan 2022 19:41:16 +0100 Subject: [PATCH] CI: Sync RHEL9-RT-baseline with c9s-RT-baseline Upstream Status: RHEL-only Bugzilla: INTERNAL Signed-off-by: Veronika Kabatova --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index de7db5ca0326..8cbd111ef46e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -48,6 +48,7 @@ workflow: !reference [.workflow] variables: merge_branch: main-rt name: kernel-rt-rhel9 + kpet_tree_family: rhel9-rt .trigger_rhel9_build: extends: .trigger_rhel9_pipeline @@ -155,7 +156,7 @@ rhel9_baseline: rhel9_realtime_check_baseline: extends: [.internal, .baseline, .9-common, - .realtime_check_common, + .realtime_check_baseline, .trigger_rhel9_pipeline, .realtime_check_rhel9] rhel9_baseline_coverage_build: