Merge "Add docker image name to sub modules"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 28 Sep 2018 17:57:44 +0000 (17:57 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 28 Sep 2018 17:57:44 +0000 (17:57 +0000)
1  2 
jjb/aaf/aaf-cadi.yaml

diff --combined jjb/aaf/aaf-cadi.yaml
@@@ -19,7 -19,7 +19,7 @@@
      name: aaf-cadi-shiro-sonar
      jobs:
        - gerrit-maven-sonar
 -    cron: 'H 11 * * *'
 +    cron: '@daily'
      build-node: ubuntu1604-builder-4c-4g
      project: 'aaf/cadi'
      project-name: 'aaf-cadi'
@@@ -37,6 -37,7 +37,7 @@@
            pom: 'sidecar/fproxy/pom.xml'
            mvn-goals: 'docker:build'
      project: 'aaf/cadi'
+     docker-image-name: 'onap/fproxy'
      stream:
        - 'master':
            branch: 'master'
@@@ -48,7 -49,7 +49,7 @@@
      name: aaf-cadi-fproxy-sonar
      jobs:
        - gerrit-maven-sonar
 -    cron: 'H 11 * * *'
 +    cron: '@daily'
      build-node: ubuntu1604-builder-4c-4g
      project: 'aaf/cadi'
      project-name: 'aaf-cadi-fproxy'
@@@ -66,6 -67,7 +67,7 @@@
            pom: 'sidecar/rproxy/pom.xml'
            mvn-goals: 'docker:build'
      project: 'aaf/cadi'
+     docker-image-name: 'onap/rproxy'
      stream:
        - 'master':
            branch: 'master'
@@@ -77,7 -79,7 +79,7 @@@
      name: aaf-cadi-rproxy-sonar
      jobs:
        - gerrit-maven-sonar
 -    cron: 'H 11 * * *'
 +    cron: '@daily'
      build-node: ubuntu1604-builder-4c-4g
      project: 'aaf/cadi'
      project-name: 'aaf-cadi-rproxy'
@@@ -95,6 -97,7 +97,7 @@@
            pom: 'sidecar/tproxy-config/pom.xml'
            mvn-goals: 'docker:build'
      project: 'aaf/cadi'
+     docker-image-name: 'onap/tproxy-config'
      stream:
        - 'master':
            branch: 'master'