CI: Sync RHEL9-RT-baseline with c9s-RT-baseline
Upstream Status: RHEL-only Bugzilla: INTERNAL Signed-off-by: Veronika Kabatova <vkabatov@redhat.com>
This commit is contained in:
parent
63622d54b4
commit
275a9cd3af
|
@ -48,6 +48,7 @@ workflow: !reference [.workflow]
|
||||||
variables:
|
variables:
|
||||||
merge_branch: main-rt
|
merge_branch: main-rt
|
||||||
name: kernel-rt-rhel9
|
name: kernel-rt-rhel9
|
||||||
|
kpet_tree_family: rhel9-rt
|
||||||
|
|
||||||
.trigger_rhel9_build:
|
.trigger_rhel9_build:
|
||||||
extends: .trigger_rhel9_pipeline
|
extends: .trigger_rhel9_pipeline
|
||||||
|
@ -155,7 +156,7 @@ rhel9_baseline:
|
||||||
rhel9_realtime_check_baseline:
|
rhel9_realtime_check_baseline:
|
||||||
extends: [.internal, .baseline,
|
extends: [.internal, .baseline,
|
||||||
.9-common,
|
.9-common,
|
||||||
.realtime_check_common,
|
.realtime_check_baseline,
|
||||||
.trigger_rhel9_pipeline, .realtime_check_rhel9]
|
.trigger_rhel9_pipeline, .realtime_check_rhel9]
|
||||||
|
|
||||||
rhel9_baseline_coverage_build:
|
rhel9_baseline_coverage_build:
|
||||||
|
|
Loading…
Reference in New Issue