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
=== modified file 'stacks/head/apps.cfg'
--- stacks/head/apps.cfg 2013-10-31 18:31:28 +0000
+++ stacks/head/apps.cfg 2013-11-08 08:52:45 +0000
@@ -13,7 +13,7 @@
13 - webcred13 - webcred
14 - webapp14 - webapp
15 test_parameters:15 test_parameters:
16 apmachines: autopilot-nvidia qa-intel-400016 apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
17 packages:17 packages:
18 content-hub18 content-hub
19 gallery-app19 gallery-app
2020
=== modified file 'stacks/head/friends.cfg'
--- stacks/head/friends.cfg 2013-10-24 09:32:24 +0000
+++ stacks/head/friends.cfg 2013-11-08 08:52:45 +0000
@@ -10,7 +10,7 @@
10 - qa10 - qa
11 - sdk11 - sdk
12 test_parameters:12 test_parameters:
13 apmachines: autopilot-nvidia qa-intel-400013 apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
14 packages:14 packages:
15 account-plugin-foursquare15 account-plugin-foursquare
16 account-plugin-identica16 account-plugin-identica
1717
=== modified file 'stacks/head/hud.cfg'
--- stacks/head/hud.cfg 2013-10-28 20:31:44 +0000
+++ stacks/head/hud.cfg 2013-11-08 08:52:45 +0000
@@ -20,7 +20,7 @@
20 contact_email: allan.lesage@canonical.com20 contact_email: allan.lesage@canonical.com
21 use_description_for_commit: True21 use_description_for_commit: True
22 test_parameters:22 test_parameters:
23 apmachines: autopilot-nvidia qa-intel-400023 apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
24 packages:24 packages:
25 hud25 hud
26 libhud-client226 libhud-client2
2727
=== modified file 'stacks/head/indicators.cfg'
--- stacks/head/indicators.cfg 2013-10-31 16:13:48 +0000
+++ stacks/head/indicators.cfg 2013-11-08 08:52:45 +0000
@@ -29,7 +29,7 @@
29 local_archive_source: http://naartjie/archive/29 local_archive_source: http://naartjie/archive/
30 local_archive_pocket: trusty30 local_archive_pocket: trusty
31 test_parameters:31 test_parameters:
32 apmachines: autopilot-nvidia qa-intel-400032 apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
33 # remove indicator-netwok from the packages to tests, it's making the whole panel segfaulting33 # remove indicator-netwok from the packages to tests, it's making the whole panel segfaulting
34 packages:34 packages:
35 apparmor35 apparmor
3636
=== modified file 'stacks/head/location.cfg'
--- stacks/head/location.cfg 2013-10-24 09:32:24 +0000
+++ stacks/head/location.cfg 2013-11-08 08:52:45 +0000
@@ -9,7 +9,7 @@
9 - qa9 - qa
10 - platform10 - platform
11 test_parameters:11 test_parameters:
12 apmachines: autopilot-nvidia qa-intel-400012 apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
13 packages:13 packages:
14 testpackages:14 testpackages:
15 tests:15 tests:
1616
=== modified file 'stacks/head/media.cfg'
--- stacks/head/media.cfg 2013-10-24 09:32:24 +0000
+++ stacks/head/media.cfg 2013-11-08 08:52:45 +0000
@@ -12,7 +12,7 @@
12 - sdk12 - sdk
13 - friends13 - friends
14 test_parameters:14 test_parameters:
15 apmachines: autopilot-nvidia qa-intel-400015 apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
16 packages:16 packages:
17 camera-app17 camera-app
18 cameraplugin-fake18 cameraplugin-fake
1919
=== modified file 'stacks/head/network.cfg'
--- stacks/head/network.cfg 2013-10-24 09:32:24 +0000
+++ stacks/head/network.cfg 2013-11-08 08:52:45 +0000
@@ -16,7 +16,7 @@
16 extracheck: False #ps-generic-autopilot-release-testing16 extracheck: False #ps-generic-autopilot-release-testing
17 schedule: 0 1 * * 1-717 schedule: 0 1 * * 1-7
18 test_parameters:18 test_parameters:
19 apmachines: autopilot-nvidia qa-intel-400019 apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
20 packages:20 packages:
21 testpackages:21 testpackages:
22 tests:22 tests:
2323
=== modified file 'stacks/head/oif.cfg'
--- stacks/head/oif.cfg 2013-10-24 09:32:24 +0000
+++ stacks/head/oif.cfg 2013-11-08 08:52:45 +0000
@@ -32,7 +32,7 @@
32 dependencies:32 dependencies:
33 - qa33 - qa
34 test_parameters:34 test_parameters:
35 apmachines: autopilot-nvidia qa-intel-400035 apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
36 packages:36 packages:
37 libframe637 libframe6
38 libgeis138 libgeis1
3939
=== modified file 'stacks/head/phone.cfg'
--- stacks/head/phone.cfg 2013-10-29 16:47:58 +0000
+++ stacks/head/phone.cfg 2013-11-08 08:52:45 +0000
@@ -12,7 +12,7 @@
12 - hud12 - hud
13 - sdk13 - sdk
14 test_parameters:14 test_parameters:
15 apmachines: autopilot-nvidia qa-intel-400015 apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
16 packages:16 packages:
17 address-book-app17 address-book-app
18 address-book-service18 address-book-service
1919
=== modified file 'stacks/head/platform.cfg'
--- stacks/head/platform.cfg 2013-11-05 09:31:30 +0000
+++ stacks/head/platform.cfg 2013-11-08 08:52:45 +0000
@@ -6,7 +6,7 @@
6 extracheck: autopilot-trusty-daily_release6 extracheck: autopilot-trusty-daily_release
7 manualpublish: True # XXX: as requested by asac, we're in manual mode!7 manualpublish: True # XXX: as requested by asac, we're in manual mode!
8 test_parameters:8 test_parameters:
9 apmachines: autopilot-nvidia qa-intel-40009 apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
10 packages:10 packages:
11 apparmor-easyprof11 apparmor-easyprof
12 apparmor-easyprof-ubuntu12 apparmor-easyprof-ubuntu
1313
=== modified file 'stacks/head/qa.cfg'
--- stacks/head/qa.cfg 2013-11-06 21:50:16 +0000
+++ stacks/head/qa.cfg 2013-11-08 08:52:45 +0000
@@ -7,7 +7,7 @@
7 manualpublish: True # XXX: as requested by asac, we're in manual mode!7 manualpublish: True # XXX: as requested by asac, we're in manual mode!
8 status_ignored: True8 status_ignored: True
9 test_parameters:9 test_parameters:
10 apmachines: autopilot-nvidia qa-intel-400010 apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
11 # note: had to remove python-ubuntu-platform-api (armhf only)11 # note: had to remove python-ubuntu-platform-api (armhf only)
12 packages:12 packages:
13 autopilot-desktop13 autopilot-desktop
1414
=== modified file 'stacks/head/sdk.cfg'
--- stacks/head/sdk.cfg 2013-10-30 19:20:42 +0000
+++ stacks/head/sdk.cfg 2013-11-08 08:52:45 +0000
@@ -27,7 +27,7 @@
27 ci:27 ci:
28 use_description_for_commit: True28 use_description_for_commit: True
29 test_parameters:29 test_parameters:
30 apmachines: autopilot-nvidia qa-intel-400030 apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
31 packages:31 packages:
32 hud32 hud
33 libhud233 libhud2
3434
=== modified file 'stacks/head/services.cfg'
--- stacks/head/services.cfg 2013-11-05 21:18:01 +0000
+++ stacks/head/services.cfg 2013-11-08 08:52:45 +0000
@@ -6,7 +6,7 @@
6 extracheck: autopilot-trusty-daily_release6 extracheck: autopilot-trusty-daily_release
7 manualpublish: True # XXX: as requested by asac, we're in manual mode!7 manualpublish: True # XXX: as requested by asac, we're in manual mode!
8 test_parameters:8 test_parameters:
9 apmachines: autopilot-nvidia qa-intel-40009 apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
10 packages:10 packages:
11 libandroid-properties111 libandroid-properties1
12 libgflags212 libgflags2
1313
=== modified file 'stacks/head/unity.cfg'
--- stacks/head/unity.cfg 2013-10-24 09:32:24 +0000
+++ stacks/head/unity.cfg 2013-11-08 08:52:45 +0000
@@ -30,7 +30,7 @@
30 local_archive_source: http://naartjie/archive/30 local_archive_source: http://naartjie/archive/
31 local_archive_pocket: trusty31 local_archive_pocket: trusty
32 test_parameters:32 test_parameters:
33 apmachines: autopilot-nvidia qa-intel-400033 apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
34 packages:34 packages:
35 accountsservice35 accountsservice
36 anthy36 anthy
3737
=== modified file 'stacks/head/unity8.cfg'
--- stacks/head/unity8.cfg 2013-11-06 05:53:40 +0000
+++ stacks/head/unity8.cfg 2013-11-08 08:52:45 +0000
@@ -34,7 +34,7 @@
34 local_archive_source: http://naartjie/archive/34 local_archive_source: http://naartjie/archive/
35 local_archive_pocket: trusty35 local_archive_pocket: trusty
36 test_parameters:36 test_parameters:
37 apmachines: autopilot-nvidia qa-intel-400037 apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
38 packages:38 packages:
39 account-plugin-ubuntuone39 account-plugin-ubuntuone
40 content-hub40 content-hub
4141
=== modified file 'stacks/head/webapp.cfg'
--- stacks/head/webapp.cfg 2013-10-24 09:32:24 +0000
+++ stacks/head/webapp.cfg 2013-11-08 08:52:45 +0000
@@ -6,7 +6,7 @@
6 extracheck: autopilot-trusty-daily_release6 extracheck: autopilot-trusty-daily_release
7 manualpublish: True # XXX: as requested by asac, we're in manual mode!7 manualpublish: True # XXX: as requested by asac, we're in manual mode!
8 test_parameters:8 test_parameters:
9 apmachines: autopilot-nvidia qa-intel-40009 apmachines: autopilot-nvidia qa-intel-4000 qa-radeon-7750
10 packages:10 packages:
11 chromium-browser11 chromium-browser
12 chromium-browser-l10n12 chromium-browser-l10n

Subscribers

People subscribed via source and target branches

to all changes: