Merge lp:~doanac/ubuntu-test-cases/pull-upstart into lp:ubuntu-test-cases/smoke-touch-apps

Proposed by Andy Doan
Status: Merged
Merged at revision: 86
Proposed branch: lp:~doanac/ubuntu-test-cases/pull-upstart
Merge into: lp:ubuntu-test-cases/smoke-touch-apps
Diff against target: 18 lines (+2/-0)
1 file modified
jenkins/jenkins.sh (+2/-0)
To merge this branch: bzr merge lp:~doanac/ubuntu-test-cases/pull-upstart
Reviewer Review Type Date Requested Status
Paul Larson Approve
Review via email: mp+183217@code.launchpad.net

Description of the change

allows us to save upstart logs which will then magicall appear in the qa-dashboard

To post a comment you must log in.
Revision history for this message
Paul Larson (pwlars) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'jenkins/jenkins.sh'
2--- jenkins/jenkins.sh 2013-08-29 03:33:50 +0000
3+++ jenkins/jenkins.sh 2013-08-30 15:28:16 +0000
4@@ -33,6 +33,7 @@
5 --results-dir ${RESDIR} \
6 --skip-install --skip-network --skip-utah \
7 --pull /var/crash \
8+ --pull /home/phablet/.cache/upstart \
9 -l ${TESTSUITE_TARGET}/master.run
10 }
11
12@@ -51,6 +52,7 @@
13 --results-dir ${RESDIR} \
14 --skip-install --skip-network --skip-utah \
15 --pull /var/crash \
16+ --pull /home/phablet/.cache/upstart \
17 -l ${TESTSUITE_HOST}/master.run
18 }
19

Subscribers

People subscribed via source and target branches