X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-sonar.yaml;h=53392a17193e4fd9848cb1de29000a2c7fb73dc9;hb=refs%2Fchanges%2F61%2F67761%2F1;hp=0fd1c418af72c5a85edf9ccff9f10d8873a5000d;hpb=b77ff82ba886206add03c0144ce9705ecd7e2557;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