canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #44175
[Merge] ~pieq/hwcert-jenkins-jobs:remove-checkbox-kivu-jenkins-job into hwcert-jenkins-jobs:master
Pierre Equoy has proposed merging ~pieq/hwcert-jenkins-jobs:remove-checkbox-kivu-jenkins-job into hwcert-jenkins-jobs:master.
Requested reviews:
hwcert-jenkins (hwcert-jenkins)
For more details, see:
https://code.launchpad.net/~pieq/hwcert-jenkins-jobs/+git/hwcert-jenkins-jobs/+merge/433842
See commit message for more info.
See https://github.com/canonical/checkbox-kivu/blob/main/.github/workflows/do-snap-build.yaml for the GitHub action being used.
--
Your team hwcert-jenkins is requested to review the proposed merge of ~pieq/hwcert-jenkins-jobs:remove-checkbox-kivu-jenkins-job into hwcert-jenkins-jobs:master.
diff --git a/jobs/infrastructure/build-checkbox/snap-build-checkbox-kivu.yaml b/jobs/infrastructure/build-checkbox/snap-build-checkbox-kivu.yaml
deleted file mode 100644
index 288a77f..0000000
--- a/jobs/infrastructure/build-checkbox/snap-build-checkbox-kivu.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-- project:
- name: checkbox-kivu-classic
- description: |
- This job will build and publish checkbox-kivu-classic
- source-url: git@xxxxxxxxxx:canonical/checkbox-kivu.git
- source-branch: main
- release-targets: 'latest/edge'
- check-branches: ''
- lxd_template: ubuntu:jammy
- channel: '7.x/stable'
- jobs:
- - 'snap-build-{name}-local-trigger'
- - 'snap-build-{name}-local'
Follow ups