Cleanup old java11 related jobs from ci-management repo
[ci-management.git] / jjb / cps / cps-ncmp-dmi-plugin.yaml
index ee12b05..2895b2a 100644 (file)
@@ -5,14 +5,6 @@
     views:
       - project-view
 
-- project:
-    name: cps-ncmp-dmi-plugin-info
-    project: cps/ncmp-dmi-plugin
-    project-name: cps-ncmp-dmi-plugin
-    build-node: centos8-builder-2c-1g
-    jobs:
-      - gerrit-info-yaml-verify
-
 - project:
     name: cps-ncmp-dmi-plugin-java17
     java-version: openjdk17
@@ -42,8 +34,8 @@
     stream:
       - "master":
           branch: master
-      - "london":
-          branch: "london"
+      - "montreal":
+          branch: "montreal"
           cron: ""
     mvn-settings: cps-ncmp-dmi-plugin-settings
     files: "**"
@@ -77,8 +69,8 @@
       - "{project-name}-gerrit-release-jobs":
           build-node: centos7-docker-2c-1g
     stream:
-      - "kohn":
-          branch: "kohn"
+      - "london":
+          branch: "london"
           cron: ""
     mvn-settings: cps-ncmp-dmi-plugin-settings
     files: "**"
@@ -97,6 +89,7 @@
     project-name: cps-ncmp-dmi-plugin
     branch: master
     mvn-settings: cps-ncmp-dmi-plugin-settings
+    mvn-opts: "--add-opens=java.base/java.util=ALL-UNNAMED"
     build-node: centos8-docker-8c-8g
 
 - project:
     sonarcloud-project-organization: "{sonarcloud_project_organization}"
     sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}"
     sonar-mvn-goal: "{sonar_mvn_goal}"
-    cron: "@daily"
     build-node: centos8-docker-8c-8g
     project: "cps/ncmp-dmi-plugin"
     project-name: "cps-ncmp-dmi-plugin"