From 8ffdecd4d58a77c3b7c3ca38edebab1ace262935 Mon Sep 17 00:00:00 2001 From: Ed Kern Date: Tue, 3 Oct 2017 13:20:50 -0600 Subject: [PATCH] POC-verify from manual trigger to patch-submitted This change was discussed on the vpp call today. Wanting a side by side running of cpoc and the openstack builder. So I am starting with the verify set of jobs at this time. This will also remove the manual test-cpoc trigger Change-Id: I602d57eaad2cc9c2f0c6271577daab4865d1fa64 Signed-off-by: Ed Kern --- jjb/vpp/vpp.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 1a901ee63..7b481d93e 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -893,10 +893,9 @@ build-timeout: '{build-timeout}' triggers: - - gerrit-trigger-manually-triggered: + - gerrit-trigger-patch-submitted: name: '{project}' branch: '{branch}' - comment-trigger-value: 'test-cpoc' builders: - shell: -- 2.16.6