canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #23736
[Merge] ~stanley31/hwcert-jenkins-jobs:add-tillamook into hwcert-jenkins-jobs:master
StanleyHuang has proposed merging ~stanley31/hwcert-jenkins-jobs:add-tillamook into hwcert-jenkins-jobs:master.
Commit message:
Add a snap-build-checkbox-tillamook.yaml for UC20 enablement for tillamook project
Requested reviews:
hwcert-jenkins (hwcert-jenkins)
For more details, see:
https://code.launchpad.net/~stanley31/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/430360
--
Your team hwcert-jenkins is requested to review the proposed merge of ~stanley31/hwcert-jenkins-jobs:add-tillamook into hwcert-jenkins-jobs:master.
diff --git a/jobs/infrastructure/build-checkbox/snap-build-checkbox-tillamook.yaml b/jobs/infrastructure/build-checkbox/snap-build-checkbox-tillamook.yaml
new file mode 100644
index 0000000..9c6a55f
--- /dev/null
+++ b/jobs/infrastructure/build-checkbox/snap-build-checkbox-tillamook.yaml
@@ -0,0 +1,13 @@
+- project:
+ name: checkbox-tillamook
+ description: |
+ This job will build and publish checkbox-tillamook
+ source-url: git+ssh://$GITUSER@xxxxxxxxxxxxxxxxx/~tillamook-team/tillamook/+git/checkbox-tillamook-uc20
+ release-targets: 'uc20/edge'
+ lxd_template: ubuntu:focal
+ channel: '6.x/stable'
+ check-branches: 'git+ssh://$GITUSER@xxxxxxxxxxxxxxxxx/~tillamook-team/tillamook/+git/checkbox-provider-tillamook'
+ jobs:
+ - 'snap-build-{name}-local-trigger-arm'
+ - 'snap-build-{name}-local-arm64'
+
Follow ups