From 10925eff6eec75d06855fbb58393e7bde0b362c3 Mon Sep 17 00:00:00 2001 From: Zhaoxing Date: Tue, 26 Sep 2017 08:39:39 +0800 Subject: Add csit task for vfc-nfvo-wfengine Change-Id: I5e0a1ff71362998638e55a0b8055819ef70a49c1 Issue-id: VFC-139 Signed-off-by: Zhaoxing --- jjb/vfc/vfc-nfvo-wfengine-csit.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 jjb/vfc/vfc-nfvo-wfengine-csit.yaml (limited to 'jjb/vfc') 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 -- cgit 1.2.3-korg