Allow aai-docker to specify node 43/72243/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 8 Nov 2018 20:20:48 +0000 (12:20 -0800)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 8 Nov 2018 20:22:59 +0000 (12:22 -0800)
Allow {project-name}-{stream}-aai-docker-java-daily
to allow a specific build-node to be able to run these
jobs using the ARM architecture nodes.

All current projects using this job will stay unchaged and
will still run their builds on ubuntu1604-docker-8c-8g.

Change-Id: Iba61122be8645f5b8cb500c5bd823ff17d2a3fcb
Issue-ID: CIMAN-219
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
14 files changed:
jjb/aaf/aaf-cadi.yaml
jjb/aai/aai-babel.yaml
jjb/aai/aai-chameleon.yaml
jjb/aai/aai-champ.yaml
jjb/aai/aai-data-router.yaml
jjb/aai/aai-gizmo.yaml
jjb/aai/aai-model-loader.yaml
jjb/aai/aai-search-data-service.yaml
jjb/aai/aai-sparky-be.yaml
jjb/aai/aai-spike.yaml
jjb/aai/aai-validation.yaml
jjb/cli/cli.yaml
jjb/global-templates-java.yaml
jjb/vnfsdk/vnfsdk-refrepo.yaml

index 0ef86c0..8fc0fee 100644 (file)
@@ -35,6 +35,7 @@
       - '{project-name}-{stream}-aai-docker-java-daily':
           pom: 'sidecar/fproxy/pom.xml'
           mvn-goals: 'docker:build'
+          build-node: ubuntu1604-docker-8c-8g
     project: 'aaf/cadi'
     docker-image-name: 'onap/fproxy'
     stream:
@@ -65,6 +66,7 @@
       - '{project-name}-{stream}-aai-docker-java-daily':
           pom: 'sidecar/rproxy/pom.xml'
           mvn-goals: 'docker:build'
+          build-node: ubuntu1604-docker-8c-8g
     project: 'aaf/cadi'
     docker-image-name: 'onap/rproxy'
     stream:
@@ -95,6 +97,7 @@
       - '{project-name}-{stream}-aai-docker-java-daily':
           pom: 'sidecar/tproxy-config/pom.xml'
           mvn-goals: 'docker:build'
+          build-node: ubuntu1604-docker-8c-8g
     project: 'aaf/cadi'
     docker-image-name: 'onap/tproxy-config'
     stream:
index 832ed0d..4362272 100644 (file)
@@ -9,6 +9,7 @@
       - '{project-name}-{stream}-aai-docker-java-daily':
           pom: 'pom.xml'
           mvn-goals: 'docker:build'
+          build-node: ubuntu1604-docker-8c-8g
     project: 'aai/babel'
     stream:
       - 'casablanca':
index f9f7b5c..946a23c 100644 (file)
@@ -9,6 +9,7 @@
       - '{project-name}-{stream}-aai-docker-java-daily':
           pom: 'pom.xml'
           mvn-goals: 'clean package dockerfile:build dockerfile:push'
+          build-node: ubuntu1604-docker-8c-8g
     project: 'aai/chameleon'
     stream:
       - 'casablanca':
index 0e4548f..4620681 100644 (file)
@@ -9,6 +9,7 @@
       - '{project-name}-{stream}-aai-docker-java-daily':
           pom: 'champ-service/pom.xml'
           mvn-goals: 'docker:build'
+          build-node: ubuntu1604-docker-8c-8g
     project: 'aai/champ'
     stream:
       - 'master':
index bab7310..eb31740 100644 (file)
@@ -9,6 +9,7 @@
       - '{project-name}-{stream}-aai-docker-java-daily':
           pom: 'pom.xml'
           mvn-goals: 'docker:build'
+          build-node: ubuntu1604-docker-8c-8g
     project: 'aai/data-router'
     stream:
       - 'casablanca':
index 4984875..31678e5 100644 (file)
@@ -9,6 +9,7 @@
       - '{project-name}-{stream}-aai-docker-java-daily':
           pom: 'pom.xml'
           mvn-goals: 'docker:build'
+          build-node: ubuntu1604-docker-8c-8g
     project: 'aai/gizmo'
     stream:
       - 'casablanca':
index 70c42a5..8d54ac5 100644 (file)
@@ -9,6 +9,7 @@
       - '{project-name}-{stream}-aai-docker-java-daily':
           pom: 'pom.xml'
           mvn-goals: 'docker:build'
+          build-node: ubuntu1604-docker-8c-8g
     project: 'aai/model-loader'
     stream:
       - 'casablanca':
index d196704..334b7f2 100644 (file)
@@ -9,6 +9,7 @@
       - '{project-name}-{stream}-aai-docker-java-daily':
           pom: 'pom.xml'
           mvn-goals: 'docker:build'
+          build-node: ubuntu1604-docker-8c-8g
     project: 'aai/search-data-service'
     stream:
       - 'casablanca':
index 93dfd10..16b7be2 100644 (file)
@@ -9,6 +9,7 @@
       - '{project-name}-{stream}-aai-docker-java-daily':
           pom: 'sparkybe-onap-application/pom.xml'
           mvn-goals: 'docker:build'
+          build-node: ubuntu1604-docker-8c-8g
     project: 'aai/sparky-be'
     stream:
       - 'casablanca':
index 00debc8..1714ff5 100644 (file)
@@ -9,6 +9,7 @@
       - '{project-name}-{stream}-aai-docker-java-daily':
           pom: 'pom.xml'
           mvn-goals: 'docker:build'
+          build-node: ubuntu1604-docker-8c-8g
     project: 'aai/spike'
     stream:
       - 'casablanca':
index 522bf61..e19ecfe 100644 (file)
@@ -9,6 +9,7 @@
       - '{project-name}-{stream}-aai-docker-java-daily':
           pom: 'pom.xml'
           mvn-goals: 'docker:build'
+          build-node: ubuntu1604-docker-8c-8g
     project: 'aai/validation'
     stream:
       - 'casablanca':
index 8522709..f0c61c8 100644 (file)
@@ -11,6 +11,7 @@
           pom: 'deployment/docker/pom.xml'
           mvn-goals: 'docker:build'
           docker-image-name: 'onap/cli'
+          build-node: ubuntu1604-docker-8c-8g
 
     project: 'cli'
     stream:
index 61da2d5..73dc622 100644 (file)
 
     name: '{project-name}-{stream}-aai-docker-java-daily'
     project-type: freestyle
-    node: 'ubuntu1604-docker-8c-8g'
+    node: '{build-node}'
     docker-image-name: ''
     disabled: '{disabled}'
     properties:
index ceb5e2a..0b3156c 100644 (file)
@@ -10,6 +10,7 @@
           pom: 'vnfmarket-be/deployment/docker/docker-refrepo/pom.xml'
           mvn-goals: 'docker:build'
           docker-image-name: 'onap/vnfsdk/refrepo'
+          build-node: ubuntu1604-docker-8c-8g
       - '{project-name}-{stream}-docker-version-java-daily':
           docker-pom: 'vnfmarket-be/deployment/docker/docker-postgres/pom.xml'
           mvn-profile: 'docker'