From 3d91b392f253c4e15424a87c352d9589fc1129c0 Mon Sep 17 00:00:00 2001 From: sourabh_sourabh Date: Tue, 7 Nov 2023 14:30:33 +0000 Subject: [PATCH] [CPS] Add montreal jobs for CPS - Added cps and csit jobs for montreal release branch Issue-ID: CPS-1936 Signed-off-by: sourabh_sourabh Change-Id: I1dc95d2b13cd2a72e0a44645fbe329b2c99aa1b3 Signed-off-by: sourabh_sourabh --- jjb/cps/cps-csit.yaml | 2 ++ jjb/cps/cps.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/jjb/cps/cps-csit.yaml b/jjb/cps/cps-csit.yaml index b778d1d5b..4682f89ed 100644 --- a/jjb/cps/cps-csit.yaml +++ b/jjb/cps/cps-csit.yaml @@ -42,6 +42,8 @@ stream: - "master": branch: "master" + - "montreal": + branch: "montreal" mvn-settings: "cps-settings" robot-options: "" branch: "master" diff --git a/jjb/cps/cps.yaml b/jjb/cps/cps.yaml index 2d91380a6..c5ba2210c 100644 --- a/jjb/cps/cps.yaml +++ b/jjb/cps/cps.yaml @@ -84,6 +84,8 @@ stream: - "master": branch: "master" + - "montreal": + branch: "montreal" mvn-settings: "cps-settings" files: "**" archive-artifacts: "" -- 2.16.6