summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-nfvo-resmanagement-csit.yaml
diff options
context:
space:
mode:
authorluxin <luxin7@huawei.com>2017-08-31 10:30:05 +0800
committerluxin <luxin7@huawei.com>2017-08-31 10:30:05 +0800
commit1c49402f405ef0c84cc108b979596a19c2ca8f02 (patch)
treea8681b6a197c885490231bc8a216a5da9a2f37b9 /jjb/vfc/vfc-nfvo-resmanagement-csit.yaml
parent460c47c7c263f8fcda0991cc21fc0ec843c19224 (diff)
Add vfc-nfvo-resmanagement job
Add vfc-nfvo-resmanagement csit job and java daily job Change-Id: Iea97f375655f08e8e3d95a60f4c505f984cc4953 Issue-Id:CIMAN-38 Signed-off-by: luxin <luxin7@huawei.com>
Diffstat (limited to 'jjb/vfc/vfc-nfvo-resmanagement-csit.yaml')
-rw-r--r--jjb/vfc/vfc-nfvo-resmanagement-csit.yaml14
1 files changed, 14 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