X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fdcaegen2%2Fdcaegen2-platform-configbinding.yaml;h=2e4199e085309c5ff5dd77cdd26d749e48bf24ce;hb=f98713682d6c0a94dc98233a31e5fcfe31d05678;hp=f9c9a714aad6810d3065ebbf402957c92c72ffa1;hpb=c2c862834bdd85f75c556f0c867ac59eb86180a2;p=ci-management.git diff --git a/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml b/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml index f9c9a714a..2e4199e08 100644 --- a/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml +++ b/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml @@ -11,8 +11,8 @@ stream: - 'master': branch: 'master' - - 'amsterdam': - branch: 'amsterdam' + - 'casablanca': + branch: 'casablanca' mvn-settings: 'dcaegen2-platform-configbinding-settings' # due to a strange macro / variable translation problem this needs # to be passed as a string block to properly get the properties @@ -22,15 +22,27 @@ files: '**' archive-artifacts: '' build-node: 'ubuntu1604-docker-8c-8g' + - project: name: dcaegen2-platform-configbinding-sonar jobs: - gerrit-maven-sonar - build-node: ubuntu1604-basebuild-4c-4g - java-version: '' + cron: '@daily' + build-node: ubuntu1604-builder-4c-4g project: 'dcaegen2/platform/configbinding' project-name: 'dcaegen2-platform-configbinding' branch: 'master' mvn-settings: 'dcaegen2-platform-configbinding-settings' mvn-goals: 'clean install' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: dcaegen2-platform-configbinding-clm + jobs: + - gerrit-maven-clm + nexus-iq-namespace: 'onap-' + project: dcaegen2/platform/configbinding + build-node: ubuntu1604-docker-8c-8g + project-name: 'dcaegen2-platform-configbinding' + branch: 'master' + mvn-settings: 'dcaegen2-platform-configbinding-settings'