X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb-templates%2Fsonar.yaml;h=6e6b6dc668947d95c33585ac6757658c7dfcdab9;hb=90621e6b3a8ef8334d6891a51a9599fdd9f10024;hp=2cf3023b47ee28af693e459c79b5e51c03d87750;hpb=f73aa0b876faaa1f435d5a32b83bf1a436f0475d;p=releng%2Fbuilder.git diff --git a/jjb-templates/sonar.yaml b/jjb-templates/sonar.yaml index 2cf3023b4..6e6b6dc66 100644 --- a/jjb-templates/sonar.yaml +++ b/jjb-templates/sonar.yaml @@ -1,11 +1,10 @@ - job-template: name: 'PROJECT_SHORTNAME-sonar' - # Temporarily disable until Rackspace networking issues are resolved - disabled: true + disabled: false project-type: maven node: dynamic_verify - jdk: 'openjdk7' + jdk: 'openjdk8' logrotate: daysToKeep: '7' @@ -30,7 +29,7 @@ - '{ssh-credentials}' triggers: - - timed: '@weekly' + - timed: 'H H * * 6' - gerrit-trigger-patch-sonar: name: 'PROJECT_PATH'