Fix vpp-csit-verify-virl-1604-test due to 3412 55/3455/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 17 Oct 2016 18:04:04 +0000 (14:04 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 17 Oct 2016 18:04:06 +0000 (14:04 -0400)
Need to update vpp job to make use of changes from Change 3412.

Change-Id: I3946667d3eee87e0c9a7b7c7a84242de8eaa3319
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/vpp/vpp.yaml

index 911c484..e6637fe 100644 (file)
 
     scm:
         - gerrit-trigger-scm:
-            credentials-id: '{ssh-credentials}'
+            credentials-id: 'jenkins-gerrit-credentials'
             refspec: '$GERRIT_REFSPEC'
             choosing-strategy: 'gerrit'
 
     wrappers:
-        - timestamps
-        - ssh-agent-credentials:
-            users:
-                - '{ssh-credentials}'
         - fdio-infra-wrappers:
             build-timeout: '{build-timeout}'