From 0eb641e24c6544fa8b99cd6fe03f13d46890edbf Mon Sep 17 00:00:00 2001 From: mpriyank Date: Mon, 2 Dec 2024 09:53:02 +0000 Subject: [PATCH] [CPS] Add jobs for Oslo - Adding jenkins jobs for CPS and NCMP-DMI-PLUGIN repo. - Oslo branch already created Issue-ID: CPS-2488 Change-Id: I497d165f7794fb8864af8f0b8c5ddbb1b4ca06f7 Signed-off-by: mpriyank --- jjb/cps/cps-csit.yaml | 4 ++-- jjb/cps/cps-ncmp-dmi-plugin-csit.yaml | 4 ++-- jjb/cps/cps-ncmp-dmi-plugin.yaml | 4 ++-- jjb/cps/cps.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/jjb/cps/cps-csit.yaml b/jjb/cps/cps-csit.yaml index 5bd08d648..4cf0c61a0 100644 --- a/jjb/cps/cps-csit.yaml +++ b/jjb/cps/cps-csit.yaml @@ -19,10 +19,10 @@ stream: - "master": branch: "master" + - "oslo": + branch: "oslo" - "newdelhi": branch: "newdelhi" - - "montreal": - branch: "montreal" mvn-settings: "cps-settings" robot-options: "" branch: "master" diff --git a/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml b/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml index dd41dc2a1..2ec3ee3ee 100644 --- a/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml +++ b/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml @@ -18,9 +18,9 @@ stream: - "master": branch: "master" + - "oslo": + branch: "oslo" - "newdelhi": branch: "newdelhi" - - "montreal": - branch: "montreal" mvn-settings: "cps-ncmp-dmi-plugin-settings" robot-options: "" diff --git a/jjb/cps/cps-ncmp-dmi-plugin.yaml b/jjb/cps/cps-ncmp-dmi-plugin.yaml index d03af4ea7..3484a797a 100644 --- a/jjb/cps/cps-ncmp-dmi-plugin.yaml +++ b/jjb/cps/cps-ncmp-dmi-plugin.yaml @@ -34,10 +34,10 @@ stream: - "master": branch: master + - "oslo": + branch: "oslo" - "newdelhi": branch: "newdelhi" - - "montreal": - branch: "montreal" cron: "" mvn-settings: cps-ncmp-dmi-plugin-settings files: "**" diff --git a/jjb/cps/cps.yaml b/jjb/cps/cps.yaml index 17b449b69..c070ab026 100644 --- a/jjb/cps/cps.yaml +++ b/jjb/cps/cps.yaml @@ -48,10 +48,10 @@ stream: - "master": branch: "master" + - "oslo": + branch: "oslo" - "newdelhi": branch: "newdelhi" - - "montreal": - branch: "montreal" mvn-settings: "cps-settings" files: "**" archive-artifacts: "" -- 2.16.6