diff options
author | Stefan Kobza <skobza@cisco.com> | 2016-02-24 15:45:21 +0100 |
---|---|---|
committer | Stefan Kobza <skobza@cisco.com> | 2016-02-25 10:29:33 +0100 |
commit | d9f89c12bb44c90eb6afdd0a4ade3192b319cf35 (patch) | |
tree | aaa27d78f1fbf57cb0ef24ac3ea727ff98df3c21 /jjb | |
parent | 827a73efebc1f9db7d128f0382f0b728d9bdbd39 (diff) |
Move csit-vpp-functional-hw-tb2 to zuul.
The job should be started only by adding 'hw-tb2-check' comment to gerrit.
Change-Id: I219568fc6756838939f74ed62f14d1a07b117e37
Signed-off-by: Stefan Kobza <skobza@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/csit/csit-vpp-functional.yaml | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/jjb/csit/csit-vpp-functional.yaml b/jjb/csit/csit-vpp-functional.yaml index f6136eb24..1227aa65d 100644 --- a/jjb/csit/csit-vpp-functional.yaml +++ b/jjb/csit/csit-vpp-functional.yaml @@ -78,7 +78,7 @@ name: 'csit-vpp-functional-hw-tb2' project-type: freestyle - node: verify + node: verify_merge concurrent: false logrotate: @@ -92,26 +92,17 @@ project: '{project}' - gerrit-parameter: branch: '{branch}' - - string: - name: 'VPP_URLS' - default: '' - description: 'Space separated VPP *.deb URLs from nexus' scm: - - gerrit-trigger-scm: + - zuul-trigger-scm: credentials-id: '{ssh-credentials}' - refspec: '$GERRIT_REFSPEC' - choosing-strategy: 'gerrit' + refspec: '$ZUUL_REF' + commit: '$ZUUL_COMMIT' wrappers: - ssh-agent-credentials: users: - '{ssh-credentials}' - triggers: - - gerrit-trigger-manually-triggered: - name: '{project}' - branch: '{branch}' - comment-trigger-value: 'hw-tb2-recheck' builders: - shell: |