Merge ~mwhudson/qa-jenkins-jobs/+git/qa-jenkins-jobs:no-archive-images into qa-jenkins-jobs:master

Proposed by Michael Hudson-Doyle
Status: Merged
Approved by: Joshua Powers
Approved revision: c069bc9eed65ba9c50dcbdd43d345e817d73b80c
Merged at revision: c069bc9eed65ba9c50dcbdd43d345e817d73b80c
Proposed branch: ~mwhudson/qa-jenkins-jobs/+git/qa-jenkins-jobs:no-archive-images
Merge into: qa-jenkins-jobs:master
Diff against target: 16 lines (+4/-1)
1 file modified
jobs/iso-testing/jobs-live-server.yaml (+4/-1)
Reviewer Review Type Date Requested Status
Canonical Platform QA Team Pending
Review via email: mp+371067@code.launchpad.net

Description of the change

Hopefully this will stop us running the master out of disk instantly.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/jobs/iso-testing/jobs-live-server.yaml b/jobs/iso-testing/jobs-live-server.yaml
index 75070f4..3b7c05e 100644
--- a/jobs/iso-testing/jobs-live-server.yaml
+++ b/jobs/iso-testing/jobs-live-server.yaml
@@ -164,7 +164,10 @@
164 arch: 'amd64'164 arch: 'amd64'
165 flavor: 'ubuntu-server'165 flavor: 'ubuntu-server'
166 publishers:166 publishers:
167 - archive-artifacts167 - archive:
168 artifacts: '**/*'
169 allow-empty: 'true'
170 excludes: 'images/**'
168 - trigger-mark-pending-current171 - trigger-mark-pending-current
169 - mark-junit172 - mark-junit
170 - email:173 - email:

Subscribers

People subscribed via source and target branches

to all changes: