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
=== modified file 'jobs/ubuntu-system-tests/ubuntu-system-tests-config-builder.sh'
--- jobs/ubuntu-system-tests/ubuntu-system-tests-config-builder.sh 2017-02-14 15:39:47 +0000
+++ jobs/ubuntu-system-tests/ubuntu-system-tests-config-builder.sh 2017-03-14 09:26:25 +0000
@@ -24,6 +24,6 @@
24cache_data_path = $CACHE_PATH24cache_data_path = $CACHE_PATH
25output_dir = $OUTPUTDIR25output_dir = $OUTPUTDIR
26target_type = $TARGET26target_type = $TARGET
27package_type = $UNITY8_MODE27unity8_mode = $UNITY8_MODE
28EOF28EOF
29cat $CONFIG_PATH29cat $CONFIG_PATH

Subscribers

People subscribed via source and target branches