canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #81302
[Merge] ~jocave/hwcert-jenkins-jobs:stable-checkbox-edgexfoundry into hwcert-jenkins-jobs:master
Jonathan Cave has proposed merging ~jocave/hwcert-jenkins-jobs:stable-checkbox-edgexfoundry into hwcert-jenkins-jobs:master.
Requested reviews:
hwcert-jenkins (hwcert-jenkins)
For more details, see:
https://code.launchpad.net/~jocave/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/438402
"The testing pipeline should use checkbox-edgexfoundry latest/stable to test edgexfoundry latest/stable, 2.1/stable, 2.1/beta. "
--
Your team hwcert-jenkins is requested to review the proposed merge of ~jocave/hwcert-jenkins-jobs:stable-checkbox-edgexfoundry into hwcert-jenkins-jobs:master.
diff --git a/jobs/snap-testing/projects/amd64.yaml b/jobs/snap-testing/projects/amd64.yaml
index d8f59dc..30acb4f 100644
--- a/jobs/snap-testing/projects/amd64.yaml
+++ b/jobs/snap-testing/projects/amd64.yaml
@@ -306,7 +306,7 @@
arch: amd64
has-serial-assertion: True
checkbox_snap: checkbox-edgexfoundry
- checkbox_channel: edge
+ checkbox_channel: stable
checkbox_track: ''
launcher: latest
starting_sleep: 0
diff --git a/jobs/snap-testing/projects/rpi4b4g-arm64.yaml b/jobs/snap-testing/projects/rpi4b4g-arm64.yaml
index aa81227..ff404de 100644
--- a/jobs/snap-testing/projects/rpi4b4g-arm64.yaml
+++ b/jobs/snap-testing/projects/rpi4b4g-arm64.yaml
@@ -240,7 +240,7 @@
queue: cert-rpi4b4g
arch: arm64
checkbox_snap: checkbox-edgexfoundry
- checkbox_channel: edge
+ checkbox_channel: stable
checkbox_track: ''
launcher: latest
extra_snaps: pi-bluetooth bluez
Follow ups