re-add ssh wrapper.
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 17 Aug 2016 12:49:14 +0000 (14:49 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 17 Aug 2016 12:52:38 +0000 (14:52 +0200)
sigh - there it is the "id" and not the username.

Change-Id: I7226d0ee9217669c23f17c37639ca5aa2540c7a9
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/global-macros.yaml

index 3e1ec47..602d07f 100644 (file)
     name: gerrit-trigger-silent-patch-merged
     triggers:
       - gerrit:
-          server-name: 'gerrit-net.automotivelinux.org'
+          server-name: 'gerrit-new.automotivelinux.org'
           trigger-on:
             - change-merged-event
             - comment-added-contains-event:
           timeout: '{build-timeout}'
           timeout-var: 'BUILD_TIMEOUT'
           fail: true
+      - ssh-agent-credentials:
+          users:
+            - 'jenkins-gerrit-credentials'