Merge lp:~canonical-platform-qa/qa-jenkins-jobs/ust-add-app-modes into lp:qa-jenkins-jobs

Proposed by Richard Huddie
Status: Merged
Approved by: Max Brustkern
Approved revision: 229
Merged at revision: 231
Proposed branch: lp:~canonical-platform-qa/qa-jenkins-jobs/ust-add-app-modes
Merge into: lp:qa-jenkins-jobs
Diff against target: 11 lines (+1/-1)
1 file modified
jobs/ubuntu-system-tests/ubuntu-system-tests-config-builder.sh (+1/-1)
To merge this branch: bzr merge lp:~canonical-platform-qa/qa-jenkins-jobs/ust-add-app-modes
Reviewer Review Type Date Requested Status
Max Brustkern (community) Approve
platform-qa-bot continuous-integration Approve
Review via email: mp+319313@code.launchpad.net

Commit message

Change package_type to unity8_mode.

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
platform-qa-bot (platform-qa-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Max Brustkern (nuclearbob) wrote :

Looks good, but I suppose we don't want to land it yet.

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/ubuntu-system-tests-config-builder.sh'
2--- jobs/ubuntu-system-tests/ubuntu-system-tests-config-builder.sh 2017-02-14 15:39:47 +0000
3+++ jobs/ubuntu-system-tests/ubuntu-system-tests-config-builder.sh 2017-03-14 09:26:25 +0000
4@@ -24,6 +24,6 @@
5 cache_data_path = $CACHE_PATH
6 output_dir = $OUTPUTDIR
7 target_type = $TARGET
8-package_type = $UNITY8_MODE
9+unity8_mode = $UNITY8_MODE
10 EOF
11 cat $CONFIG_PATH

Subscribers

People subscribed via source and target branches