Migrate docs-rtd to archive-builds macro
[releng/builder.git] / jjb-templates / sonar.yaml
index fd8764c29c0a6bbe43e9546f8fcba82f152eef70..47fba2d687428c07a65cab3a1977b0ac8251b07e 100644 (file)
 
     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'