From: Zhaoxing Date: Tue, 26 Sep 2017 00:39:39 +0000 (+0800) Subject: Add csit task for vfc-nfvo-wfengine X-Git-Tag: 1.0.0-Amsterdam~147^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=10925eff6eec75d06855fbb58393e7bde0b362c3;p=ci-management.git Add csit task for vfc-nfvo-wfengine Change-Id: I5e0a1ff71362998638e55a0b8055819ef70a49c1 Issue-id: VFC-139 Signed-off-by: Zhaoxing --- diff --git a/jjb/vfc/vfc-nfvo-wfengine-csit.yaml b/jjb/vfc/vfc-nfvo-wfengine-csit.yaml new file mode 100644 index 000000000..91bad74ab --- /dev/null +++ b/jjb/vfc/vfc-nfvo-wfengine-csit.yaml @@ -0,0 +1,14 @@ +--- +- project: + name: vfc-nfvo-wfengine-csit + jobs: + - '{project-name}-{stream}-verify-csit-{functionality}' + - '{project-name}-{stream}-csit-{functionality}' + project-name: 'vfc-nfvo-wfengine' + stream: 'master' + functionality: + - 'sanity-check': + trigger_jobs: + - 'vfc-nfvo-wfengine-master-docker-java-version-shell-daily' + robot-options: '' + branch: 'master' \ No newline at end of file