From: Michael Hofmann <[email protected]>

Adjust comments that refer to ARK in a Rawhide context

Part of https://gitlab.com/cki-project/kernel-ark/-/issues/130

Signed-off-by: Michael Hofmann <[email protected]>

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index blahblah..blahblah 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,7 +16,7 @@ include:
 
 workflow:
   rules:
-    # ARK release pipelines
+    # Rawhide release pipelines
     - if: '$CI_PIPELINE_SOURCE == "schedule"'
     # HEAD pipelines
     - if: $CI_PIPELINE_SOURCE =~ /push|web/ &&
@@ -156,7 +156,7 @@ workflow:
     package_name: kernel-64k-debug
     architectures: aarch64
 
-# ARK CI
+# Rawhide CI
 ark_merge_request:
   extends: [.merge_request, .trigger_rawhide, .no_tests, .srpm_for_bot]
   variables: *rawhide-up
@@ -165,7 +165,7 @@ ark_debug_merge_request:
   extends: [.merge_request, .trigger_rawhide, .no_tests, .manual_for_bot]
   variables: *rawhide-up-debug
 
-# ARK baselines
+# Rawhide baselines
 ark_baseline:
   extends: [.baseline, .trigger_rawhide, .reported_tests, .ark_latest_head]
   variables: *rawhide-up

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2704
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to