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

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

Commit message

Run "stable" ust tests twice daily.

Description of the change

Run "stable" tests twice 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 :

LGTM

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-09-09 20:00:32 +0000
3+++ jobs/ubuntu-system-tests/jobs.yaml 2016-09-12 20:06:35 +0000
4@@ -152,7 +152,7 @@
5 <<: *UST_DEFAULT_JOB_TEMPLATE
6 name: 'ust_rc-proposed_{device}_{automation_status}'
7 description: |
8- Run stable or unstable tests periodically.
9+ Run stable tests periodically.
10 parameters:
11 - ubuntu-system-tests-parameters:
12 tests_to_run: '{automation_status}'
13@@ -160,7 +160,7 @@
14 device_channel: '{device_channel}'
15 node: ust-{device}
16 triggers:
17- - timed: '@daily'
18+ - timed: 'H H/12 * * *'
19 publishers:
20 - archive:
21 artifacts: 'results/**/*'

Subscribers

People subscribed via source and target branches