From f23ef8684f7ef95115a47519acbb80b9580a37f3 Mon Sep 17 00:00:00 2001 From: mpriyank Date: Thu, 29 May 2025 11:51:14 +0100 Subject: [PATCH] [CPS] Add jobs for paris branch - add jjb jobs for cps-ncmp , ncmp-dmi-plugin and the corresponding csits for paris branch Issue-ID: CPS-2828 Change-Id: Ib833d2423774f8b3cd884118f76b9e9c78decbfa 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 4cf0c61a0..86008e568 100644 --- a/jjb/cps/cps-csit.yaml +++ b/jjb/cps/cps-csit.yaml @@ -19,6 +19,8 @@ stream: - "master": branch: "master" + - "paris": + branch: "paris" - "oslo": branch: "oslo" - "newdelhi": diff --git a/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml b/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml index 2ec3ee3ee..800d62888 100644 --- a/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml +++ b/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml @@ -18,6 +18,8 @@ stream: - "master": branch: "master" + - "paris": + branch: "paris" - "oslo": branch: "oslo" - "newdelhi": diff --git a/jjb/cps/cps-ncmp-dmi-plugin.yaml b/jjb/cps/cps-ncmp-dmi-plugin.yaml index 3484a797a..63babc464 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 + - "paris": + branch: "paris" - "oslo": branch: "oslo" - "newdelhi": diff --git a/jjb/cps/cps.yaml b/jjb/cps/cps.yaml index c070ab026..f72594cc2 100644 --- a/jjb/cps/cps.yaml +++ b/jjb/cps/cps.yaml @@ -48,6 +48,8 @@ stream: - "master": branch: "master" + - "paris": + branch: "paris" - "oslo": branch: "oslo" - "newdelhi": -- 2.16.6