summaryrefslogtreecommitdiffstats
path: root/jjb/vfc
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-08-31 22:02:02 +0000
committerGerrit Code Review <gerrit@onap.org>2017-08-31 22:02:02 +0000
commitf4e509845c5504a34b2f90edb305efa3df43863d (patch)
tree66aad2c7451931d3ff01861fb26db9f4397283a3 /jjb/vfc
parent86366497b22d152f03e9671806048b4933a4e9d3 (diff)
parent1c49402f405ef0c84cc108b979596a19c2ca8f02 (diff)
Merge "Add vfc-nfvo-resmanagement job"
Diffstat (limited to 'jjb/vfc')
-rw-r--r--jjb/vfc/vfc-nfvo-resmanagement-csit.yaml14
-rw-r--r--jjb/vfc/vfc-nfvo-resmanagement.yaml3
2 files changed, 17 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-resmanagement-csit.yaml b/jjb/vfc/vfc-nfvo-resmanagement-csit.yaml
new file mode 100644
index 000000000..c3c89d8ec
--- /dev/null
+++ b/jjb/vfc/vfc-nfvo-resmanagement-csit.yaml
@@ -0,0 +1,14 @@
+---
+- project:
+ name: vfc-nfvo-resmanagement-csit
+ jobs:
+ - '{project-name}-{stream}-verify-csit-{functionality}'
+ - '{project-name}-{stream}-csit-{functionality}'
+ project-name: 'vfc-nfvo-resmanagement'
+ stream: 'master'
+ functionality:
+ - 'sanity-check':
+ trigger_jobs:
+ - 'vfc-nfvo-resmanagement-master-docker-version-java-daily'
+ robot-options: ''
+ branch: 'master' \ No newline at end of file
diff --git a/jjb/vfc/vfc-nfvo-resmanagement.yaml b/jjb/vfc/vfc-nfvo-resmanagement.yaml
index 1f364da27..2bf363c3c 100644
--- a/jjb/vfc/vfc-nfvo-resmanagement.yaml
+++ b/jjb/vfc/vfc-nfvo-resmanagement.yaml
@@ -14,3 +14,6 @@
jobs:
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
+ - '{project-name}-{stream}-docker-version-java-daily':
+ docker-pom: 'pom.xml'
+ mvn-profile: 'docker'