introduce dynamic periodic fullstack job
[infra/cicd.git] / jjb / onap / policy-pap / policy-pap-verify-jobs.yaml
index dd734277317bc7f7ffe680366ee8ce6170609a10..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.
     stream:
       - master:
           branch: '{stream}'
-          jdk-version: java-8
+          jdk-version: java-17
+      - london:
+          branch: '{stream}'
+          jdk-version: java-11
 
     jobs:
       - 'onap-{project-name}-{stream}-verify-java'