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

Proposed by Timo Jyrinki
Status: Merged
Approved by: Timo Jyrinki
Approved revision: 941
Merged at revision: 940
Proposed branch: lp:~timo-jyrinki/cupstream2distro-config/remove_qa-radeon-7750
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/remove_qa-radeon-7750
Reviewer Review Type Date Requested Status
Evan (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+196494@code.launchpad.net

Commit message

Remove qa-radeon-7750 usage since glamor-egl still crashes X all the time (LP: #1253974)

To post a comment you must log in.
941. By Timo Jyrinki

(Remove unwanted indicators change)

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

This looks good, but could you put a comment in the configuration files that explains why you're doing this? I worry that we'll lose track.

review: Approve

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-11-19 17:02:46 +0000
3+++ stacks/head/apps.cfg 2013-11-25 08:36:47 +0000
4@@ -13,7 +13,7 @@
5 - webcred
6 - webapp
7 test_parameters:
8- apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
9+ apmachines: autopilot-nvidia qa-intel-4000
10 packages:
11 content-hub
12 gallery-app
13
14=== modified file 'stacks/head/friends.cfg'
15--- stacks/head/friends.cfg 2013-11-19 17:02:46 +0000
16+++ stacks/head/friends.cfg 2013-11-25 08:36:47 +0000
17@@ -10,7 +10,7 @@
18 - qa
19 - sdk
20 test_parameters:
21- apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
22+ apmachines: autopilot-nvidia qa-intel-4000
23 packages:
24 account-plugin-foursquare
25 account-plugin-identica
26
27=== modified file 'stacks/head/hud.cfg'
28--- stacks/head/hud.cfg 2013-11-19 17:02:46 +0000
29+++ stacks/head/hud.cfg 2013-11-25 08:36:47 +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 qa-radeon-7750
35+ apmachines: autopilot-nvidia qa-intel-4000
36 packages:
37 hud
38 libhud-client2
39
40=== modified file 'stacks/head/indicators.cfg'
41--- stacks/head/indicators.cfg 2013-11-19 17:02:46 +0000
42+++ stacks/head/indicators.cfg 2013-11-25 08:36:47 +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 qa-radeon-7750
48+ apmachines: autopilot-nvidia qa-intel-4000
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-11-19 17:02:46 +0000
55+++ stacks/head/location.cfg 2013-11-25 08:36:47 +0000
56@@ -9,7 +9,7 @@
57 - qa
58 - platform
59 test_parameters:
60- apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
61+ apmachines: autopilot-nvidia qa-intel-4000
62 packages:
63 testpackages:
64 tests:
65
66=== modified file 'stacks/head/media.cfg'
67--- stacks/head/media.cfg 2013-11-21 04:20:12 +0000
68+++ stacks/head/media.cfg 2013-11-25 08:36:47 +0000
69@@ -12,7 +12,7 @@
70 - sdk
71 - friends
72 test_parameters:
73- apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
74+ apmachines: autopilot-nvidia qa-intel-4000
75 packages:
76 camera-app
77 cameraplugin-fake
78
79=== modified file 'stacks/head/network.cfg'
80--- stacks/head/network.cfg 2013-11-19 17:02:46 +0000
81+++ stacks/head/network.cfg 2013-11-25 08:36:47 +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 qa-radeon-7750
87+ apmachines: autopilot-nvidia qa-intel-4000
88 packages:
89 testpackages:
90 tests:
91
92=== modified file 'stacks/head/oif.cfg'
93--- stacks/head/oif.cfg 2013-11-19 17:02:46 +0000
94+++ stacks/head/oif.cfg 2013-11-25 08:36:47 +0000
95@@ -32,7 +32,7 @@
96 dependencies:
97 - qa
98 test_parameters:
99- apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
100+ apmachines: autopilot-nvidia qa-intel-4000
101 packages:
102 libframe6
103 libgeis1
104
105=== modified file 'stacks/head/phone.cfg'
106--- stacks/head/phone.cfg 2013-11-22 10:13:01 +0000
107+++ stacks/head/phone.cfg 2013-11-25 08:36:47 +0000
108@@ -12,7 +12,7 @@
109 - hud
110 - sdk
111 test_parameters:
112- apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
113+ apmachines: autopilot-nvidia qa-intel-4000
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-22 10:05:00 +0000
120+++ stacks/head/platform.cfg 2013-11-25 08:36:47 +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 qa-radeon-7750
126+ apmachines: autopilot-nvidia qa-intel-4000
127 packages:
128 apparmor-easyprof
129 apparmor-easyprof-ubuntu
130
131=== modified file 'stacks/head/qa.cfg'
132--- stacks/head/qa.cfg 2013-11-19 17:02:46 +0000
133+++ stacks/head/qa.cfg 2013-11-25 08:36:47 +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 qa-radeon-7750
139+ apmachines: autopilot-nvidia qa-intel-4000
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-11-22 10:13:01 +0000
146+++ stacks/head/sdk.cfg 2013-11-25 08:36:47 +0000
147@@ -27,7 +27,7 @@
148 ci:
149 use_description_for_commit: True
150 test_parameters:
151- apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
152+ apmachines: autopilot-nvidia qa-intel-4000
153 packages:
154 hud
155 libhud2
156
157=== modified file 'stacks/head/services.cfg'
158--- stacks/head/services.cfg 2013-11-19 17:02:46 +0000
159+++ stacks/head/services.cfg 2013-11-25 08:36:47 +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 qa-radeon-7750
165+ apmachines: autopilot-nvidia qa-intel-4000
166 packages:
167 libandroid-properties1
168 libgflags2
169
170=== modified file 'stacks/head/unity.cfg'
171--- stacks/head/unity.cfg 2013-11-19 17:02:46 +0000
172+++ stacks/head/unity.cfg 2013-11-25 08:36:47 +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 qa-radeon-7750
178+ apmachines: autopilot-nvidia qa-intel-4000
179 packages:
180 accountsservice
181 anthy
182
183=== modified file 'stacks/head/unity8.cfg'
184--- stacks/head/unity8.cfg 2013-11-22 10:05:00 +0000
185+++ stacks/head/unity8.cfg 2013-11-25 08:36:47 +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 qa-radeon-7750
191+ apmachines: autopilot-nvidia qa-intel-4000
192 packages:
193 account-plugin-ubuntuone
194 content-hub
195
196=== modified file 'stacks/head/webapp.cfg'
197--- stacks/head/webapp.cfg 2013-11-19 17:02:46 +0000
198+++ stacks/head/webapp.cfg 2013-11-25 08:36:47 +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 qa-radeon-7750
204+ apmachines: autopilot-nvidia qa-intel-4000
205 packages:
206 chromium-browser
207 chromium-browser-l10n

Subscribers

People subscribed via source and target branches

to all changes: