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

Proposed by Allan LeSage
Status: Merged
Approved by: Max Brustkern
Approved revision: 172
Merged at revision: 172
Proposed branch: lp:~canonical-platform-qa/qa-jenkins-jobs/ust-stable-quotation-marks
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-quotation-marks
Reviewer Review Type Date Requested Status
Max Brustkern (community) Approve
platform-qa-bot continuous-integration Approve
Review via email: mp+304566@code.launchpad.net

Commit message

Correct ust stable automation_status.

Description of the change

Correct missing punctuation that was causing test failures :( .

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 :

Darn that punctuation.

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-30 20:15:22 +0000
3+++ jobs/ubuntu-system-tests/jobs.yaml 2016-08-31 21:45:21 +0000
4@@ -162,7 +162,7 @@
5 Run stable or unstable tests periodically.
6 parameters:
7 - ubuntu-system-tests-parameters:
8- tests_to_run: {automation_status}
9+ tests_to_run: '{automation_status}'
10 channel: rc-proposed
11 device_channel: '{device_channel}'
12 triggers:

Subscribers

People subscribed via source and target branches