Merge lp:~canonical-platform-qa/qa-jenkins-jobs/ust-reporting-timeout into lp:qa-jenkins-jobs

Proposed by Allan LeSage
Status: Merged
Approved by: Allan LeSage
Approved revision: 167
Merged at revision: 167
Proposed branch: lp:~canonical-platform-qa/qa-jenkins-jobs/ust-reporting-timeout
Merge into: lp:qa-jenkins-jobs
Diff against target: 14 lines (+4/-0)
1 file modified
jobs/ubuntu-system-tests/jobs.yaml (+4/-0)
To merge this branch: bzr merge lp:~canonical-platform-qa/qa-jenkins-jobs/ust-reporting-timeout
Reviewer Review Type Date Requested Status
Allan LeSage (community) Approve
platform-qa-bot continuous-integration Approve
Review via email: mp+302193@code.launchpad.net

Commit message

Add a timeout for ust_report-results-to-practitest.

Description of the change

Add a timeout for ust PractiTest reporting job.

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

100/100!

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-05 21:37:43 +0000
3+++ jobs/ubuntu-system-tests/jobs.yaml 2016-08-05 22:08:25 +0000
4@@ -233,6 +233,10 @@
5 name: QA_JENKINS_JOBS_BRANCH
6 default: 'lp:qa-jenkins-jobs'
7 description: "Repo containing PractiTest reporting scripts."
8+ wrappers:
9+ - timeout:
10+ timeout: 5
11+ fail: true
12 builders:
13 - copyartifact:
14 project: "${{UPSTREAM_JOB_NAME}}"

Subscribers

People subscribed via source and target branches