Merge lp:~canonical-platform-qa/qa-jenkins-jobs/ust-stable-daily into lp:qa-jenkins-jobs

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

Commit message

Run ust stable and unstable tests daily vs. every 6 hours.

Description of the change

Just run the stable or unstable tests daily.

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
Max Brustkern (nuclearbob) wrote :

Also 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-25 21:13:31 +0000
3+++ jobs/ubuntu-system-tests/jobs.yaml 2016-08-26 21:54:03 +0000
4@@ -166,7 +166,7 @@
5 channel: rc-proposed
6 device_channel: '{device_channel}'
7 triggers:
8- - timed: "H */6 * * *"
9+ - timed: @daily
10 publishers:
11 - archive:
12 artifacts: 'results/**/*'

Subscribers

People subscribed via source and target branches