← Back to team overview

canonical-hw-cert team mailing list archive

[Merge] ~pwlars/hwcert-jenkins-jobs/+git/hwcert-data:no-cm3-expected-22 into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/hwcert-data:master

 

Paul Larson has proposed merging ~pwlars/hwcert-jenkins-jobs/+git/hwcert-data:no-cm3-expected-22 into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/hwcert-data:master.

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

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

remove the expected tests for cm3 on uc22 snaps
-- 
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 8f3c7a7..e8e4bf1 100644
--- a/snaps.yaml
+++ b/snaps.yaml
@@ -286,8 +286,6 @@ checkbox22:
     Testflinger:
       expected_tests:
         - amd64
-        - cm3-armhf
-        - cm3-arm64
         - cm3p-armhf
         - cm3p-arm64
         - cm4l-arm64
@@ -556,8 +554,6 @@ core22:
       expected_tests:
         - amd64
         - amd64-fde
-        - cm3-armhf
-        - cm3-arm64
         - cm3p-armhf
         - cm3p-arm64
         - cm4l-arm64
@@ -763,8 +759,6 @@ pi:
     Testflinger:
       expected_tests:
         "22":
-          - cm3-armhf
-          - cm3-arm64
           - cm3p-armhf
           - cm3p-arm64
           - cm4l-arm64
@@ -841,8 +835,6 @@ pi-kernel:
     Testflinger:
       expected_tests:
         "22":
-          - cm3-armhf
-          - cm3-arm64
           - cm3p-armhf
           - cm3p-arm64
           - cm4l-arm64
@@ -1012,8 +1004,6 @@ snapd:
         - rpi400-armhf-uc20
         - amd64-uc22
         - amd64-fde-uc22
-        - cm3-armhf-uc22
-        - cm3-arm64-uc22
         - cm3p-armhf-uc22
         - cm3p-arm64-uc22
         - cm4l-arm64-uc22

Follow ups