Adjust BMO periodic e2e frequencies
[infra/cicd.git] / jjb / onap / policy-apex-pdp / policy-apex-pdp-verify-jobs.yaml
index 2efa61143bb9630666502d3810a5317e324fabd4..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-8
-      - casablanca:
+          jdk-version: java-17
+      - london:
           branch: '{stream}'
-          jdk-version: java-8
+          jdk-version: java-11
 
     jobs:
       - 'onap-{project-name}-{stream}-verify-java'