Merge lp:~canonical-platform-qa/qa-jenkins-jobs/ust-clear-artifacts into lp:qa-jenkins-jobs

Proposed by Allan LeSage
Status: Merged
Approved by: Max Brustkern
Approved revision: 53
Merged at revision: 53
Proposed branch: lp:~canonical-platform-qa/qa-jenkins-jobs/ust-clear-artifacts
Merge into: lp:qa-jenkins-jobs
Diff against target: 19 lines (+2/-0)
1 file modified
ubuntu-system-tests/jobs.yaml (+2/-0)
To merge this branch: bzr merge lp:~canonical-platform-qa/qa-jenkins-jobs/ust-clear-artifacts
Reviewer Review Type Date Requested Status
Max Brustkern (community) Approve
Review via email: mp+292337@code.launchpad.net

Commit message

Clear artifacts for ubuntu-system-tests jobs.

Description of the change

Clear artifacts for ubuntu-system-tests jobs.

To post a comment you must log in.
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 'ubuntu-system-tests/jobs.yaml'
2--- ubuntu-system-tests/jobs.yaml 2016-04-18 22:31:35 +0000
3+++ ubuntu-system-tests/jobs.yaml 2016-04-20 02:23:53 +0000
4@@ -92,6 +92,7 @@
5 device: '{device}'
6 device_channel: '{device_channel}'
7 builders:
8+ - clear-artifacts
9 - flash-device-builder
10 - ubuntu-system-tests-builder
11 publishers:
12@@ -111,6 +112,7 @@
13 device_channel: '{device_channel}'
14 node: '{device}'
15 builders:
16+ - clear-artifacts
17 - flash-device-builder
18 - ubuntu-system-tests-builder
19 publishers:

Subscribers

People subscribed via source and target branches