Put cronjobs in order
[infra/cicd.git] / jjb / onap / policy-drools-pdp / policy-drools-pdp-verify-jobs.yaml
index fc0971562d4504e10fcc064e74d30a7647d670d2..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}'
-      - 'casablanca':
+          jdk-version: java-17
+      - london:
           branch: '{stream}'
+          jdk-version: java-11
 
     jobs:
       - 'onap-{project-name}-{stream}-verify-java'