Merge lp:~flocculant/ubuntu-cdimage/x-build-time into lp:ubuntu-cdimage

Proposed by Kev Bowring
Status: Merged
Merged at revision: 1589
Proposed branch: lp:~flocculant/ubuntu-cdimage/x-build-time
Merge into: lp:ubuntu-cdimage
Diff against target: 21 lines (+2/-2)
1 file modified
etc/crontab (+2/-2)
To merge this branch: bzr merge lp:~flocculant/ubuntu-cdimage/x-build-time
Reviewer Review Type Date Requested Status
Ubuntu CD Image Team Pending
Review via email: mp+293489@code.launchpad.net

Description of the change

Change Xubuntu build times.

Moving times from 08:50 and 09:50 to 01:00 and 02:00 in order that we can ensure a check on our builds prior to dev.xubuntu.org build status change

(allowing that the majority of both Xubuntu Team and Xubuntu QA are in UTC or at most UTC+2 - so we can manually prove/fail test build for Xubuntu Testers)

To post a comment you must log in.

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 2016-04-25 16:18:47 +0000
3+++ etc/crontab 2016-05-01 23:35:17 +0000
4@@ -10,7 +10,7 @@
5 31 6 * * * DIST=trusty for-project ubuntu cron.daily-live --live
6 14 4 * * * DIST=trusty for-project kubuntu cron.daily-live --live
7 24 23 * * * DIST=trusty for-project edubuntu cron.dvd --live
8-50 8 * * * DIST=trusty for-project xubuntu cron.daily-live --live
9+00 2 * * * DIST=trusty for-project xubuntu cron.daily-live --live
10 29 5 * * * DIST=trusty for-project ubuntu-server cron.daily --live
11 17 17 * * * DIST=trusty for-project ubuntustudio cron.dvd --live
12 29 9 * * * DIST=trusty for-project mythbuntu cron.daily-live --live
13@@ -22,7 +22,7 @@
14 31 7 * * * for-project ubuntu cron.daily-live --live
15 14 5 * * * for-project kubuntu cron.daily-live --live
16 24 0 * * * for-project edubuntu cron.dvd --live
17-50 9 * * * for-project xubuntu cron.daily-live --live
18+00 1 * * * for-project xubuntu cron.daily-live --live
19 29 6 * * * for-project ubuntu-server cron.daily --live
20 17 18 * * * for-project ubuntustudio cron.dvd --live
21 # mythbuntu will only release for LTS releases, but we keep daily builds around to ensure it remains working

Subscribers

People subscribed via source and target branches