Switch plugin build to 3.x
[ci-management.git] / jjb / dcaegen2 / dcaegen2-platform-plugins.yaml
index 2fd1eae..60643eb 100644 (file)
@@ -11,6 +11,9 @@
     stream:
       - 'master':
           branch: 'master'
+          python-version: python3
+      - 'guilin':
+          branch: 'guilin'
     mvn-settings: 'dcaegen2-platform-plugins-settings'
     # due to a strange macro / variable translation problem this needs
     # to be passed as a string block to properly get the properties
     name: dcaegen2-platform-plugins-sonar
     jobs:
       - gerrit-maven-sonar
+    sonarcloud: true
+    sonarcloud-project-organization: '{sonarcloud_project_organization}'
+    sonarcloud-api-token: '{sonarcloud_api_token}'
+    sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
+    sonar-mvn-goal: '{sonar_mvn_goal}'
     cron: '@daily'
     build-node: centos7-redis-4c-4g
     project: 'dcaegen2/platform/plugins'