← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~kevinyeh/hwcert-jenkins-jobs:add-advantech-mic770v2w into hwcert-jenkins-jobs:master

 

Kevin Yeh has proposed merging ~kevinyeh/hwcert-jenkins-jobs:add-advantech-mic770v2w into hwcert-jenkins-jobs:master.

Commit message:
Add: add sru job for advantech MIC 770-V2W.

Requested reviews:
  hwcert-jenkins (hwcert-jenkins)

For more details, see:
https://code.launchpad.net/~kevinyeh/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/434962
-- 
Your team hwcert-jenkins is requested to review the proposed merge of ~kevinyeh/hwcert-jenkins-jobs:add-advantech-mic770v2w into hwcert-jenkins-jobs:master.
diff --git a/jobs/sru/projects/advantech-mic-770v2w.yaml b/jobs/sru/projects/advantech-mic-770v2w.yaml
new file mode 100644
index 0000000..2b9632e
--- /dev/null
+++ b/jobs/sru/projects/advantech-mic-770v2w.yaml
@@ -0,0 +1,13 @@
+- project:
+    name: advantech-mic-770-v2w-c29757
+    queue: 202112-29757
+    system-id: advantech-mic-770-v2w-c29757
+    detail: |
+        Image: {image}
+        advantech-mic-770-v2w-c29757
+    jobs:
+        - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
+            series: focal
+            srutype: stock-hwe
+            image: 'desktop-20-04-2-uefi'
+            kernel-to-check: linux-generic-hwe-20_04

Follow ups