← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~flyjerry0415/hwcert-jenkins-jobs:modify-job-yaml-argument-30436-30314-29911-30097 into hwcert-jenkins-jobs:master

 

LIAO, YU-SIANG has proposed merging ~flyjerry0415/hwcert-jenkins-jobs:modify-job-yaml-argument-30436-30314-29911-30097 into hwcert-jenkins-jobs:master.

Commit message:
Modify:: modify jenkins job yaml argument in device::30436,30314,29911,30097.

Requested reviews:
  hwcert-jenkins (hwcert-jenkins)

For more details, see:
https://code.launchpad.net/~flyjerry0415/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/440463
-- 
Your team hwcert-jenkins is requested to review the proposed merge of ~flyjerry0415/hwcert-jenkins-jobs:modify-job-yaml-argument-30436-30314-29911-30097 into hwcert-jenkins-jobs:master.
diff --git a/jobs/sru/projects/aaeon-pico-apl3.yaml b/jobs/sru/projects/aaeon-pico-apl3.yaml
index eb9a7f7..727be27 100644
--- a/jobs/sru/projects/aaeon-pico-apl3.yaml
+++ b/jobs/sru/projects/aaeon-pico-apl3.yaml
@@ -9,6 +9,7 @@
                      PICO-APL3 - AAEON PICO-APL3\n\n
                      Connection Info: ubuntu@10.102.161.243 with a registered key"
             srutype: stock
+            flavor: server
             image: 'focal'
-            checkbox_testplan: "com.canonical.certification::sru-server"
+            checkbox_testplan: "com.canonical.certification::client-cert-odm-server-20-04-automated"
             kernel-to-check: linux-generic
diff --git a/jobs/sru/projects/adlink-ampere-altra-developer-platform.yaml b/jobs/sru/projects/adlink-ampere-altra-developer-platform.yaml
index 0d2bdfc..9366e9f 100644
--- a/jobs/sru/projects/adlink-ampere-altra-developer-platform.yaml
+++ b/jobs/sru/projects/adlink-ampere-altra-developer-platform.yaml
@@ -10,6 +10,8 @@
                      Ampere Altra Developer Platform - Alisan\n\n
                      Connection Info: ubuntu@10.102.160.187 with a registered key"
             srutype: stock
+            flavor: server
             image: ''
-            checkbox_testplan: "com.canonical.certification::sru-server"
+            checkbox_testplan: "com.canonical.certification::client-cert-odm-server-20-04-automated"
+            exclude_test: com.canonical.certification::after-suspend.* com.canonical.certification::suspend/suspend_advanced_auto com.canonical.certification::cold-boot.*
             kernel-to-check: linux-generic
diff --git a/jobs/sru/projects/advantech-ark-1551.yaml b/jobs/sru/projects/advantech-ark-1551.yaml
index 85d623a..8b01397 100644
--- a/jobs/sru/projects/advantech-ark-1551.yaml
+++ b/jobs/sru/projects/advantech-ark-1551.yaml
@@ -8,6 +8,6 @@
             detail: "Image: {image}\n
                      ADVANTECH ARK-1551 - Anding\n\n
                      Connection Info: ubuntu@10.102.160.129 with a registered key"
-            srutype: stock
+            srutype: stock-hwe
             image: 'desktop-20-04-1-uefi'
             kernel-to-check: linux-generic-hwe-20_04
diff --git a/jobs/sru/projects/axiomtek-ipc950.yaml b/jobs/sru/projects/axiomtek-ipc950.yaml
index 807cf2c..52ee48b 100644
--- a/jobs/sru/projects/axiomtek-ipc950.yaml
+++ b/jobs/sru/projects/axiomtek-ipc950.yaml
@@ -8,6 +8,6 @@
             detail: "Image: {image}\n
                      Axiomtek IPC950 -IPC950\n\n
                      Connection Info: ubuntu@10.102.163.15 with a registered key"
-            srutype: stock
+            srutype: stock-hwe
             image: 'desktop-20-04-1-uefi'
             kernel-to-check: linux-generic-hwe-20_04

Follow ups