X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Faai%2Faai-rest-client.yaml;h=4a69a5db2b0aa643af58395ae3897a0ece040277;hb=76215fcfcef5c16ca0690417c0d02c9ea4f63a6c;hp=4ea031a26bbc5120c37b86cc5b3dfdc2373a9ada;hpb=25788fe105d59e289596154db894d747b9d77256;p=ci-management.git diff --git a/jjb/aai/aai-rest-client.yaml b/jjb/aai/aai-rest-client.yaml index 4ea031a26..4a69a5db2 100644 --- a/jjb/aai/aai-rest-client.yaml +++ b/jjb/aai/aai-rest-client.yaml @@ -1,18 +1,23 @@ --- +- project: + name: aai-rest-client-project-view + project-name: aai-rest-client + views: + - project-view + - project: name: aai-rest-client-master project-name: 'aai-rest-client' jobs: - - gerrit-maven-clm - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily' project: 'aai/rest-client' stream: + - 'casablanca': + branch: 'casablanca' - 'master': branch: 'master' - - 'beijing': - branch: 'beijing' mvn-settings: 'aai-rest-client-settings' files: '**' archive-artifacts: '' @@ -21,7 +26,7 @@ name: aai-rest-client-sonar jobs: - gerrit-maven-sonar - cron: 'H 11 * * *' + cron: '@daily' build-node: ubuntu1604-builder-4c-4g project: 'aai/rest-client' project-name: 'aai-rest-client' @@ -29,3 +34,15 @@ mvn-settings: 'aai-rest-client-settings' mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: aai-rest-client-clm + jobs: + - gerrit-maven-clm + nexus-iq-namespace: 'onap-' + project: 'aai/rest-client' + project-name: 'aai-rest-client' + stream: + - 'master': + branch: 'master' + mvn-settings: 'aai-rest-client-settings'