canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #76727
[Merge] ~pwlars/hwcert-jenkins-jobs:unmatched-use-client-cert-iot-server into hwcert-jenkins-jobs:master
Paul Larson has proposed merging ~pwlars/hwcert-jenkins-jobs:unmatched-use-client-cert-iot-server into hwcert-jenkins-jobs:master.
Requested reviews:
hwcert-jenkins (hwcert-jenkins)
For more details, see:
https://code.launchpad.net/~pwlars/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/437773
This is the same test plan that we use for vision5 and it seems to work a lot better on risc-v and avoids the problems in some of the SRU tests that don't work well for risc-v. Here's an example run with the current 22.04.2 candidate image: http://10.102.156.15:8080/job/cert-hifive-unmatched-jammy-server-riscv64-image/363/
--
Your team hwcert-jenkins is requested to review the proposed merge of ~pwlars/hwcert-jenkins-jobs:unmatched-use-client-cert-iot-server into hwcert-jenkins-jobs:master.
diff --git a/jobs/image-testing/projects/unmatched-server.yaml b/jobs/image-testing/projects/unmatched-server.yaml
index 8d2fd0b..6e6a07b 100644
--- a/jobs/image-testing/projects/unmatched-server.yaml
+++ b/jobs/image-testing/projects/unmatched-server.yaml
@@ -8,7 +8,7 @@
provision_data:
url: {image_base_url}/{image_file}
custom_launcher:
- !include-raw-escape: jobs/image-testing/launchers/checkbox-sru-nostress.conf
+ !include-raw-escape: jobs/image-testing/launchers/checkbox-client-cert-iot-server-22.conf
manifest: >-
[manifest]
com.canonical.certification::has_audio_playback = true
Follow ups