Merge lp:~canonical-platform-qa/qa-jenkins-jobs/yakkety into lp:qa-jenkins-jobs

Proposed by Max Brustkern
Status: Merged
Approved by: Allan LeSage
Approved revision: 54
Merged at revision: 56
Proposed branch: lp:~canonical-platform-qa/qa-jenkins-jobs/yakkety
Merge into: lp:qa-jenkins-jobs
Diff against target: 33 lines (+6/-2)
2 files modified
iso-testing/jobs.yaml (+3/-1)
ubiquity/jobs.yaml (+3/-1)
To merge this branch: bzr merge lp:~canonical-platform-qa/qa-jenkins-jobs/yakkety
Reviewer Review Type Date Requested Status
Allan LeSage (community) Approve
Review via email: mp+292966@code.launchpad.net

Description of the change

This branch adds yakkety jobs for iso and ubiquity testing.

To post a comment you must log in.
Revision history for this message
Allan LeSage (allanlesage) wrote :

LGTM!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'iso-testing/jobs.yaml'
2--- iso-testing/jobs.yaml 2016-04-13 14:17:26 +0000
3+++ iso-testing/jobs.yaml 2016-04-26 15:25:48 +0000
4@@ -29,10 +29,12 @@
5 release: # Additional releases can be added here
6 - trusty
7 - xenial
8+ - yakkety
9 dev-release: # Current development release has different download path
10- - xenial
11+ - yakkety
12 lts-release: # All lts releases which should be tested go here
13 - trusty
14+ - xenial
15 arch: # Mostly likely different jobs would be needed for other arches
16 - amd64
17 - i386
18
19=== modified file 'ubiquity/jobs.yaml'
20--- ubiquity/jobs.yaml 2016-04-12 14:03:22 +0000
21+++ ubiquity/jobs.yaml 2016-04-26 15:25:48 +0000
22@@ -35,8 +35,10 @@
23 flavor:
24 - ubuntu
25 release:
26+ - yakkety:
27+ ubiquity_branch: 'lp:ubiquity'
28 - xenial:
29- ubiquity_branch: 'lp:ubiquity'
30+ ubiquity_branch: 'lp:~ubuntu-installer/ubiquity/xenial-proposed'
31 - trusty:
32 ubiquity_branch: 'lp:~ubuntu-installer/ubiquity/trusty-proposed'
33 arch:

Subscribers

People subscribed via source and target branches