canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #66068
[Merge] ~jocave/hwcert-jenkins-jobs/+git/hwcert-data:kinetic-raspi-tests into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/hwcert-data:master
Jonathan Cave has proposed merging ~jocave/hwcert-jenkins-jobs/+git/hwcert-data:kinetic-raspi-tests 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/436272
Should be testing kinetic in place of impish for the linux-raspi kernels
--
Your team hwcert-jenkins is requested to review the proposed merge of ~jocave/hwcert-jenkins-jobs/+git/hwcert-data:kinetic-raspi-tests into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/hwcert-data:master.
diff --git a/debs.yaml b/debs.yaml
index 5d6265a..8dec5ef 100644
--- a/debs.yaml
+++ b/debs.yaml
@@ -195,32 +195,6 @@ impish:
- impish-desktop-prodesk-400-g7-sku4-28110
- impish-desktop-prodesk-400-g7-sku5-28111
- impish-desktop-z2-sff-g8-workstation-28727
-impish-raspi:
- arch: arm64
- expected_tests:
- - cm3-arm64
- - cm3-armhf
- - cm3p-arm64
- - cm3p-armhf
- - rpi2-armhf
- - rpi3b-arm64
- - rpi3b-armhf
- - rpi3ap-arm64
- - rpi3bp-arm64
- - rpi400-arm64
- - rpi3ap-armhf
- - rpi3bp-armhf
- - rpi400-armhf
- - rpi4b1g-arm64
- - rpi4b2g-arm64
- - rpi4b4g-arm64
- - rpi4b8g-arm64
- - rpicm4l-arm64
- - rpi4b1g-armhf
- - rpi4b2g-armhf
- - rpi4b4g-armhf
- - rpi4b8g-armhf
- - rpicm4l-armhf
jammy:
arch: amd64
expected_tests:
@@ -374,6 +348,31 @@ kinetic:
- kinetic-desktop-prodesk-400-g7-sku4-28110
- kinetic-desktop-prodesk-400-g7-sku5-28111
- kinetic-desktop-z2-sff-g8-workstation-28727
+kinetic-raspi:
+ arch: arm64
+ expected_tests:
+ - cm3-arm64
+ - cm3-armhf
+ - cm3p-arm64
+ - cm3p-armhf
+ - rpi3b-arm64
+ - rpi3b-armhf
+ - rpi3ap-arm64
+ - rpi3bp-arm64
+ - rpi400-arm64
+ - rpi3ap-armhf
+ - rpi3bp-armhf
+ - rpi400-armhf
+ - rpi4b1g-arm64
+ - rpi4b2g-arm64
+ - rpi4b4g-arm64
+ - rpi4b8g-arm64
+ - rpicm4l-arm64
+ - rpi4b1g-armhf
+ - rpi4b2g-armhf
+ - rpi4b4g-armhf
+ - rpi4b8g-armhf
+ - rpicm4l-armhf
oem_jammy:
arch: arm64
expected_tests:
Follow ups