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.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'jjb/cps/cps.yaml') diff --git a/jjb/cps/cps.yaml b/jjb/cps/cps.yaml index 6d7a3b96e..0baf89618 100644 --- a/jjb/cps/cps.yaml +++ b/jjb/cps/cps.yaml @@ -55,12 +55,12 @@ stream: - 'master': branch: 'master' - - 'istanbul': - branch: 'istanbul' - cron: '' - 'jakarta': branch: 'jakarta' cron: '' + - 'kohn': + branch: 'kohn' + cron: '' mvn-settings: 'cps-settings' files: '**' archive-artifacts: '' -- cgit 1.2.3-korg