From: Michael Hofmann <mhofmann@xxxxxxxxxx> Disable tests for ELN realtime pipelines There is no real realtime variant on ELN atm as the realtime code is not yet merged upstream. Part of https://gitlab.com/redhat/centos-stream/tests/kernel/kpet-db/-/issues/134 Signed-off-by: Michael Hofmann <mhofmann@xxxxxxxxxx> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index blahblah..blahblah 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -208,12 +208,12 @@ eln_debug_baseline: extends: [.baseline, .trigger_eln, .reported_tests, .ark_latest_head] variables: *eln-up-debug -eln_realtime_baseline: - extends: [.baseline, .trigger_eln, .reported_tests, .ark_latest_head] +eln_realtime_baseline: # no tests as realtime code not present upstream + extends: [.baseline, .trigger_eln, .no_tests, .ark_latest_head] variables: *eln-rt -eln_realtime_debug_baseline: - extends: [.baseline, .trigger_eln, .reported_tests, .ark_latest_head] +eln_realtime_debug_baseline: # no tests as realtime code not present upstream + extends: [.baseline, .trigger_eln, .no_tests, .ark_latest_head] variables: *eln-rt-debug eln_64k_baseline: -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2657 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue