move all schedules 2-3 hrs earlier
[infra/cicd.git] / jjb / onap / policy-api / policy-api-verify-jobs.yaml
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'