From e9f2975593c96140dc19204053ed74e3ec0366e1 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Thu, 25 Feb 2016 10:56:57 -0500 Subject: [PATCH] Make distribution-check verify also on recheck and reverify Change-Id: I2df4cd490f62d193a0c71a3d8d980dce3f4d2fec Signed-off-by: Thanh Ha --- jjb-templates/distribution-check.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jjb-templates/distribution-check.yaml b/jjb-templates/distribution-check.yaml index 9b344c9997..7cbe2c609b 100644 --- a/jjb-templates/distribution-check.yaml +++ b/jjb-templates/distribution-check.yaml @@ -54,6 +54,10 @@ - draft-published-event - comment-added-contains-event: comment-contains-value: 'test-distribution' + - comment-added-contains-event: + comment-contains-value: 'reverify' + - comment-added-contains-event: + comment-contains-value: 'recheck' projects: - project-compare-type: 'ANT' project-pattern: '{name}' -- 2.36.6