X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fonap%2Fpolicy-models%2Fpolicy-models-verify-jobs.yaml;h=dc89659b21473125cc400f53cd891bd00603dd07;hb=8c69b8a279c5e09dae116fd5acd99bd7316513e1;hp=b8a68a11a4ce2207df63a3a74dde813cfea1afb5;hpb=fe25077dc847f36795636dd7556e8614cc34b203;p=infra%2Fcicd.git diff --git a/jjb/onap/policy-models/policy-models-verify-jobs.yaml b/jjb/onap/policy-models/policy-models-verify-jobs.yaml index b8a68a11..dc89659b 100644 --- a/jjb/onap/policy-models/policy-models-verify-jobs.yaml +++ b/jjb/onap/policy-models/policy-models-verify-jobs.yaml @@ -1,7 +1,7 @@ --- # # ============LICENSE_START======================================================= -# Copyright (C) 2019 Nordix Foundation. +# Copyright (C) 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-models 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'