canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #30131
[Merge] ~kevinyeh/hwcert-jenkins-jobs:add-xilinx-job into hwcert-jenkins-jobs:master
Kevin Yeh has proposed merging ~kevinyeh/hwcert-jenkins-jobs:add-xilinx-job into hwcert-jenkins-jobs:master.
Commit message:
Add: add sru job for xilinx zcu102.
Requested reviews:
Kevin Yeh (kevinyeh)
For more details, see:
https://code.launchpad.net/~kevinyeh/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/431782
--
Your team hwcert-jenkins is subscribed to branch hwcert-jenkins-jobs:master.
diff --git a/jobs/sru/projects/linux-xilinx-zynqmp.yaml b/jobs/sru/projects/linux-xilinx-zynqmp.yaml
index ff604c1..5dd87b5 100644
--- a/jobs/sru/projects/linux-xilinx-zynqmp.yaml
+++ b/jobs/sru/projects/linux-xilinx-zynqmp.yaml
@@ -33,3 +33,12 @@
checkbox_snap_runtime: "checkbox20"
checkbox_snap_channel: "edge"
image: ''
+ - '{prefix}-{srutype}-sru-{series}-{flavor}-{system-id}':
+ queue: limerick-zcu102
+ system-id: limerick-zcu102
+ checkbox_testplan: "com.canonical.qa.limerick::zcu10x-limerick-automated-classic"
+ checkbox_snap: True
+ checkbox_snap_name: "checkbox-limerick-classic"
+ checkbox_snap_runtime: "checkbox20"
+ checkbox_snap_channel: "edge"
+ image: ''
References