From 23f648a7707e60e2469953a4a929e1aae903c727 Mon Sep 17 00:00:00 2001 From: mpriyank Date: Tue, 7 Nov 2023 14:26:45 +0000 Subject: [PATCH] [CPS] Add montreal jobs for DMI Plugin - Added dmi-plugin and csit jobs for montreal release branch Issue-ID: CPS-1944 Change-Id: I6ea571e60c8fc0c274fd2ebe8a1821e0324fbb16 Signed-off-by: mpriyank --- jjb/cps/cps-ncmp-dmi-plugin-csit.yaml | 2 ++ jjb/cps/cps-ncmp-dmi-plugin.yaml | 3 +++ 2 files changed, 5 insertions(+) diff --git a/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml b/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml index 06d47271a..beeaa89cc 100644 --- a/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml +++ b/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml @@ -39,5 +39,7 @@ stream: - "master": branch: "master" + - "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 335a813fb..3bd1402f4 100644 --- a/jjb/cps/cps-ncmp-dmi-plugin.yaml +++ b/jjb/cps/cps-ncmp-dmi-plugin.yaml @@ -37,6 +37,9 @@ - "london": branch: "london" cron: "" + - "montreal": + branch: "montreal" + cron: "" mvn-settings: cps-ncmp-dmi-plugin-settings files: "**" archive-artifacts: "" -- 2.16.6