Merge lp:~xnox/ubuntu-cdimage/open-uc22 into lp:ubuntu-cdimage

Proposed by Dimitri John Ledkov
Status: Merged
Merged at revision: 1916
Proposed branch: lp:~xnox/ubuntu-cdimage/open-uc22
Merge into: lp:ubuntu-cdimage
Diff against target: 12 lines (+2/-0)
1 file modified
etc/crontab (+2/-0)
To merge this branch: bzr merge lp:~xnox/ubuntu-cdimage/open-uc22
Reviewer Review Type Date Requested Status
Łukasz Zemczak Needs Fixing
Steve Langasek Approve
Review via email: mp+394743@code.launchpad.net

Commit message

Start building UC22 images

To post a comment you must log in.
lp:~xnox/ubuntu-cdimage/open-uc22 updated
1916. By Dimitri John Ledkov

crontab: build core22 images

Revision history for this message
Steve Langasek (vorlon) :
review: Approve
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

I think this might not be enough! Right now if we enable it, the new UC22 images would end up in the 20/ directory due to core_series() not recognizing the '22' series. Could you change lib/cdimage/config.py alongside of this? I think that should be enough.

review: Needs Fixing

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'etc/crontab'
2--- etc/crontab 2020-11-25 16:58:45 +0000
3+++ etc/crontab 2020-12-02 11:17:33 +0000
4@@ -17,6 +17,8 @@
5 36 7 * * * EXTRA_PPAS=snappy-dev/image DIST=focal CHANNEL=dangerous-beta for-project ubuntu-core cron.daily-live --live
6 36 8 * * * EXTRA_PPAS=snappy-dev/image DIST=focal for-project ubuntu-core cron.daily-live --live
7 36 9 * * * EXTRA_PPAS=snappy-dev/image DIST=focal CHANNEL=beta for-project ubuntu-core cron.daily-live --live
8+# core22 daily builds
9+36 10 * * * EXTRA_PPAS=snappy-dev/image CHANNEL=dangerous-edge for-project ubuntu-core cron.daily-live --live
10 # bionic ubuntu-base tarball still building
11 # The daily ubuntu-base bionic images are used by core18, so we can't build it
12 # with proposed enabled.

Subscribers

People subscribed via source and target branches