Merge lp:~xnox/qa-jenkins-jobs/eoan into lp:qa-jenkins-jobs

Proposed by Dimitri John Ledkov
Status: Merged
Merged at revision: 353
Proposed branch: lp:~xnox/qa-jenkins-jobs/eoan
Merge into: lp:qa-jenkins-jobs
Diff against target: 92 lines (+11/-6)
6 files modified
jobs/iso-testing/jobs-live-server.yaml (+2/-1)
jobs/iso-testing/jobs-ppc64el.yaml (+3/-1)
jobs/iso-testing/jobs-s390x-live-server.yaml (+2/-1)
jobs/iso-testing/jobs-s390x.yaml (+1/-1)
jobs/iso-testing/jobs.yaml (+2/-1)
jobs/ubiquity/jobs.yaml (+1/-1)
To merge this branch: bzr merge lp:~xnox/qa-jenkins-jobs/eoan
Reviewer Review Type Date Requested Status
Paride Legovini Approve
Canonical Platform QA Jenkins Pending
Review via email: mp+366425@code.launchpad.net

Commit message

Open eoan.

Description of the change

Open eoan.

To post a comment you must log in.
Revision history for this message
Paride Legovini (paride) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'jobs/iso-testing/jobs-live-server.yaml'
2--- jobs/iso-testing/jobs-live-server.yaml 2019-04-02 22:07:19 +0000
3+++ jobs/iso-testing/jobs-live-server.yaml 2019-04-24 00:12:37 +0000
4@@ -21,8 +21,9 @@
5 release:
6 - 'bionic'
7 - 'disco'
8+ - 'eoan'
9 dev-release:
10- - 'disco'
11+ - 'eoan'
12 supported-release:
13 - 'bionic'
14 node: 'iso-testing'
15
16=== modified file 'jobs/iso-testing/jobs-ppc64el.yaml'
17--- jobs/iso-testing/jobs-ppc64el.yaml 2019-03-26 08:51:51 +0000
18+++ jobs/iso-testing/jobs-ppc64el.yaml 2019-04-24 00:12:37 +0000
19@@ -24,14 +24,16 @@
20 - 'xenial'
21 - 'bionic'
22 - 'disco'
23+ - 'eoan'
24 dev-release: # Current development release has different download path
25- - 'disco'
26+ - 'eoan'
27 supported-release: # All non-dev releases which should be tested go here
28 - 'xenial'
29 - 'bionic'
30 live-release:
31 - 'bionic'
32 - 'disco'
33+ - 'eoan'
34 live-supported-release:
35 - 'bionic'
36 server-test: # Currently this is all non-default server test cases
37
38=== modified file 'jobs/iso-testing/jobs-s390x-live-server.yaml'
39--- jobs/iso-testing/jobs-s390x-live-server.yaml 2019-04-15 09:13:04 +0000
40+++ jobs/iso-testing/jobs-s390x-live-server.yaml 2019-04-24 00:12:37 +0000
41@@ -22,8 +22,9 @@
42 - 'ubuntu'
43 release: # Additional releases can be added here
44 - 'disco'
45+ - 'eoan'
46 dev-release: # Current development release has different download path
47- - 'disco'
48+ - 'eoan'
49 supported-release: # All non-dev releases which should be tested go here
50 - 'bionic'
51 node: 'iso-testing-s390x'
52
53=== modified file 'jobs/iso-testing/jobs-s390x.yaml'
54--- jobs/iso-testing/jobs-s390x.yaml 2019-03-27 12:40:12 +0000
55+++ jobs/iso-testing/jobs-s390x.yaml 2019-04-24 00:12:37 +0000
56@@ -24,7 +24,7 @@
57 - 'bionic'
58 - 'disco'
59 dev-release: # Current development release has different download path
60- - 'disco'
61+ - 'eoan'
62 supported-release: # All non-dev releases which should be tested go here
63 - 'bionic'
64 server-test: # Currently this is all non-default server test cases
65
66=== modified file 'jobs/iso-testing/jobs.yaml'
67--- jobs/iso-testing/jobs.yaml 2019-03-28 16:14:35 +0000
68+++ jobs/iso-testing/jobs.yaml 2019-04-24 00:12:37 +0000
69@@ -30,8 +30,9 @@
70 - 'xenial'
71 - 'bionic'
72 - 'disco'
73+ - 'eoan'
74 dev-release: # Current development release has different download path
75- - 'disco'
76+ - 'eoan'
77 supported-release: # All non-dev releases which should be tested go here
78 - 'xenial'
79 - 'bionic'
80
81=== modified file 'jobs/ubiquity/jobs.yaml'
82--- jobs/ubiquity/jobs.yaml 2019-03-29 15:13:41 +0000
83+++ jobs/ubiquity/jobs.yaml 2019-04-24 00:12:37 +0000
84@@ -37,7 +37,7 @@
85 flavor:
86 - ubuntu
87 release:
88- - disco:
89+ - eoan:
90 ubiquity_branch: 'lp:ubiquity'
91 - bionic:
92 ubiquity_branch: 'lp:~ubuntu-installer/ubiquity/bionic-proposed'

Subscribers

People subscribed via source and target branches