This is an automated email from the ASF dual-hosted git repository.

tzimanyi pushed a commit to branch apache_migration
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git


The following commit(s) were added to refs/heads/apache_migration by this push:
     new 5990c6d789 Fix CI references to kie-docs and kie-benchmarks (#5527)
5990c6d789 is described below

commit 5990c6d78914a5778e820e80371a8b6fcb08e793
Author: Jan Stastny <[email protected]>
AuthorDate: Mon Sep 18 14:09:59 2023 +0200

    Fix CI references to kie-docs and kie-benchmarks (#5527)
    
    Co-authored-by: jstastny-cz <[email protected]>
---
 .ci/jenkins/config/branch.yaml | 4 ++--
 .ci/jenkins/config/main.yaml   | 2 +-
 .ci/jenkins/dsl/jobs.groovy    | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index 7641bf4595..9848b5b026 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -50,10 +50,10 @@ repositories:
 # Not yet migrated to Apache
 # - name: incubator-kie-drools-website
 #   job_display_name: drools-website
-- name: incubator-kie-kie-benchmarks
+- name: incubator-kie-benchmarks
   job_display_name: kie-benchmarks
 ## TODO to check if should be enabled
-# - name: incubator-kie-kie-jpmml-integration
+# - name: incubator-kie-jpmml-integration
 #   job_display_name: kie-jpmml-integration
 git:
   author:
diff --git a/.ci/jenkins/config/main.yaml b/.ci/jenkins/config/main.yaml
index da94d0462c..2463eb28ab 100644
--- a/.ci/jenkins/config/main.yaml
+++ b/.ci/jenkins/config/main.yaml
@@ -12,7 +12,7 @@ ecosystem:
     ignore_release: true
     regexs:
     - kie-benchmarks.*
-    - incubator-kie-kie-benchmarks.*
+    - incubator-kie-benchmarks.*
 git:
   branches:
   - name: apache_migration
diff --git a/.ci/jenkins/dsl/jobs.groovy b/.ci/jenkins/dsl/jobs.groovy
index 699591ffdc..2ac07e9116 100644
--- a/.ci/jenkins/dsl/jobs.groovy
+++ b/.ci/jenkins/dsl/jobs.groovy
@@ -169,7 +169,7 @@ Map getMultijobPRConfig(JenkinsFolder jobFolder) {
             // Commented as not migrated
             // ], [
             //     id: 'kie-jpmml-integration',
-            //     repository: 'incubator-kie-kie-jpmml-integration'
+            //     repository: 'incubator-kie-jpmml-integration'
             ]
         ]
     ]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to