From d1686b8ad28f0cab8ec409632ccbfc7b5cbce9d4 Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Wed, 9 Jan 2019 16:58:06 +0100 Subject: [PATCH] CSIT-1399 Run VPP_Device tests per csit patch - keep seperate comment trigger 'csit-devicetest' until VIRL is switched-off Change-Id: Ie08892f6fdf8f741bad821c22b8388799826401e Signed-off-by: Jan Gelety --- jjb/csit/csit-vpp-device.yaml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml index 2365d1c4b..5af1dce35 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -101,6 +101,15 @@ - gerrit: server-name: 'Primary' trigger-on: + - patchset-created-event: + exclude-drafts: 'true' + exclude-trivial-rebase: 'false' + exclude-no-code-change: 'false' + - draft-published-event + - comment-added-contains-event: + comment-contains-value: 'recheck' + - comment-added-contains-event: + comment-contains-value: 'reverify' - comment-added-contains-event: comment-contains-value: 'csit-devicetest' projects: @@ -109,11 +118,6 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' - skip-vote: - successful: true - failed: true - unstable: true - notbuilt: true builders: - shell: -- 2.16.6