summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2021-12-16 19:51:00 +0000
committerGerrit Code Review <gerrit@onap.org>2021-12-16 19:51:00 +0000
commitd4a01af45ba4a1bff354dbc6dd7a777792987fcc (patch)
treef013a3f86cffa8941ff81fd94304961a61303f71 /jjb
parent53de71dbec29a62c44238f1569c10254dba08b02 (diff)
parent4827cc066a74d9b678137739d9beb685a9b76cfe (diff)
Merge "Disable automatic daily run of old CI Jobs"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/cps/cps-cps-temporal.yaml1
-rw-r--r--jjb/cps/cps-ncmp-dmi-plugin.yaml2
-rw-r--r--jjb/cps/cps.yaml3
3 files changed, 3 insertions, 3 deletions
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: ''