Update Policy jobs to java-17 version 52/19452/1
authoradheli.tavares <adheli.tavares@est.tech>
Tue, 26 Sep 2023 11:52:18 +0000 (12:52 +0100)
committeradheli.tavares <adheli.tavares@est.tech>
Tue, 26 Sep 2023 11:52:36 +0000 (12:52 +0100)
Change-Id: Ie1f9ad53fde6a21e2f9d058fa0b9a36f06965035
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
14 files changed:
jjb/onap/policy-apex-pdp/policy-apex-pdp-verify-jobs.yaml
jjb/onap/policy-api/policy-api-verify-jobs.yaml
jjb/onap/policy-clamp/policy-clamp-verify-jobs.yaml
jjb/onap/policy-common/policy-common-verify-jobs.yaml
jjb/onap/policy-distribution/policy-distribution-verify-jobs.yaml
jjb/onap/policy-docker/policy-docker-csit-jobs.yaml
jjb/onap/policy-docker/policy-docker-verify-jobs.yaml
jjb/onap/policy-drools-applications/policy-drools-applications-verify-jobs.yaml
jjb/onap/policy-drools-pdp/policy-drools-pdp-verify-jobs.yaml
jjb/onap/policy-gui/policy-gui-verify-jobs.yaml
jjb/onap/policy-models/policy-models-verify-jobs.yaml
jjb/onap/policy-pap/policy-pap-verify-jobs.yaml
jjb/onap/policy-parent/policy-parent-verify-jobs.yaml
jjb/onap/policy-xacml-pdp/policy-xacml-pdp-verify-jobs.yaml

index b100509564f3e6e550258920a23b42653ed13b52..a7bc70c09e358200ed02e0b68912c8632015f00a 100644 (file)
@@ -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.
     stream:
       - 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'
index 63e1eb09ad282da7ad142787002d4e8a8d6e7043..c90f559cfe7a38ac30667544f3b08081046656d6 100644 (file)
@@ -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.
     project-name: policy-api
 
     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'
index dec6f1f6da1b6809ea26a8baf7fdd52c55a18288..32cb66ef44523bbb0df456a9cdfd3c5d49a43f4c 100644 (file)
@@ -1,7 +1,7 @@
 ---
 #
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2021 Nordix Foundation.
+#  Copyright (C) 2021, 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.
     csit-name: clamp
     mvn_params: "-Pdocker"
     stream:
-      - 'master':
+      - master:
+          branch: '{stream}'
+          jdk-version: java-17
+      - london:
           branch: '{stream}'
           jdk-version: java-11
       - 'tosca-poc':
index 5acbe51602582292575d818aef08d400cf842d58..c53cf384f16327bf852dc0b6f076f6fdaed7745b 100644 (file)
@@ -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.
     project-name: policy-common
 
     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'
index 3b363893f44a399104ef3a09893cd652159a9bfe..c1946296cb1a0922df200de730e533b2dde177f3 100644 (file)
@@ -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.
     project-name: policy-distribution
 
     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'
index 6e1de5555c97e0d5d0feafc30b28120c78d5e579..a66b7591eb7f7777de2786f9430859bb6e3255ea 100644 (file)
@@ -29,7 +29,7 @@
     stream:
       - 'master':
           branch: '{stream}'
-          jdk-version: java-11
+          jdk-version: java-17
           csit_test_names: apex-pdp api xacml-pdp drools-applications pap drools-pdp distribution
     jobs:
       - 'onap-policy-docker-{stream}-csit-java'
index 1360f3c9f42ac2cafa0f843d5cfe9826b42e09d0..0f4395b2ca14f35afdc6e7c94ef6ae3e05c1a7b9 100644 (file)
@@ -1,7 +1,7 @@
 ---
 #
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2021 Nordix Foundation.
+#  Copyright (C) 2021, 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.
@@ -28,6 +28,9 @@
 
     stream:
       - master:
+          branch: '{stream}'
+          jdk-version: java-17
+      - london:
           branch: '{stream}'
           jdk-version: java-11
 
index 049565812579a7de1a2fb12baea53c066dcfa86b..5294b8f9fa2058dcc6986bec8467e2cf891a512a 100644 (file)
@@ -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.
     project-name: policy-drools-applications
 
     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'
index a5fa885d99ad834ee2dd13f268e4616b9b0d6987..afaca2966a7f6d29f3d47bedda265e9d62b8a733 100644 (file)
@@ -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.
     project-name: policy-drools-pdp
 
     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'
index 8d7530f8d551ab9c643d3204ccdf69392a5600e6..65999628fd2784d7a022756aee644a68fe33d885 100644 (file)
@@ -1,7 +1,7 @@
 ---
 #
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2021 Nordix Foundation.
+#  Copyright (C) 2021, 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.
     project-name: policy-gui
 
     stream:
-      - 'master':
+      - master:
+          branch: '{stream}'
+          jdk-version: java-17
+      - london:
           branch: '{stream}'
           jdk-version: java-11
     jobs:
index 9eb6340b80b640bc99f922c0f220f3d7f28a83c1..dc89659b21473125cc400f53cd891bd00603dd07 100644 (file)
@@ -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.
     project-name: policy-models
 
     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'
index dcef16d6220db7960c341cae5691fe6fc7151a1a..fb7b0aef0fcd0462ae6ddc0e339521566133af1b 100644 (file)
@@ -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.
@@ -28,6 +28,9 @@
 
     stream:
       - master:
+          branch: '{stream}'
+          jdk-version: java-17
+      - london:
           branch: '{stream}'
           jdk-version: java-11
 
index 5fdb48eb8e73aa464280f453a8304d3e099bdb65..a3eb4375faf74d257c0f4aa428a918b0cbde3278 100644 (file)
@@ -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.
     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'
index 2f2f017c2e19d0c4775378568ec029406671d37f..b5a41a2a90717e4f132adcde74b9b3b47287c94c 100644 (file)
@@ -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.
     project-name: policy-xacml-pdp
 
     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'