X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-sonar.yaml;h=53392a17193e4fd9848cb1de29000a2c7fb73dc9;hb=b4119213eb17b16ed5ca0b9672df9fc14b306a7f;hp=0725dbf9809bc40bf50f5bfa287661b79f1fdfdb;hpb=0278246a2b93c0348d23c607b2008bdf68c3859d;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-sonar.yaml b/jjb/ovsdb/ovsdb-sonar.yaml index 0725dbf98..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: @@ -20,6 +20,7 @@ parameters: - opendaylight-infra-parameters: + os-cloud: '{os-cloud}' project: '{project}' branch: '{branch}' refspec: 'refs/heads/{branch}' @@ -35,13 +36,13 @@ 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: - - shell: !include-raw-escape: include-raw-setup-docker.sh + - shell: !include-raw-escape: setup-docker.sh - inject: properties-file: env.properties - shell: !include-raw-escape: include-setup-hwvtep-docker.sh @@ -56,7 +57,7 @@ - '-Xmx1024m -XX:MaxPermSize=256m' settings: 'ovsdb-settings' settings-type: cfp - global-settings: 'odl-global-settings' + global-settings: 'global-settings' global-settings-type: cfp - inject: properties-file: env.properties @@ -74,7 +75,7 @@ - 'ovsdb.userspace.enabled=yes' settings: 'ovsdb-settings' settings-type: cfp - global-settings: 'odl-global-settings' + global-settings: 'global-settings' global-settings-type: cfp - maven-target: maven-version: 'mvn33' @@ -87,15 +88,14 @@ -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r settings: 'ovsdb-settings' settings-type: cfp - global-settings: 'odl-global-settings' + global-settings: 'global-settings' global-settings-type: cfp - - shell: !include-raw-escape: include-raw-cleanup-docker.sh + - shell: !include-raw-escape: cleanup-docker.sh - jacoco-nojava-workaround publishers: - email-notification: email-recipients: '{email-recipients}' email-prefix: '[ovsdb]' - - jacoco-report - - opendaylight-infra-shiplogs: - maven-version: 'mvn33' + - lf-jacoco-report + - lf-infra-publish