From 8f6fa2fa9ccf5723edb60cfdb536f43ea99b2283 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Thu, 19 May 2016 06:40:24 -0500 Subject: [PATCH] Fix honeycomb integration to trigger from current vpp merge job Change-Id: I911e6f366b4831dc87523b6b0529353f233f0791 Signed-off-by: Ed Warnicke --- jjb/honeycomb/honeycomb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index ecb12b2b3..6e97e709c 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -228,7 +228,7 @@ triggers: - reverse: - jobs: 'vpp-merge' + jobs: 'vpp-merge-{branch}-{os}' result: 'success' prebuilders: -- 2.16.6