From: Jessica Wagantall Date: Thu, 16 Dec 2021 19:51:00 +0000 (+0000) Subject: Merge "Disable automatic daily run of old CI Jobs" X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d4a01af45ba4a1bff354dbc6dd7a777792987fcc;hp=53de71dbec29a62c44238f1569c10254dba08b02;p=ci-management.git Merge "Disable automatic daily run of old CI Jobs" --- diff --git a/jjb/cps/cps-cps-temporal.yaml b/jjb/cps/cps-cps-temporal.yaml index 62d9288d8..d7b4ebcac 100644 --- a/jjb/cps/cps-cps-temporal.yaml +++ b/jjb/cps/cps-cps-temporal.yaml @@ -41,6 +41,7 @@ branch: master - 'istanbul': branch: 'istanbul' + cron: '' mvn-settings: cps-cps-temporal-settings files: '**' archive-artifacts: '' diff --git a/jjb/cps/cps-ncmp-dmi-plugin.yaml b/jjb/cps/cps-ncmp-dmi-plugin.yaml index a06036433..c7f6a5d85 100644 --- a/jjb/cps/cps-ncmp-dmi-plugin.yaml +++ b/jjb/cps/cps-ncmp-dmi-plugin.yaml @@ -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 - diff --git a/jjb/cps/cps.yaml b/jjb/cps/cps.yaml index 00a248646..a82df80cf 100644 --- a/jjb/cps/cps.yaml +++ b/jjb/cps/cps.yaml @@ -56,8 +56,7 @@ branch: 'master' - 'istanbul': branch: 'istanbul' - - 'honolulu': - branch: 'honolulu' + cron: '' mvn-settings: 'cps-settings' files: '**' archive-artifacts: ''