diff options
Diffstat (limited to 'jjb/ccsdk')
-rw-r--r-- | jjb/ccsdk/apps.yaml | 3 | ||||
-rw-r--r-- | jjb/ccsdk/cds.yaml | 4 | ||||
-rw-r--r-- | jjb/ccsdk/dashboard.yaml | 2 | ||||
-rw-r--r-- | jjb/ccsdk/distribution.yaml | 6 | ||||
-rw-r--r-- | jjb/ccsdk/features.yaml | 4 | ||||
-rw-r--r-- | jjb/ccsdk/parent.yaml | 4 | ||||
-rw-r--r-- | jjb/ccsdk/platform-plugins.yaml | 2 | ||||
-rw-r--r-- | jjb/ccsdk/sli-adaptors.yaml | 4 | ||||
-rw-r--r-- | jjb/ccsdk/sli-core.yaml | 4 | ||||
-rw-r--r-- | jjb/ccsdk/sli-northbound.yaml | 4 | ||||
-rw-r--r-- | jjb/ccsdk/sli-plugins.yaml | 4 |
11 files changed, 3 insertions, 38 deletions
diff --git a/jjb/ccsdk/apps.yaml b/jjb/ccsdk/apps.yaml index 174f5292c..8a97a17b4 100644 --- a/jjb/ccsdk/apps.yaml +++ b/jjb/ccsdk/apps.yaml @@ -22,6 +22,7 @@ container-staging-registry: 'nexus3.onap.org:10003' mvn-params: '-Dmaven.test.skip=true -P docker' maven-version: "mvn35" + cron: '@daily' - '{project-name}-gerrit-release-jobs': build-node: centos7-docker-8c-8g @@ -29,8 +30,6 @@ stream: - 'master': branch: 'master' - - 'elalto': - branch: 'elalto' mvn-settings: 'ccsdk-apps-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined diff --git a/jjb/ccsdk/cds.yaml b/jjb/ccsdk/cds.yaml index 7e6645d22..91fb43203 100644 --- a/jjb/ccsdk/cds.yaml +++ b/jjb/ccsdk/cds.yaml @@ -18,7 +18,7 @@ mvn-params: '-Dmaven.test.skip=true -P docker' maven-version: "mvn35" maven-versions-plugin: true - cron: '' + cron: '@daily' - '{project-name}-gerrit-release-jobs': build-node: centos7-docker-8c-8g @@ -26,8 +26,6 @@ stream: - 'master': branch: 'master' - - 'elalto': - branch: 'elalto' mvn-settings: 'ccsdk-cds-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined diff --git a/jjb/ccsdk/dashboard.yaml b/jjb/ccsdk/dashboard.yaml index 8b01af930..497249a4b 100644 --- a/jjb/ccsdk/dashboard.yaml +++ b/jjb/ccsdk/dashboard.yaml @@ -16,8 +16,6 @@ stream: - 'master': branch: 'master' - - 'elalto': - branch: 'elalto' mvn-settings: 'ccsdk-dashboard-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined diff --git a/jjb/ccsdk/distribution.yaml b/jjb/ccsdk/distribution.yaml index 8e9c9acc1..eab7aa874 100644 --- a/jjb/ccsdk/distribution.yaml +++ b/jjb/ccsdk/distribution.yaml @@ -18,17 +18,13 @@ mvn-params: '-Dmaven.test.skip=true -P docker' maven-version: "mvn35" maven-versions-plugin: true - cron: '' + cron: '@daily' - '{project-name}-gerrit-release-jobs': build-node: centos7-docker-8c-8g project: 'ccsdk/distribution' stream: - 'master': branch: 'master' - - 'elalto-fluorine': - branch: 'elalto-fluorine' - - 'elalto': - branch: 'elalto' mvn-settings: 'ccsdk-distribution-settings' files: '**' archive-artifacts: '' diff --git a/jjb/ccsdk/features.yaml b/jjb/ccsdk/features.yaml index 37f13eff3..fc8b655f7 100644 --- a/jjb/ccsdk/features.yaml +++ b/jjb/ccsdk/features.yaml @@ -17,10 +17,6 @@ stream: - 'master': branch: 'master' - - 'elalto': - branch: 'elalto' - - 'elalto-fluorine': - branch: 'elalto-fluorine' mvn-settings: 'ccsdk-features-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined diff --git a/jjb/ccsdk/parent.yaml b/jjb/ccsdk/parent.yaml index a6ff815ff..4a7396811 100644 --- a/jjb/ccsdk/parent.yaml +++ b/jjb/ccsdk/parent.yaml @@ -19,10 +19,6 @@ stream: - 'master': branch: 'master' - - 'elalto-fluorine': - branch: 'elalto-fluorine' - - 'elalto': - branch: 'elalto' mvn-settings: 'ccsdk-parent-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined diff --git a/jjb/ccsdk/platform-plugins.yaml b/jjb/ccsdk/platform-plugins.yaml index 9ee150456..6a943f0cd 100644 --- a/jjb/ccsdk/platform-plugins.yaml +++ b/jjb/ccsdk/platform-plugins.yaml @@ -17,8 +17,6 @@ stream: - 'master': branch: 'master' - - 'elalto': - branch: 'elalto' mvn-settings: 'ccsdk-platform-plugins-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined diff --git a/jjb/ccsdk/sli-adaptors.yaml b/jjb/ccsdk/sli-adaptors.yaml index 7e83f0038..1a0e10645 100644 --- a/jjb/ccsdk/sli-adaptors.yaml +++ b/jjb/ccsdk/sli-adaptors.yaml @@ -17,10 +17,6 @@ stream: - 'master': branch: 'master' - - 'elalto-fluorine': - branch: 'elalto-fluorine' - - 'elalto': - branch: 'elalto' mvn-settings: 'ccsdk-sli-adaptors-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined diff --git a/jjb/ccsdk/sli-core.yaml b/jjb/ccsdk/sli-core.yaml index 73d5b0b1c..088a9e015 100644 --- a/jjb/ccsdk/sli-core.yaml +++ b/jjb/ccsdk/sli-core.yaml @@ -17,10 +17,6 @@ stream: - 'master': branch: 'master' - - 'elalto-fluorine': - branch: 'elalto-fluorine' - - 'elalto': - branch: 'elalto' mvn-settings: 'ccsdk-sli-core-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined diff --git a/jjb/ccsdk/sli-northbound.yaml b/jjb/ccsdk/sli-northbound.yaml index cbd12c4cb..7e296da04 100644 --- a/jjb/ccsdk/sli-northbound.yaml +++ b/jjb/ccsdk/sli-northbound.yaml @@ -17,10 +17,6 @@ stream: - 'master': branch: 'master' - - 'elalto-fluorine': - branch: 'elalto-fluorine' - - 'elalto': - branch: 'elalto' mvn-settings: 'ccsdk-sli-northbound-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined diff --git a/jjb/ccsdk/sli-plugins.yaml b/jjb/ccsdk/sli-plugins.yaml index 0997bffe7..c955eddcb 100644 --- a/jjb/ccsdk/sli-plugins.yaml +++ b/jjb/ccsdk/sli-plugins.yaml @@ -17,10 +17,6 @@ stream: - 'master': branch: 'master' - - 'elalto-fluorine': - branch: 'elalto-fluorine' - - 'elalto': - branch: 'elalto' mvn-settings: 'ccsdk-sli-plugins-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined |