From e4f375674c323f37b5c247d550a345119fdd8abd Mon Sep 17 00:00:00 2001 From: Michal Jagiello Date: Thu, 17 Nov 2022 10:19:22 +0000 Subject: [INTEGRATION] Create xtesting kohn images Add "kohn" branch to create docker images Issue-ID: TEST-387 Signed-off-by: Michal Jagiello Change-Id: Ib8f90e540343a64617d2d91f1ea83b2213787330 --- jjb/integration/xtesting/integration-xtesting.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'jjb') diff --git a/jjb/integration/xtesting/integration-xtesting.yaml b/jjb/integration/xtesting/integration-xtesting.yaml index 654b6beca..67be689c4 100644 --- a/jjb/integration/xtesting/integration-xtesting.yaml +++ b/jjb/integration/xtesting/integration-xtesting.yaml @@ -39,10 +39,10 @@ stream: - 'master': branch: 'master' - - 'istanbul': - branch: 'istanbul' - 'jakarta': branch: 'jakarta' + - 'kohn': + branch: 'kohn' - project: name: integration-xtesting-release @@ -121,12 +121,12 @@ - 'master': branch: 'master' files: '' - - 'istanbul': - branch: 'istanbul' - files: '' - 'jakarta': branch: 'jakarta' files: '' + - 'kohn': + branch: 'kohn' + files: '' docker-root: '$WORKSPACE' mvn-settings: 'integration-settings' build-node: ubuntu1804-docker-8c-8g -- cgit 1.2.3-korg