From b0363f629b5933b181889a72f4144a12f461a05e Mon Sep 17 00:00:00 2001 From: vv770d Date: Tue, 9 Mar 2021 15:39:34 +0000 Subject: [DCAE] Add honolulu jobs Add CI jobs for Honolulu branch Remove tox-env setting from CI job to enforce local tox.ini usage Change-Id: Ia1edd58baa94def3cef72507e49284c64ed7fc8b Signed-off-by: vv770d Issue-ID: DCAEGEN2-2653 --- jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml') diff --git a/jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml b/jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml index 0c682f7df..db6d27dc5 100644 --- a/jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml +++ b/jjb/dcaegen2/dcaegen2-collectors-hv-ves.yaml @@ -8,6 +8,8 @@ branch: 'master' - 'guilin': branch: 'guilin' + - 'honolulu': + branch: 'honolulu' # apply to all jobs java-version: openjdk11 project: 'dcaegen2/collectors/hv-ves' -- cgit 1.2.3-korg