Merge lp:~fginther/uci-maas-services/mako-21-q-jenkins into lp:uci-maas-services

Proposed by Francis Ginther
Status: Merged
Merged at revision: 7
Proposed branch: lp:~fginther/uci-maas-services/mako-21-q-jenkins
Merge into: lp:uci-maas-services
Diff against target: 76 lines (+33/-33)
1 file modified
devices.yaml (+33/-33)
To merge this branch: bzr merge lp:~fginther/uci-maas-services/mako-21-q-jenkins
Reviewer Review Type Date Requested Status
Joe Talbott (community) Approve
Review via email: mp+278502@code.launchpad.net

Commit message

Move mako-21 to q-jenkins and update all of the ps-mako-* devices to the correct name.

Description of the change

Move mako-21 to q-jenkins and update all of the ps-mako-* devices to the correct name.

Note: This file still links unused devices to a jenkins. This change only updates the names of the ps-mako* devices and moves mako-21 to q-jenkins. Removing spare and not-working devices is left up to a future task.

To post a comment you must log in.
Revision history for this message
Joe Talbott (joetalbott) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'devices.yaml'
2--- devices.yaml 2015-11-23 21:41:39 +0000
3+++ devices.yaml 2015-11-24 20:02:43 +0000
4@@ -201,39 +201,39 @@
5 master_url: http://q-jenkins.ubuntu-ci:8080
6 lp_user: ci-jenkins-ro
7 lp_email: ci-jenkins-ro@lists.canonical.com
8- ps-mako01-slave:
9- charm: jenkins-remote-slave
10- branch: lp:~canonical-ci-engineering/charms/trusty/jenkins-remote-slave/trunk
11- to: adb-host
12- options:
13- slave_name: ps-mako-01
14- master_url: http://s-jenkins.ubuntu-ci:8080
15- lp_user: ci-jenkins-ro
16- lp_email: ci-jenkins-ro@lists.canonical.com
17- ps-mako02-slave:
18- charm: jenkins-remote-slave
19- branch: lp:~canonical-ci-engineering/charms/trusty/jenkins-remote-slave/trunk
20- to: adb-host
21- options:
22- slave_name: ps-mako-02
23- master_url: http://s-jenkins.ubuntu-ci:8080
24- lp_user: ci-jenkins-ro
25- lp_email: ci-jenkins-ro@lists.canonical.com
26- ps-mako03-slave:
27- charm: jenkins-remote-slave
28- branch: lp:~canonical-ci-engineering/charms/trusty/jenkins-remote-slave/trunk
29- to: adb-host
30- options:
31- slave_name: ps-mako-03
32- master_url: http://s-jenkins.ubuntu-ci:8080
33- lp_user: ci-jenkins-ro
34- lp_email: ci-jenkins-ro@lists.canonical.com
35- ps-mako04-slave:
36- charm: jenkins-remote-slave
37- branch: lp:~canonical-ci-engineering/charms/trusty/jenkins-remote-slave/trunk
38- to: adb-host
39- options:
40- slave_name: ps-mako-04
41+ mako21-slave:
42+ charm: jenkins-remote-slave
43+ branch: lp:~canonical-ci-engineering/charms/trusty/jenkins-remote-slave/trunk
44+ to: adb-host
45+ options:
46+ slave_name: mako-21
47+ master_url: http://q-jenkins.ubuntu-ci:8080
48+ lp_user: ci-jenkins-ro
49+ lp_email: ci-jenkins-ro@lists.canonical.com
50+ mako22-slave:
51+ charm: jenkins-remote-slave
52+ branch: lp:~canonical-ci-engineering/charms/trusty/jenkins-remote-slave/trunk
53+ to: adb-host
54+ options:
55+ slave_name: mako-22
56+ master_url: http://s-jenkins.ubuntu-ci:8080
57+ lp_user: ci-jenkins-ro
58+ lp_email: ci-jenkins-ro@lists.canonical.com
59+ mako23-slave:
60+ charm: jenkins-remote-slave
61+ branch: lp:~canonical-ci-engineering/charms/trusty/jenkins-remote-slave/trunk
62+ to: adb-host
63+ options:
64+ slave_name: mako-23
65+ master_url: http://s-jenkins.ubuntu-ci:8080
66+ lp_user: ci-jenkins-ro
67+ lp_email: ci-jenkins-ro@lists.canonical.com
68+ mako24-slave:
69+ charm: jenkins-remote-slave
70+ branch: lp:~canonical-ci-engineering/charms/trusty/jenkins-remote-slave/trunk
71+ to: adb-host
72+ options:
73+ slave_name: mako-24
74 master_url: http://s-jenkins.ubuntu-ci:8080
75 lp_user: ci-jenkins-ro
76 lp_email: ci-jenkins-ro@lists.canonical.com

Subscribers

People subscribed via source and target branches