← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~kevinyeh/hwcert-jenkins-jobs/+git/hwcert-data:add-murcia into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/hwcert-data:master

 

Kevin Yeh has proposed merging ~kevinyeh/hwcert-jenkins-jobs/+git/hwcert-data:add-murcia into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/hwcert-data:master.

Commit message:
Add: add dell EGW-3200 and 5200 of murcia project to expected list.

Requested reviews:
  Canonical Hardware Certification (canonical-hw-cert)

For more details, see:
https://code.launchpad.net/~kevinyeh/hwcert-jenkins-jobs/+git/hwcert-data/+merge/439988
-- 
Your team hwcert-jenkins is subscribed to branch ~canonical-hw-cert/hwcert-jenkins-jobs/+git/hwcert-data:master.
diff --git a/snaps.yaml b/snaps.yaml
index ba41080..87de18e 100644
--- a/snaps.yaml
+++ b/snaps.yaml
@@ -578,6 +578,8 @@ core20:
         - nuremberg-homegen2
         - katy
         - inventec-e200
+        - murcia-3200
+        - murcia-5200
 core22:
   arch: amd64
   store: ubuntu
@@ -993,6 +995,8 @@ pc:
           - dawson-i
           - dawson-j
           - advantech-uno-2271g-v2
+          - murcia-3200
+          - murcia-5200
         "22":
           - amd64
           - amd64-fde
@@ -1107,6 +1111,8 @@ snapd:
         - nuremberg-homegen2
         - katy
         - inventec-e200
+        - murcia-3200
+        - murcia-5200
 stlouis:
   arch: amd64
   store: AiZ4ogoh1ohphaod6ca3
@@ -1177,6 +1183,15 @@ intel-kernel:
           - advantech-uno-2271g-v2
           - thinkedge-se30
           - inventec-e200
+intel-iotg-kernel:
+  arch: amd64
+  store: ubuntu
+  checklists:
+    Testflinger:
+      expected_tests:
+        "20":
+          - murcia-3200
+          - murcia-5200
 iot-kernel:
   arch: amd64
   store: ubuntu

Follow ups