From 93279e1167f7d47b731f4872047b833cbebda479 Mon Sep 17 00:00:00 2001 From: mpriyank Date: Wed, 15 May 2024 10:26:53 +0100 Subject: [PATCH] [CPS] Jobs for newdelhi branch - Added newdelhi branch jobs for CPS and CPS CSIT code. - Also added newdelhi branch jobs for NCMP-DMI-PLUGIN and corresponding CSITs. Issue-ID: CPS-2223 , CPS-2226 Change-Id: I1e940a63ee20c36e76bfd39041ad86efbde21391 Signed-off-by: mpriyank --- jjb/cps/cps-csit.yaml | 2 ++ jjb/cps/cps-ncmp-dmi-plugin-csit.yaml | 2 ++ jjb/cps/cps-ncmp-dmi-plugin.yaml | 2 ++ jjb/cps/cps.yaml | 2 ++ 4 files changed, 8 insertions(+) diff --git a/jjb/cps/cps-csit.yaml b/jjb/cps/cps-csit.yaml index 118b94d25..e10494a0b 100644 --- a/jjb/cps/cps-csit.yaml +++ b/jjb/cps/cps-csit.yaml @@ -42,6 +42,8 @@ stream: - "master": branch: "master" + - "newdelhi": + branch: "newdelhi" - "montreal": branch: "montreal" mvn-settings: "cps-settings" diff --git a/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml b/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml index c9238f6cb..9c18c5255 100644 --- a/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml +++ b/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml @@ -39,6 +39,8 @@ stream: - "master": branch: "master" + - "newdelhi": + branch: "newdelhi" - "montreal": branch: "montreal" mvn-settings: "cps-ncmp-dmi-plugin-settings" diff --git a/jjb/cps/cps-ncmp-dmi-plugin.yaml b/jjb/cps/cps-ncmp-dmi-plugin.yaml index 2895b2a2b..57af7f292 100644 --- a/jjb/cps/cps-ncmp-dmi-plugin.yaml +++ b/jjb/cps/cps-ncmp-dmi-plugin.yaml @@ -34,6 +34,8 @@ stream: - "master": branch: master + - "newdelhi": + branch: "newdelhi" - "montreal": branch: "montreal" cron: "" diff --git a/jjb/cps/cps.yaml b/jjb/cps/cps.yaml index 629d4463f..401d5487b 100644 --- a/jjb/cps/cps.yaml +++ b/jjb/cps/cps.yaml @@ -82,6 +82,8 @@ stream: - "master": branch: "master" + - "newdelhi": + branch: "newdelhi" - "montreal": branch: "montreal" mvn-settings: "cps-settings" -- 2.16.6