Add ci script for vfc-nfvo 25/6125/1
authorluxin <luxin7@huawei.com>
Fri, 21 Jul 2017 01:42:08 +0000 (09:42 +0800)
committerluxin <luxin7@huawei.com>
Fri, 21 Jul 2017 01:42:08 +0000 (09:42 +0800)
Change-Id: I732aecdd48371adcb5b22477e4308b15c992aa61
Issue-Id:CIMAN-7
Signed-off-by: luxin <luxin7@huawei.com>
jjb/vfc/vfc-nfvo-resmanagement.yaml [new file with mode: 0644]

diff --git a/jjb/vfc/vfc-nfvo-resmanagement.yaml b/jjb/vfc/vfc-nfvo-resmanagement.yaml
new file mode 100644 (file)
index 0000000..e332a5a
--- /dev/null
@@ -0,0 +1,15 @@
+---
+
+- project:
+    name: vfc-nfvo-resmanagement
+    project-name: 'vfc-nfvo-resmanagement'
+    project: 'vfc/nfvo/resmanagement'
+    stream:
+      - 'master':
+          branch: 'master'
+      - 'release-1.0.0':
+          branch: 'release-1.0.0'
+    mvn-settings: 'vfc-nfvo-resmanagement-settings'
+    build-node: ubuntu1604-basebuild-4c-4g
+    jobs:
+      - '{project-name}-{stream}-verify-java'