← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~flyjerry0415/hwcert-jenkins-jobs:add-hp-ZCentral-workstation-28176-28177 into hwcert-jenkins-jobs:master

 

LIAO, YU-SIANG has proposed merging ~flyjerry0415/hwcert-jenkins-jobs:add-hp-ZCentral-workstation-28176-28177 into hwcert-jenkins-jobs:master.

Commit message:
Add:: add HP zcentral workstation 28176,28177 job of focal version and jammy version.

Requested reviews:
  hwcert-jenkins (hwcert-jenkins)

For more details, see:
https://code.launchpad.net/~flyjerry0415/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/439297
-- 
Your team hwcert-jenkins is requested to review the proposed merge of ~flyjerry0415/hwcert-jenkins-jobs:add-hp-ZCentral-workstation-28176-28177 into hwcert-jenkins-jobs:master.
diff --git a/jobs/sru/projects/focal-oem.yaml b/jobs/sru/projects/focal-oem.yaml
index e07e75d..69c6552 100644
--- a/jobs/sru/projects/focal-oem.yaml
+++ b/jobs/sru/projects/focal-oem.yaml
@@ -698,3 +698,13 @@
         system-id: dell-precision-5760-c28844
         image: 'dell-bto-focal-fossa-stantler-X80-20210409-10_A00'
         kernel-to-check: linux-oem-20_04
+    - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
+        queue: 202008-28176
+        system-id: hp-zcentral-4r-workstation-c28176
+        image: 'stella-cmit-focal-amd64-X00-20220621-7'
+        kernel-to-check: linux-oem-20_04
+    - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
+        queue: 202008-28177
+        system-id: hp-zcentral-4r-workstation-c28177
+        image: 'stella-cmit-focal-amd64-X00-20220621-7'
+        kernel-to-check: linux-oem-20_04
diff --git a/jobs/sru/projects/jammy.yaml b/jobs/sru/projects/jammy.yaml
index dc854e2..c6fd371 100644
--- a/jobs/sru/projects/jammy.yaml
+++ b/jobs/sru/projects/jammy.yaml
@@ -137,3 +137,9 @@
         - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
             system-id: hp-z2-mini-g9-workstation-desktop-pc-c29946
             queue: 202202-29946
+        - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
+            system-id: hp-zcentral-4r-workstation-c28176
+            queue: 202008-28176
+        - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
+            system-id: hp-zcentral-4r-workstation-c28177
+            queue: 202008-28177

Follow ups