Merge lp:~canonical-platform-qa/qa-jenkins-jobs/ust-multi-krillin into lp:qa-jenkins-jobs

Proposed by Allan LeSage
Status: Merged
Approved by: Max Brustkern
Approved revision: 175
Merged at revision: 174
Proposed branch: lp:~canonical-platform-qa/qa-jenkins-jobs/ust-multi-krillin
Merge into: lp:qa-jenkins-jobs
Diff against target: 20 lines (+2/-1)
1 file modified
jobs/ubuntu-system-tests/jobs.yaml (+2/-1)
To merge this branch: bzr merge lp:~canonical-platform-qa/qa-jenkins-jobs/ust-multi-krillin
Reviewer Review Type Date Requested Status
Max Brustkern (community) Approve
platform-qa-bot continuous-integration Approve
Review via email: mp+303867@code.launchpad.net

Commit message

Use either krillin-06 or krillin-02 to run ust.

Description of the change

Use either krillin-06 or -02 to run ust tests.

To post a comment you must log in.
Revision history for this message
platform-qa-bot (platform-qa-bot) wrote :
review: Approve (continuous-integration)
175. By Allan LeSage

Allow concurrent builds.

Revision history for this message
platform-qa-bot (platform-qa-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Max Brustkern (nuclearbob) wrote :

Looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'jobs/ubuntu-system-tests/jobs.yaml'
2--- jobs/ubuntu-system-tests/jobs.yaml 2016-08-18 19:57:27 +0000
3+++ jobs/ubuntu-system-tests/jobs.yaml 2016-08-24 21:32:31 +0000
4@@ -26,7 +26,7 @@
5 device:
6 - krillin:
7 device_channel: 'bq-aquaris.en'
8- device_node: krillin-06
9+ device_node: krillin-02||krillin-06
10 - arale:
11 device_channel: 'meizu.en'
12 device_node: arale-06
13@@ -75,6 +75,7 @@
14 properties:
15 - copyartifact:
16 projects: "*"
17+ concurrent: true
18 node: '{device_node}'
19 builders:
20 - clear-artifacts

Subscribers

People subscribed via source and target branches