From 01687307d4eff044558db61f1cea625d2040112b Mon Sep 17 00:00:00 2001 From: ToineSiebelink Date: Mon, 17 Oct 2022 14:15:28 +0100 Subject: [CPS] Add jobs for Kohn branch -Add jobs for Kohn for all CPS repos -Remove reduntant jobs (Istanbul no longer supported) -Add and correct jobs for CSIT (was missed during Jakarta update?!) Issue-ID: CPS-1318 Signed-off-by: ToineSiebelink Change-Id: I4ee2127276f678011bfb967297a9146be99bee59 --- jjb/cps/cps-cps-temporal-csit.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'jjb/cps/cps-cps-temporal-csit.yaml') diff --git a/jjb/cps/cps-cps-temporal-csit.yaml b/jjb/cps/cps-cps-temporal-csit.yaml index 83c1cc377..362ef580d 100644 --- a/jjb/cps/cps-cps-temporal-csit.yaml +++ b/jjb/cps/cps-cps-temporal-csit.yaml @@ -15,7 +15,9 @@ stream: - 'master': branch: 'master' - - 'istanbul': - branch: 'istanbul' + - 'jakarta': + branch: 'jakarta' + - 'kohn': + branch: 'kohn' mvn-settings: 'cps-cps-temporal-settings' robot-options: '' -- cgit 1.2.3-korg