Merge lp:~timo-jyrinki/cupstream2distro-config/add_qa-radeon-7750_back into lp:cupstream2distro-config

Proposed by Timo Jyrinki
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 922
Merged at revision: 922
Proposed branch: lp:~timo-jyrinki/cupstream2distro-config/add_qa-radeon-7750_back
Merge into: lp:cupstream2distro-config
Diff against target: 207 lines (+16/-16)
16 files modified
stacks/head/apps.cfg (+1/-1)
stacks/head/friends.cfg (+1/-1)
stacks/head/hud.cfg (+1/-1)
stacks/head/indicators.cfg (+1/-1)
stacks/head/location.cfg (+1/-1)
stacks/head/media.cfg (+1/-1)
stacks/head/network.cfg (+1/-1)
stacks/head/oif.cfg (+1/-1)
stacks/head/phone.cfg (+1/-1)
stacks/head/platform.cfg (+1/-1)
stacks/head/qa.cfg (+1/-1)
stacks/head/sdk.cfg (+1/-1)
stacks/head/services.cfg (+1/-1)
stacks/head/unity.cfg (+1/-1)
stacks/head/unity8.cfg (+1/-1)
stacks/head/webapp.cfg (+1/-1)
To merge this branch: bzr merge lp:~timo-jyrinki/cupstream2distro-config/add_qa-radeon-7750_back
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Łukasz Zemczak Approve
Vincent Ladeuil (community) Approve
Review via email: mp+194465@code.launchpad.net

Commit message

Add qa-radeon-7750 back

Description of the change

< vila> I'm asking because I'm about to re-provision qa-radeon-7750 and don't want to do that at the wrong time

To post a comment you must log in.
Revision history for this message
Vincent Ladeuil (vila) wrote :

Thanks ! I think http://10.97.0.1:8080/job/autopilot-trusty-setup_otto also needs to be updated. Manually ?

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

Ok, looking sexy. +1

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'stacks/head/apps.cfg'
2--- stacks/head/apps.cfg 2013-10-31 18:31:28 +0000
3+++ stacks/head/apps.cfg 2013-11-08 08:52:45 +0000
4@@ -13,7 +13,7 @@
5 - webcred
6 - webapp
7 test_parameters:
8- apmachines: autopilot-nvidia qa-intel-4000
9+ apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
10 packages:
11 content-hub
12 gallery-app
13
14=== modified file 'stacks/head/friends.cfg'
15--- stacks/head/friends.cfg 2013-10-24 09:32:24 +0000
16+++ stacks/head/friends.cfg 2013-11-08 08:52:45 +0000
17@@ -10,7 +10,7 @@
18 - qa
19 - sdk
20 test_parameters:
21- apmachines: autopilot-nvidia qa-intel-4000
22+ apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
23 packages:
24 account-plugin-foursquare
25 account-plugin-identica
26
27=== modified file 'stacks/head/hud.cfg'
28--- stacks/head/hud.cfg 2013-10-28 20:31:44 +0000
29+++ stacks/head/hud.cfg 2013-11-08 08:52:45 +0000
30@@ -20,7 +20,7 @@
31 contact_email: allan.lesage@canonical.com
32 use_description_for_commit: True
33 test_parameters:
34- apmachines: autopilot-nvidia qa-intel-4000
35+ apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
36 packages:
37 hud
38 libhud-client2
39
40=== modified file 'stacks/head/indicators.cfg'
41--- stacks/head/indicators.cfg 2013-10-31 16:13:48 +0000
42+++ stacks/head/indicators.cfg 2013-11-08 08:52:45 +0000
43@@ -29,7 +29,7 @@
44 local_archive_source: http://naartjie/archive/
45 local_archive_pocket: trusty
46 test_parameters:
47- apmachines: autopilot-nvidia qa-intel-4000
48+ apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
49 # remove indicator-netwok from the packages to tests, it's making the whole panel segfaulting
50 packages:
51 apparmor
52
53=== modified file 'stacks/head/location.cfg'
54--- stacks/head/location.cfg 2013-10-24 09:32:24 +0000
55+++ stacks/head/location.cfg 2013-11-08 08:52:45 +0000
56@@ -9,7 +9,7 @@
57 - qa
58 - platform
59 test_parameters:
60- apmachines: autopilot-nvidia qa-intel-4000
61+ apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
62 packages:
63 testpackages:
64 tests:
65
66=== modified file 'stacks/head/media.cfg'
67--- stacks/head/media.cfg 2013-10-24 09:32:24 +0000
68+++ stacks/head/media.cfg 2013-11-08 08:52:45 +0000
69@@ -12,7 +12,7 @@
70 - sdk
71 - friends
72 test_parameters:
73- apmachines: autopilot-nvidia qa-intel-4000
74+ apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
75 packages:
76 camera-app
77 cameraplugin-fake
78
79=== modified file 'stacks/head/network.cfg'
80--- stacks/head/network.cfg 2013-10-24 09:32:24 +0000
81+++ stacks/head/network.cfg 2013-11-08 08:52:45 +0000
82@@ -16,7 +16,7 @@
83 extracheck: False #ps-generic-autopilot-release-testing
84 schedule: 0 1 * * 1-7
85 test_parameters:
86- apmachines: autopilot-nvidia qa-intel-4000
87+ apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
88 packages:
89 testpackages:
90 tests:
91
92=== modified file 'stacks/head/oif.cfg'
93--- stacks/head/oif.cfg 2013-10-24 09:32:24 +0000
94+++ stacks/head/oif.cfg 2013-11-08 08:52:45 +0000
95@@ -32,7 +32,7 @@
96 dependencies:
97 - qa
98 test_parameters:
99- apmachines: autopilot-nvidia qa-intel-4000
100+ apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
101 packages:
102 libframe6
103 libgeis1
104
105=== modified file 'stacks/head/phone.cfg'
106--- stacks/head/phone.cfg 2013-10-29 16:47:58 +0000
107+++ stacks/head/phone.cfg 2013-11-08 08:52:45 +0000
108@@ -12,7 +12,7 @@
109 - hud
110 - sdk
111 test_parameters:
112- apmachines: autopilot-nvidia qa-intel-4000
113+ apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
114 packages:
115 address-book-app
116 address-book-service
117
118=== modified file 'stacks/head/platform.cfg'
119--- stacks/head/platform.cfg 2013-11-05 09:31:30 +0000
120+++ stacks/head/platform.cfg 2013-11-08 08:52:45 +0000
121@@ -6,7 +6,7 @@
122 extracheck: autopilot-trusty-daily_release
123 manualpublish: True # XXX: as requested by asac, we're in manual mode!
124 test_parameters:
125- apmachines: autopilot-nvidia qa-intel-4000
126+ apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
127 packages:
128 apparmor-easyprof
129 apparmor-easyprof-ubuntu
130
131=== modified file 'stacks/head/qa.cfg'
132--- stacks/head/qa.cfg 2013-11-06 21:50:16 +0000
133+++ stacks/head/qa.cfg 2013-11-08 08:52:45 +0000
134@@ -7,7 +7,7 @@
135 manualpublish: True # XXX: as requested by asac, we're in manual mode!
136 status_ignored: True
137 test_parameters:
138- apmachines: autopilot-nvidia qa-intel-4000
139+ apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
140 # note: had to remove python-ubuntu-platform-api (armhf only)
141 packages:
142 autopilot-desktop
143
144=== modified file 'stacks/head/sdk.cfg'
145--- stacks/head/sdk.cfg 2013-10-30 19:20:42 +0000
146+++ stacks/head/sdk.cfg 2013-11-08 08:52:45 +0000
147@@ -27,7 +27,7 @@
148 ci:
149 use_description_for_commit: True
150 test_parameters:
151- apmachines: autopilot-nvidia qa-intel-4000
152+ apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
153 packages:
154 hud
155 libhud2
156
157=== modified file 'stacks/head/services.cfg'
158--- stacks/head/services.cfg 2013-11-05 21:18:01 +0000
159+++ stacks/head/services.cfg 2013-11-08 08:52:45 +0000
160@@ -6,7 +6,7 @@
161 extracheck: autopilot-trusty-daily_release
162 manualpublish: True # XXX: as requested by asac, we're in manual mode!
163 test_parameters:
164- apmachines: autopilot-nvidia qa-intel-4000
165+ apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
166 packages:
167 libandroid-properties1
168 libgflags2
169
170=== modified file 'stacks/head/unity.cfg'
171--- stacks/head/unity.cfg 2013-10-24 09:32:24 +0000
172+++ stacks/head/unity.cfg 2013-11-08 08:52:45 +0000
173@@ -30,7 +30,7 @@
174 local_archive_source: http://naartjie/archive/
175 local_archive_pocket: trusty
176 test_parameters:
177- apmachines: autopilot-nvidia qa-intel-4000
178+ apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
179 packages:
180 accountsservice
181 anthy
182
183=== modified file 'stacks/head/unity8.cfg'
184--- stacks/head/unity8.cfg 2013-11-06 05:53:40 +0000
185+++ stacks/head/unity8.cfg 2013-11-08 08:52:45 +0000
186@@ -34,7 +34,7 @@
187 local_archive_source: http://naartjie/archive/
188 local_archive_pocket: trusty
189 test_parameters:
190- apmachines: autopilot-nvidia qa-intel-4000
191+ apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
192 packages:
193 account-plugin-ubuntuone
194 content-hub
195
196=== modified file 'stacks/head/webapp.cfg'
197--- stacks/head/webapp.cfg 2013-10-24 09:32:24 +0000
198+++ stacks/head/webapp.cfg 2013-11-08 08:52:45 +0000
199@@ -6,7 +6,7 @@
200 extracheck: autopilot-trusty-daily_release
201 manualpublish: True # XXX: as requested by asac, we're in manual mode!
202 test_parameters:
203- apmachines: autopilot-nvidia qa-intel-4000
204+ apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
205 packages:
206 chromium-browser
207 chromium-browser-l10n

Subscribers

People subscribed via source and target branches

to all changes: