From 255be42405853c3272705ab0b038ca28e28f76ac Mon Sep 17 00:00:00 2001 From: fengyuanxing Date: Fri, 8 Sep 2017 09:58:53 +0800 Subject: Add new csit job for catalog Change-Id: I3fb38437688899f5a1b82b63ba8993b7f4e4f9c0 Issue-Id: CIMAN-64 Signed-off-by: fengyuanxing --- jjb/vfc/vfc-nfvo-catalog-csit.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 jjb/vfc/vfc-nfvo-catalog-csit.yaml (limited to 'jjb/vfc') diff --git a/jjb/vfc/vfc-nfvo-catalog-csit.yaml b/jjb/vfc/vfc-nfvo-catalog-csit.yaml new file mode 100644 index 000000000..8a4269cb7 --- /dev/null +++ b/jjb/vfc/vfc-nfvo-catalog-csit.yaml @@ -0,0 +1,14 @@ +--- +- project: + name: vfc-nfvo-catalog-csit + jobs: + - '{project-name}-{stream}-verify-csit-{functionality}' + - '{project-name}-{stream}-csit-{functionality}' + project-name: 'vfc-nfvo-catalog' + stream: 'master' + functionality: + - 'sanity-check': + trigger_jobs: + - 'vfc-nfvo-catalog-master-docker-java-version-shell-daily' + robot-options: '' + branch: 'master' \ No newline at end of file -- cgit 1.2.3-korg