X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-sonar.yaml;h=53392a17193e4fd9848cb1de29000a2c7fb73dc9;hb=b4119213eb17b16ed5ca0b9672df9fc14b306a7f;hp=0fd1c418af72c5a85edf9ccff9f10d8873a5000d;hpb=d9ee132a7c720d66270854daf03693e2b27d77e1;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-sonar.yaml b/jjb/ovsdb/ovsdb-sonar.yaml index 0fd1c418a..53392a171 100644 --- a/jjb/ovsdb/ovsdb-sonar.yaml +++ b/jjb/ovsdb/ovsdb-sonar.yaml @@ -11,7 +11,7 @@ name: 'ovsdb-sonar' project-type: freestyle - node: centos7-docker-2c-4g + node: centos7-docker-1c-4g jdk: '{jdk}' properties: @@ -36,9 +36,9 @@ build-timeout: '{build-timeout}' triggers: - - timed: 'H H * * 6' + - timed: '{schedule-saturday}' - gerrit-trigger-patch-sonar: - server-name: '{server-name}' + gerrit-server-name: '{gerrit-server-name}' name: 'ovsdb' builders: @@ -97,5 +97,5 @@ - email-notification: email-recipients: '{email-recipients}' email-prefix: '[ovsdb]' - - jacoco-report + - lf-jacoco-report - lf-infra-publish