From: eh552t Date: Mon, 28 Aug 2017 15:58:53 +0000 (+0200) Subject: Initial CSIT jenkins jobs for Clamp X-Git-Tag: 1.0.0-Amsterdam~286^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=de3b5ef2e490971165a850082c7ebc61a92f6b5c;p=ci-management.git Initial CSIT jenkins jobs for Clamp Jenkins Jobs for Clamp CSIT using the templates provided by integration Change-Id: I5c926c72fe85d046522c1f788b53e3215954660c Signed-off-by: eh552t Issue-Id: CLAMP-28 --- diff --git a/jjb/clamp/clamp-csit.yaml b/jjb/clamp/clamp-csit.yaml new file mode 100644 index 000000000..9847abc12 --- /dev/null +++ b/jjb/clamp/clamp-csit.yaml @@ -0,0 +1,15 @@ +--- +- project: + name: clamp-csit + jobs: + - '{project-name}-{stream}-verify-csit-{functionality}' + - '{project-name}-{stream}-csit-{functionality}' + project-name: 'clamp' + stream: 'master' + functionality: + - 'TCA': + trigger_jobs: + - 'UIs': + trigger_jobs: + robot-options: '' + branch: 'master'