← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~flyjerry0415/hwcert-jenkins-jobs:fix-hp-28123-28905 into hwcert-jenkins-jobs:master

 

LIAO, YU-SIANG has proposed merging ~flyjerry0415/hwcert-jenkins-jobs:fix-hp-28123-28905 into hwcert-jenkins-jobs:master.

Commit message:
Modify:modify focal-oem.yaml and let 28123 and 28905 change to noprovision machine.

Requested reviews:
  hwcert-jenkins (hwcert-jenkins)

For more details, see:
https://code.launchpad.net/~flyjerry0415/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/435165
-- 
Your team hwcert-jenkins is requested to review the proposed merge of ~flyjerry0415/hwcert-jenkins-jobs:fix-hp-28123-28905 into hwcert-jenkins-jobs:master.
diff --git a/jobs/sru/projects/focal-oem.yaml b/jobs/sru/projects/focal-oem.yaml
index 3976edd..f033a40 100644
--- a/jobs/sru/projects/focal-oem.yaml
+++ b/jobs/sru/projects/focal-oem.yaml
@@ -306,7 +306,7 @@
     - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
         queue: 202008-28123
         system-id: hp-elitedesk-800-g6-sff-c28123
-        image: 'stella-cmit-focal-amd64-X00-20220621-7'
+        image: ''
         kernel-to-check: linux-oem-20_04
     - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
         queue: 202102-28691
@@ -341,7 +341,7 @@
     - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
         queue: 202104-28905
         system-id: hp-elitedesk-800-g6-tower-pc-c28905
-        image: 'stella-cmit-focal-amd64-X00-20220621-7'
+        image: ''
         kernel-to-check: linux-oem-20_04
     - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
         queue: 201806-26287

Follow ups