← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~jocave/hwcert-jenkins-jobs/+git/hwcert-data:add-iot-kernel-snap into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/hwcert-data:master

 

Jonathan Cave has proposed merging ~jocave/hwcert-jenkins-jobs/+git/hwcert-data:add-iot-kernel-snap into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/hwcert-data:master.

Requested reviews:
  hwcert-jenkins (hwcert-jenkins)

For more details, see:
https://code.launchpad.net/~jocave/hwcert-jenkins-jobs/+git/hwcert-data/+merge/431798

Add iot-kernel expected tests - just carlsbad for snaps currently
-- 
Your team Canonical Hardware Certification is subscribed to branch ~canonical-hw-cert/hwcert-jenkins-jobs/+git/hwcert-data:master.
diff --git a/snaps.yaml b/snaps.yaml
index 47b686e..4306c3c 100644
--- a/snaps.yaml
+++ b/snaps.yaml
@@ -681,6 +681,14 @@ interactive-strength-fs0001-kernel:
     Testflinger:
       expected_tests:
         - presidio
+iot-kernel:
+  arch: amd64
+  store: ubuntu
+  checklists:
+    Testflinger:
+      expected_tests:
+        "20":
+          - carlsbad
 mir-kiosk:
   arch: amd64
   store: ubuntu

Follow ups