summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-nfvo-db.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/vfc/vfc-nfvo-db.yaml')
-rw-r--r--jjb/vfc/vfc-nfvo-db.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-db.yaml b/jjb/vfc/vfc-nfvo-db.yaml
index 257504d1e..7f6912818 100644
--- a/jjb/vfc/vfc-nfvo-db.yaml
+++ b/jjb/vfc/vfc-nfvo-db.yaml
@@ -18,3 +18,19 @@
script:
!include-raw-escape: 'build-nfvo-db-docker-image.sh'
build-node: ubuntu1604-docker-8c-8g
+
+- project:
+ name: vfc-nfvo-db-arm64
+ project: 'vfc/nfvo/db'
+ project-name: 'vfc-nfvo-db-arm64'
+ mvn-settings: 'vfc-nfvo-db-settings'
+ stream:
+ - 'master':
+ branch: 'master'
+ build-node: ubuntu1604-docker-arm64-4c-2g
+ jobs:
+ - '{project-name}-{stream}-docker-java-version-shell-daily':
+ docker-pom: 'pom.xml'
+ mvn-goals: 'install'
+ script:
+ !include-raw-escape: 'build-nfvo-db-docker-image.sh'