← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~flyjerry0415/hwcert-jenkins-jobs:add-oem-devices-30436-30314-29911-30097 into hwcert-jenkins-jobs:master

 

LIAO, YU-SIANG has proposed merging ~flyjerry0415/hwcert-jenkins-jobs:add-oem-devices-30436-30314-29911-30097 into hwcert-jenkins-jobs:master.

Commit message:
Add::add four ODM device::30436,30314,29911,30097 to Lab5.

Requested reviews:
  hwcert-jenkins (hwcert-jenkins)

For more details, see:
https://code.launchpad.net/~flyjerry0415/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/439802
-- 
Your team hwcert-jenkins is requested to review the proposed merge of ~flyjerry0415/hwcert-jenkins-jobs:add-oem-devices-30436-30314-29911-30097 into hwcert-jenkins-jobs:master.
diff --git a/jobs/sru/projects/202201-29911.yaml b/jobs/sru/projects/202201-29911.yaml
new file mode 100644
index 0000000..ba052cc
--- /dev/null
+++ b/jobs/sru/projects/202201-29911.yaml
@@ -0,0 +1,13 @@
+- project:
+    name: advantech-ark-1551
+    queue: 202201-29911
+    system-id: advantech-ark-1551-c29911
+    series: focal
+    jobs:
+        - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
+            detail: "Image: {image}\n
+                     ADVANTECH ARK-1551 - Anding\n\n
+                     Connection Info: ubuntu@10.102.160.129 with a registered key"
+            srutype: oem
+            image: 'desktop-20-04-1-uefi'
+            kernel-to-check: linux-generic-hwe-20_04
diff --git a/jobs/sru/projects/202203-30097.yaml b/jobs/sru/projects/202203-30097.yaml
new file mode 100644
index 0000000..d7a14b5
--- /dev/null
+++ b/jobs/sru/projects/202203-30097.yaml
@@ -0,0 +1,14 @@
+- project:
+    name: adlink-ampere-altra-developer-platform
+    queue: 202203-30097
+    system-id: adlink-ampere-altra-developer-platform-c30097
+    series: focal
+    jobs:
+        - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
+            detail: "Image: Ubuntu 20.04 LTS server image\n
+                     Architecture: arm64\n
+                     Ampere Altra Developer Platform - Alisan\n\n
+                     Connection Info: ubuntu@10.102.160.187 with a registered key"
+            srutype: oem
+            image: ''
+            kernel-to-check: linux-generic
diff --git a/jobs/sru/projects/202205-30314.yaml b/jobs/sru/projects/202205-30314.yaml
new file mode 100644
index 0000000..650507d
--- /dev/null
+++ b/jobs/sru/projects/202205-30314.yaml
@@ -0,0 +1,13 @@
+- project:
+    name: axiomtek-ipc950
+    queue: 202205-30314
+    system-id: axiomtek-ipc950-c30314
+    series: focal
+    jobs:
+        - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
+            detail: "Image: {image}\n
+                     Axiomtek IPC950 -IPC950\n\n
+                     Connection Info: ubuntu@10.102.163.15 with a registered key"
+            srutype: oem
+            image: 'desktop-20-04-1-uefi'
+            kernel-to-check: linux-generic-hwe-20_04
diff --git a/jobs/sru/projects/202207-30436.yaml b/jobs/sru/projects/202207-30436.yaml
new file mode 100644
index 0000000..6a320b1
--- /dev/null
+++ b/jobs/sru/projects/202207-30436.yaml
@@ -0,0 +1,13 @@
+- project:
+    name: aaeon-pico-apl3
+    queue: 202207-30436
+    system-id: aaeon-pico-apl3-c30436
+    series: focal
+    jobs:
+        - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
+            detail: "Image: Ubuntu 20.04 LTS server image\n
+                     PICO-APL3 - AAEON PICO-APL3\n\n
+                     Connection Info: ubuntu@10.102.161.243 with a registered key"
+            srutype: oem
+            image: 'focal'
+            kernel-to-check: linux-generic

Follow ups