Merge lp:~didrocks/ubuntu-cdimage/add-canary-ppa-to-exp-image into lp:ubuntu-cdimage

Proposed by Didier Roche-Tolomelli
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 1793
Merged at revision: 1793
Proposed branch: lp:~didrocks/ubuntu-cdimage/add-canary-ppa-to-exp-image
Merge into: lp:ubuntu-cdimage
Diff against target: 12 lines (+1/-1)
1 file modified
etc/crontab (+1/-1)
To merge this branch: bzr merge lp:~didrocks/ubuntu-cdimage/add-canary-ppa-to-exp-image
Reviewer Review Type Date Requested Status
Łukasz Zemczak Approve
Review via email: mp+364673@code.launchpad.net

Description of the change

Add desktop ppa to canary image

This image will be used for staging/in progress components.

To post a comment you must log in.
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Ok, this seems fine for now, just remember to land all the staged components to the archive as soon as they're ready to go. I'm also assuming we're not shipping ubuntu-canary anywhere.

I'll modify the crontab on nusakan accordingly as well.

review: Approve

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 2019-01-24 15:49:30 +0000
3+++ etc/crontab 2019-03-18 14:45:24 +0000
4@@ -21,7 +21,7 @@
5 20 15 * * * DIST=bionic for-project ubuntu-budgie cron.daily-live --live
6 26 2 * * * DIST=bionic for-project ubuntu-mate cron.daily-live --live
7 # regular disco daily builds
8-31 7 * * * for-project ubuntu cron.daily-live --live; SUBPROJECT=canary for-project ubuntu cron.daily-live --live
9+31 7 * * * for-project ubuntu cron.daily-live --live; SUBPROJECT=canary EXTRA_PPAS=ubuntu-desktop/canary-image for-project ubuntu cron.daily-live --live
10 14 5 * * * for-project kubuntu cron.daily-live --live
11 50 1 * * * for-project xubuntu cron.daily-live --live
12 29 6 * * * for-project ubuntu-server cron.daily --live; for-project ubuntu-server cron.daily-preinstalled --live; SUBPROJECT=live for-project ubuntu-server cron.daily-live --live

Subscribers

People subscribed via source and target branches