Merge lp:~sbaldassin/qa-jenkins-jobs/fix_run_tests into lp:qa-jenkins-jobs

Proposed by Santiago Baldassin
Status: Merged
Approved by: Richard Huddie
Approved revision: 236
Merged at revision: 236
Proposed branch: lp:~sbaldassin/qa-jenkins-jobs/fix_run_tests
Merge into: lp:qa-jenkins-jobs
Diff against target: 10 lines (+3/-0)
1 file modified
jobs/ubuntu-system-tests/ci-jobs.yaml (+3/-0)
To merge this branch: bzr merge lp:~sbaldassin/qa-jenkins-jobs/fix_run_tests
Reviewer Review Type Date Requested Status
Richard Huddie (community) Approve
platform-qa-bot continuous-integration Approve
Review via email: mp+320476@code.launchpad.net

Commit message

Adding landing candidate as a parameter to run tests

Description of the change

Adding landing candidate as a parameter to run tests

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
Richard Huddie (rhuddie) 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/ci-jobs.yaml'
2--- jobs/ubuntu-system-tests/ci-jobs.yaml 2017-03-17 17:35:14 +0000
3+++ jobs/ubuntu-system-tests/ci-jobs.yaml 2017-03-21 10:29:40 +0000
4@@ -135,3 +135,6 @@
5 - 'ust_run_tests'
6 block: true
7 property-file: $WORKSPACE/ust-parameters.txt
8+ predefined-parameters: |
9+ landing_candidate=$landing_candidate
10+

Subscribers

People subscribed via source and target branches