PeiYao Chang has proposed merging ~baconyao/hwcert-jenkins-jobs:add-jollyville into hwcert-jenkins-jobs:master.
Commit message: Add: build job for checkbox-jollyville Add a snap-build-checkbox-jollyville.yaml for jollyville project Requested reviews: hwcert-jenkins (hwcert-jenkins) For more details, see: https://code.launchpad.net/~baconyao/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/432068 -- Your team hwcert-jenkins is requested to review the proposed merge of ~baconyao/hwcert-jenkins-jobs:add-jollyville into hwcert-jenkins-jobs:master.
diff --git a/jobs/infrastructure/build-checkbox/snap-build-checkbox-jollyville.yaml b/jobs/infrastructure/build-checkbox/snap-build-checkbox-jollyville.yaml new file mode 100644 index 0000000..7fc21be --- /dev/null +++ b/jobs/infrastructure/build-checkbox/snap-build-checkbox-jollyville.yaml @@ -0,0 +1,12 @@ +- project: + name: checkbox-jollyville + description: | + This job will build and publish checkbox-jollyville + source-url: git+ssh://[email protected]/~jollyville-team/jollyville/+git/checkbox-jollyville + release-targets: 'latest/edge' + lxd_template: ubuntu:focal + channel: '6.x/stable' + check-branches: 'git+ssh://[email protected]/~jollyville-team/jollyville/+git/checkbox-provider-jollyville' + jobs: + - 'snap-build-{name}-local-trigger-arm' + - 'snap-build-{name}-local-arm64'
-- Mailing list: https://launchpad.net/~canonical-hw-cert Post to : [email protected] Unsubscribe : https://launchpad.net/~canonical-hw-cert More help : https://help.launchpad.net/ListHelp

