summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2017-08-04 11:54:03 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2017-08-05 11:09:19 +0800
commit02088bd66628a5a061f588ae0180eefd7495597b (patch)
tree4d87433ca51174c034c0967ea134058f3b07c08a /jjb
parent59ac6c3b305ab12c042d9c258775abe46ee76dd5 (diff)
Add ci job script for vfc-nfvo-driver-sfc
Rename file name Change-Id: I87c932f333c582edcbd48dd8c51367e052893637 Issue-Id: CIMAN-12 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/vfc/vfc-nfvo-driver-sfc.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-sfc.yaml b/jjb/vfc/vfc-nfvo-driver-sfc.yaml
new file mode 100644
index 000000000..e8a5e8461
--- /dev/null
+++ b/jjb/vfc/vfc-nfvo-driver-sfc.yaml
@@ -0,0 +1,19 @@
+---
+- project:
+ name: vfc-nfvo-driver-sfc
+ project-name: 'vfc-nfvo-driver-sfc'
+ project: 'vfc/nfvo/driver/sfc'
+ stream:
+ - 'master':
+ branch: 'master'
+ mvn-settings: 'vfc-nfvo-driver-sfc-settings'
+ subproject:
+ - 'driver-sfc-zte':
+ pom: 'zte/sfc-driver/pom.xml'
+ pattern: 'zte/sfc-driver/**'
+ jobs:
+ - '{project-name}-{stream}-{subproject}-verify-java'
+ - '{project-name}-{stream}-{subproject}-merge-java'
+ files: '**'
+ archive-artifacts: ''
+ build-node: ubuntu1604-basebuild-4c-4g