summaryrefslogtreecommitdiffstats
path: root/jjb/cps
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-05-15 10:26:53 +0100
committermpriyank <priyank.maheshwari@est.tech>2024-05-15 10:30:55 +0100
commit93279e1167f7d47b731f4872047b833cbebda479 (patch)
tree75c029f8d3a41278f4472967326f66cd0e2f94ca /jjb/cps
parent45beabf5e3a824c55fa1263ce8c6f7a200633ffa (diff)
[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 <priyank.maheshwari@est.tech>
Diffstat (limited to 'jjb/cps')
-rw-r--r--jjb/cps/cps-csit.yaml2
-rw-r--r--jjb/cps/cps-ncmp-dmi-plugin-csit.yaml2
-rw-r--r--jjb/cps/cps-ncmp-dmi-plugin.yaml2
-rw-r--r--jjb/cps/cps.yaml2
4 files changed, 8 insertions, 0 deletions
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"