Disable automatic daily run of old CI Jobs 96/126196/2
authorToineSiebelink <toine.siebelink@est.tech>
Fri, 10 Dec 2021 15:39:59 +0000 (15:39 +0000)
committerToineSiebelink <toine.siebelink@est.tech>
Wed, 15 Dec 2021 09:26:54 +0000 (09:26 +0000)
- add cron: '' to istanbul branches version of projects to prevent automatic daily runs
- renmoved Honolulu branches as we are no longer updating this

Issue-ID: CPS-813

Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: I9b61bf22099a5f82a5541c349bad935e03858aea

jjb/cps/cps-cps-temporal.yaml
jjb/cps/cps-ncmp-dmi-plugin.yaml
jjb/cps/cps.yaml

index 62d9288..d7b4ebc 100644 (file)
@@ -41,6 +41,7 @@
           branch: master
       - 'istanbul':
           branch: 'istanbul'
+          cron: ''
     mvn-settings: cps-cps-temporal-settings
     files: '**'
     archive-artifacts: ''
index a060364..c7f6a5d 100644 (file)
@@ -43,6 +43,7 @@
           branch: master
       - 'istanbul':
           branch: 'istanbul'
+          cron: ''
     mvn-settings: cps-ncmp-dmi-plugin-settings
     files: '**'
     archive-artifacts: ''
@@ -96,4 +97,3 @@
     project: cps/ncmp-dmi-plugin
     branch: master
     build-node: centos7-docker-8c-8g
-
index 00a2486..a82df80 100644 (file)
@@ -56,8 +56,7 @@
           branch: 'master'
       - 'istanbul':
           branch: 'istanbul'
-      - 'honolulu':
-          branch: 'honolulu'
+          cron: ''
     mvn-settings: 'cps-settings'
     files: '**'
     archive-artifacts: ''