From: Sudhakar Reddy Date: Fri, 12 Oct 2018 04:22:29 +0000 (+0530) Subject: Add job to trigger csit tests for azure plugin X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F31%2F70331%2F2;p=ci-management.git Add job to trigger csit tests for azure plugin Change-Id: I542aeb21fd13eec8cb257696aefb46db9beb769e Issue-ID: INT-686 Signed-off-by: Sudhakar Reddy --- diff --git a/jjb/multicloud/multicloud-azure-csit.yaml b/jjb/multicloud/multicloud-azure-csit.yaml new file mode 100644 index 000000000..1708183ef --- /dev/null +++ b/jjb/multicloud/multicloud-azure-csit.yaml @@ -0,0 +1,12 @@ +--- +- project: + name: multicloud-azure-csit + jobs: + - '{project-name}-{stream}-csit-{functionality}' + project-name: 'multicloud-azure' + stream: 'master' + functionality: + - 'functionality1': + trigger_jobs: 'multicloud-azure-master-docker-java-version-shell-daily' + robot-options: '' + branch: 'master'