From: Aaron Hay Date: Wed, 6 Dec 2017 16:28:37 +0000 (+0000) Subject: Updating APPC CSIT Jenkins job for new branch X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F91%2F25691%2F1;p=ci-management.git Updating APPC CSIT Jenkins job for new branch Updating the Jenkins job to include the Amsterdam stream and branch. Change-Id: Id16d1f3d71391b6c85db13e8092652d53a59d420 Issue-ID: APPC-314 Signed-off-by: Aaron Hay --- diff --git a/jjb/appc/appc-csit.yaml b/jjb/appc/appc-csit.yaml index 1a364df32..e257a8bc4 100644 --- a/jjb/appc/appc-csit.yaml +++ b/jjb/appc/appc-csit.yaml @@ -5,10 +5,13 @@ - '{project-name}-{stream}-verify-csit-{functionality}' - '{project-name}-{stream}-csit-{functionality}' project-name: 'appc' - stream: 'master' + stream: + - 'master': + branch: 'master' + - 'amsterdam': + branch: 'amsterdam' functionality: - 'healthcheck': trigger_jobs: - '{project-name}-{stream}-release-java-daily-checkstyle' robot-options: '' - branch: 'master'