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