X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fonap%2Fpolicy-parent%2Fpolicy-parent-verify-jobs.yaml;fp=jjb%2Fonap%2Fpolicy-parent%2Fpolicy-parent-verify-jobs.yaml;h=a3eb4375faf74d257c0f4aa428a918b0cbde3278;hb=988e3c696bf1dbe87e1a3ed77baefc565fb1642c;hp=5fdb48eb8e73aa464280f453a8304d3e099bdb65;hpb=ea5cb6ebea91248696ec5f39b3575fb1f453fe5f;p=infra%2Fcicd.git diff --git a/jjb/onap/policy-parent/policy-parent-verify-jobs.yaml b/jjb/onap/policy-parent/policy-parent-verify-jobs.yaml index 5fdb48eb..a3eb4375 100644 --- a/jjb/onap/policy-parent/policy-parent-verify-jobs.yaml +++ b/jjb/onap/policy-parent/policy-parent-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-parent stream: - - 'master': + - master: branch: '{stream}' - jdk-version: java-11 - - 'casablanca': + jdk-version: java-17 + - london: branch: '{stream}' - jdk-version: java-8 + jdk-version: java-11 jobs: - 'onap-{project-name}-{stream}-verify-java'