Merge lp:~canonical-platform-qa/qa-jenkins-jobs/update-url-checker into lp:qa-jenkins-jobs

Proposed by Max Brustkern
Status: Merged
Approved by: Joshua Powers
Approved revision: 235
Merged at revision: 235
Proposed branch: lp:~canonical-platform-qa/qa-jenkins-jobs/update-url-checker
Merge into: lp:qa-jenkins-jobs
Diff against target: 91 lines (+12/-24)
2 files modified
jobs/iso-testing/jobs-ppc64el.yaml (+4/-8)
jobs/iso-testing/jobs.yaml (+8/-16)
To merge this branch: bzr merge lp:~canonical-platform-qa/qa-jenkins-jobs/update-url-checker
Reviewer Review Type Date Requested Status
platform-qa-bot continuous-integration Approve
Joshua Powers (community) Approve
Review via email: mp+320399@code.launchpad.net

Commit message

Check url dates instead of contents since many content checks are currently failing.

Description of the change

This branch changes the pollurl stanzas for iso-testing jobs to use check-date: True instead of check-content.

To post a comment you must log in.
Revision history for this message
Joshua Powers (powersj) wrote :

LGTM

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'jobs/iso-testing/jobs-ppc64el.yaml'
--- jobs/iso-testing/jobs-ppc64el.yaml 2017-02-15 19:12:07 +0000
+++ jobs/iso-testing/jobs-ppc64el.yaml 2017-03-20 17:26:12 +0000
@@ -123,11 +123,9 @@
123 polling-node: 'iso-testing-ppc64el'123 polling-node: 'iso-testing-ppc64el'
124 urls:124 urls:
125 - url: 'http://cdimage.ubuntu.com/ubuntu-server/daily/pending/{dev-release}-server-ppc64el.manifest'125 - url: 'http://cdimage.ubuntu.com/ubuntu-server/daily/pending/{dev-release}-server-ppc64el.manifest'
126 check-content:126 check-date: True
127 - simple: true
128 - url: 'http://cdimage.ubuntu.com/ubuntu-server/daily/pending/{dev-release}-server-ppc64el.list'127 - url: 'http://cdimage.ubuntu.com/ubuntu-server/daily/pending/{dev-release}-server-ppc64el.list'
129 check-content:128 check-date: True
130 - simple: true
131 builders:129 builders:
132 - download-iso:130 - download-iso:
133 release: '{dev-release}'131 release: '{dev-release}'
@@ -150,11 +148,9 @@
150 polling-node: 'iso-testing-ppc64el'148 polling-node: 'iso-testing-ppc64el'
151 urls:149 urls:
152 - url: 'http://cdimage.ubuntu.com/ubuntu-server/{supported-release}/daily/pending/{supported-release}-server-ppc64el.manifest'150 - url: 'http://cdimage.ubuntu.com/ubuntu-server/{supported-release}/daily/pending/{supported-release}-server-ppc64el.manifest'
153 check-content:151 check-date: True
154 - simple: true
155 - url: 'http://cdimage.ubuntu.com/ubuntu-server/{supported-release}/daily/pending/{supported-release}-server-ppc64el.list'152 - url: 'http://cdimage.ubuntu.com/ubuntu-server/{supported-release}/daily/pending/{supported-release}-server-ppc64el.list'
156 check-content:153 check-date: True
157 - simple: true
158 builders:154 builders:
159 - download-iso:155 - download-iso:
160 release: '{supported-release}'156 release: '{supported-release}'
161157
=== modified file 'jobs/iso-testing/jobs.yaml'
--- jobs/iso-testing/jobs.yaml 2017-02-21 21:13:08 +0000
+++ jobs/iso-testing/jobs.yaml 2017-03-20 17:26:12 +0000
@@ -221,11 +221,9 @@
221 polling-node: 'iso-testing'221 polling-node: 'iso-testing'
222 urls:222 urls:
223 - url: 'http://cdimage.ubuntu.com/{flavor}/daily-live/pending/{dev-release}-desktop-{arch}.manifest'223 - url: 'http://cdimage.ubuntu.com/{flavor}/daily-live/pending/{dev-release}-desktop-{arch}.manifest'
224 check-content:224 check-date: True
225 - simple: true
226 - url: 'http://cdimage.ubuntu.com/{flavor}/daily-live/pending/{dev-release}-desktop-{arch}.list'225 - url: 'http://cdimage.ubuntu.com/{flavor}/daily-live/pending/{dev-release}-desktop-{arch}.list'
227 check-content:226 check-date: True
228 - simple: true
229 builders:227 builders:
230 - download-iso:228 - download-iso:
231 release: '{dev-release}'229 release: '{dev-release}'
@@ -248,11 +246,9 @@
248 polling-node: 'iso-testing'246 polling-node: 'iso-testing'
249 urls:247 urls:
250 - url: 'http://cdimage.ubuntu.com/{supported-release}/daily-live/pending/{supported-release}-desktop-{arch}.manifest'248 - url: 'http://cdimage.ubuntu.com/{supported-release}/daily-live/pending/{supported-release}-desktop-{arch}.manifest'
251 check-content:249 check-date: True
252 - simple: true
253 - url: 'http://cdimage.ubuntu.com/{supported-release}/daily-live/pending/{supported-release}-desktop-{arch}.list'250 - url: 'http://cdimage.ubuntu.com/{supported-release}/daily-live/pending/{supported-release}-desktop-{arch}.list'
254 check-content:251 check-date: True
255 - simple: true
256 builders:252 builders:
257 - download-iso:253 - download-iso:
258 release: '{supported-release}'254 release: '{supported-release}'
@@ -275,11 +271,9 @@
275 polling-node: 'iso-testing'271 polling-node: 'iso-testing'
276 urls:272 urls:
277 - url: 'http://cdimage.ubuntu.com/ubuntu-server/daily/pending/{dev-release}-server-{arch}.manifest'273 - url: 'http://cdimage.ubuntu.com/ubuntu-server/daily/pending/{dev-release}-server-{arch}.manifest'
278 check-content:274 check-date: True
279 - simple: true
280 - url: 'http://cdimage.ubuntu.com/ubuntu-server/daily/pending/{dev-release}-server-{arch}.list'275 - url: 'http://cdimage.ubuntu.com/ubuntu-server/daily/pending/{dev-release}-server-{arch}.list'
281 check-content:276 check-date: True
282 - simple: true
283 builders:277 builders:
284 - download-iso:278 - download-iso:
285 release: '{dev-release}'279 release: '{dev-release}'
@@ -302,11 +296,9 @@
302 polling-node: 'iso-testing'296 polling-node: 'iso-testing'
303 urls:297 urls:
304 - url: 'http://cdimage.ubuntu.com/ubuntu-server/{supported-release}/daily/pending/{supported-release}-server-{arch}.manifest'298 - url: 'http://cdimage.ubuntu.com/ubuntu-server/{supported-release}/daily/pending/{supported-release}-server-{arch}.manifest'
305 check-content:299 check-date: True
306 - simple: true
307 - url: 'http://cdimage.ubuntu.com/ubuntu-server/{supported-release}/daily/pending/{supported-release}-server-{arch}.list'300 - url: 'http://cdimage.ubuntu.com/ubuntu-server/{supported-release}/daily/pending/{supported-release}-server-{arch}.list'
308 check-content:301 check-date: True
309 - simple: true
310 builders:302 builders:
311 - download-iso:303 - download-iso:
312 release: '{supported-release}'304 release: '{supported-release}'

Subscribers

People subscribed via source and target branches