← Back to team overview

canonical-hw-cert team mailing list archive

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

 

Jonathan Cave has proposed merging ~jocave/hwcert-jenkins-jobs/+git/hwcert-data:add-xilinx-srutype 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/436970

This will certainly cause problems for the dashboard manager, but we are missing entries for this kernel. I think we should just add the entries and work through the problems as I don't want to continue without visibility of whats being tested
-- 
Your team Canonical Hardware Certification is subscribed to branch ~canonical-hw-cert/hwcert-jenkins-jobs/+git/hwcert-data:master.
diff --git a/debs.yaml b/debs.yaml
index 99ea846..423446f 100644
--- a/debs.yaml
+++ b/debs.yaml
@@ -263,6 +263,13 @@ oem_focal:
     - hp-probook-650-g8-notebook-pc-c28777
     - hp-elitebook-855-g8-notebook-pc-c28961
     - hp-prodesk-405-g8-small-form-factor-pc-c28939
+focal-xilinx-zynqmp:
+  arch: arm64
+  expected_tests:
+    - limerick-kv260-002
+    - limerick-zcu104
+    - limerick-zcu106
+    - limerick-zcu102
 impish:
   arch: amd64
   expected_tests:

Follow ups