X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fonap%2Fpolicy-distribution%2Fpolicy-distribution-verify-jobs.yaml;h=c1946296cb1a0922df200de730e533b2dde177f3;hb=ce66d2222a222ad6a62469dfaadbb4fd63c8493a;hp=7d4a19ce91b757e11ad9952554b98c21e99dc1c3;hpb=fe25077dc847f36795636dd7556e8614cc34b203;p=infra%2Fcicd.git diff --git a/jjb/onap/policy-distribution/policy-distribution-verify-jobs.yaml b/jjb/onap/policy-distribution/policy-distribution-verify-jobs.yaml index 7d4a19ce..c1946296 100644 --- a/jjb/onap/policy-distribution/policy-distribution-verify-jobs.yaml +++ b/jjb/onap/policy-distribution/policy-distribution-verify-jobs.yaml @@ -1,7 +1,7 @@ --- # # ============LICENSE_START======================================================= -# Copyright (C) 2018-2019 Nordix Foundation. +# Copyright (C) 2018-2019, 2023 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -27,12 +27,12 @@ project-name: policy-distribution stream: - - 'master': + - master: branch: '{stream}' - jdk-version: java-8 - - 'casablanca': + jdk-version: java-17 + - london: branch: '{stream}' - jdk-version: java-8 + jdk-version: java-11 jobs: - 'onap-{project-name}-{stream}-verify-java'