From: Fatih Degirmenci Date: Tue, 22 Jan 2019 09:09:32 +0000 (+0100) Subject: Add ONAP verify jobs for casablanca branch X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=d20e7aed81e85f4e21e284b398b481e4b4b90465;p=infra%2Fcicd.git Add ONAP verify jobs for casablanca branch Change-Id: I77edbc2e3d3ae2b8fa49bb188d7f570f17c137fe Signed-off-by: Fatih Degirmenci --- diff --git a/jjb/dcaegen2/dcaegen2-collectors-datafile-verify-jobs.yaml b/jjb/dcaegen2/dcaegen2-collectors-datafile-verify-jobs.yaml index 8073918f3..a207a956d 100644 --- a/jjb/dcaegen2/dcaegen2-collectors-datafile-verify-jobs.yaml +++ b/jjb/dcaegen2/dcaegen2-collectors-datafile-verify-jobs.yaml @@ -12,6 +12,8 @@ stream: - master: branch: '{stream}' + - casablanca: + branch: '{stream}' jobs: - '{project-name}-{stream}-verify-java' diff --git a/jjb/dmaap/dmaap-datarouter-verify-jobs.yaml b/jjb/dmaap/dmaap-datarouter-verify-jobs.yaml index 2aaad342f..130124ca6 100644 --- a/jjb/dmaap/dmaap-datarouter-verify-jobs.yaml +++ b/jjb/dmaap/dmaap-datarouter-verify-jobs.yaml @@ -30,6 +30,8 @@ stream: - master: branch: '{stream}' + - casablanca: + branch: '{stream}' jobs: - '{project-name}-{stream}-verify-java' diff --git a/jjb/policy/policy-apex-pdp-verify-jobs.yaml b/jjb/policy/policy-apex-pdp-verify-jobs.yaml index f8284998e..485e80c66 100644 --- a/jjb/policy/policy-apex-pdp-verify-jobs.yaml +++ b/jjb/policy/policy-apex-pdp-verify-jobs.yaml @@ -29,6 +29,8 @@ stream: - 'master': branch: '{stream}' + - 'casablanca': + branch: '{stream}' jobs: - '{project-name}-{stream}-verify-java' diff --git a/jjb/policy/policy-api-verify-jobs.yaml b/jjb/policy/policy-api-verify-jobs.yaml index e0131d224..f364de952 100644 --- a/jjb/policy/policy-api-verify-jobs.yaml +++ b/jjb/policy/policy-api-verify-jobs.yaml @@ -29,6 +29,8 @@ stream: - 'master': branch: '{stream}' + - 'casablanca': + branch: '{stream}' jobs: - '{project-name}-{stream}-verify-java' diff --git a/jjb/policy/policy-common-verify-jobs.yaml b/jjb/policy/policy-common-verify-jobs.yaml index 0c1b695fa..6dbd14b00 100644 --- a/jjb/policy/policy-common-verify-jobs.yaml +++ b/jjb/policy/policy-common-verify-jobs.yaml @@ -29,6 +29,8 @@ stream: - 'master': branch: '{stream}' + - 'casablanca': + branch: '{stream}' jobs: - '{project-name}-{stream}-verify-java' diff --git a/jjb/policy/policy-core-verify-jobs.yaml b/jjb/policy/policy-core-verify-jobs.yaml index 9cd4b78b9..7171eb014 100644 --- a/jjb/policy/policy-core-verify-jobs.yaml +++ b/jjb/policy/policy-core-verify-jobs.yaml @@ -29,6 +29,8 @@ stream: - 'master': branch: '{stream}' + - 'casablanca': + branch: '{stream}' jobs: - '{project-name}-{stream}-verify-java' diff --git a/jjb/policy/policy-distribution-verify-jobs.yaml b/jjb/policy/policy-distribution-verify-jobs.yaml index b9b9a2cc9..7660c4307 100644 --- a/jjb/policy/policy-distribution-verify-jobs.yaml +++ b/jjb/policy/policy-distribution-verify-jobs.yaml @@ -29,6 +29,8 @@ stream: - 'master': branch: '{stream}' + - 'casablanca': + branch: '{stream}' jobs: - '{project-name}-{stream}-verify-java' diff --git a/jjb/policy/policy-parent-verify-jobs.yaml b/jjb/policy/policy-parent-verify-jobs.yaml index fc61beac1..5aed8c5c0 100644 --- a/jjb/policy/policy-parent-verify-jobs.yaml +++ b/jjb/policy/policy-parent-verify-jobs.yaml @@ -29,6 +29,8 @@ stream: - 'master': branch: '{stream}' + - 'casablanca': + branch: '{stream}' jobs: - '{project-name}-{stream}-verify-java'