From: Ed Kern Date: Tue, 27 Aug 2019 21:44:32 +0000 (-0600) Subject: VPP: new regex for draft publish events X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=c222ad95feb2831457794b149bf094157381d1e1;p=ci-management.git VPP: new regex for draft publish events Adding runtest to cover WIP to publish events Change-Id: Ia3945ce14dcc3330f3fb8d31b6bd2e047ce447c4 Signed-off-by: Ed Kern --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 8b15c6a6c..1fd670052 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -532,6 +532,11 @@ comment-contains-value: 'recheck' - comment-added-contains-event: comment-contains-value: 'reverify' + # Following two are to cover missing functions of drafts going to review status + - comment-added-contains-event: + comment-contains-value: 'runtest' + - comment-added-contains-event: + comment-contains-value: 'This change is ready for review' projects: - project-compare-type: 'ANT' project-pattern: '{project}'