From: fengyuanxing Date: Fri, 8 Sep 2017 01:58:53 +0000 (+0800) Subject: Add new csit job for catalog X-Git-Tag: 1.0.0-Amsterdam~218^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=255be42405853c3272705ab0b038ca28e28f76ac;p=ci-management.git Add new csit job for catalog Change-Id: I3fb38437688899f5a1b82b63ba8993b7f4e4f9c0 Issue-Id: CIMAN-64 Signed-off-by: fengyuanxing --- 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