X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb-templates%2Fsonar.yaml;h=47fba2d687428c07a65cab3a1977b0ac8251b07e;hb=dcb41f639bc14ea0db28f09ff3a4516892ab5d72;hp=fd8764c29c0a6bbe43e9546f8fcba82f152eef70;hpb=b9de60945d3289a46fb6f254de8127db89207039;p=releng%2Fbuilder.git diff --git a/jjb-templates/sonar.yaml b/jjb-templates/sonar.yaml index fd8764c29..47fba2d68 100644 --- a/jjb-templates/sonar.yaml +++ b/jjb-templates/sonar.yaml @@ -18,17 +18,12 @@ scm: - git-scm: - credentials-id: '{ssh-credentials}' refspec: '' branch: 'SONAR_BRANCH' wrappers: - - build-timeout - - ssh-agent-credentials: - users: - - '{ssh-credentials}' - - openstack: - single-use: true + - opendaylight-infra-wrappers: + build-timeout: '{build-timeout}' triggers: - timed: 'H H * * 6'