Merge lp:~canonical-platform-qa/qa-jenkins-jobs/vis-update into lp:qa-jenkins-jobs

Proposed by Allan LeSage
Status: Merged
Approved by: Max Brustkern
Approved revision: 160
Merged at revision: 160
Proposed branch: lp:~canonical-platform-qa/qa-jenkins-jobs/vis-update
Merge into: lp:qa-jenkins-jobs
Diff against target: 9 lines (+1/-1)
1 file modified
jobs/vis/vis.sh (+1/-1)
To merge this branch: bzr merge lp:~canonical-platform-qa/qa-jenkins-jobs/vis-update
Reviewer Review Type Date Requested Status
Max Brustkern (community) Approve
platform-qa-bot continuous-integration Approve
Review via email: mp+300000@code.launchpad.net

Commit message

Update deployment to correct dashboard subdirectory.

Description of the change

Quick update relevant to a review change in qakit vis!

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 :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'jobs/vis/vis.sh'
2--- jobs/vis/vis.sh 2016-07-11 17:50:44 +0000
3+++ jobs/vis/vis.sh 2016-07-13 20:12:12 +0000
4@@ -29,4 +29,4 @@
5 rsync -avz --delete --password-file $JENKINS_HOME/.secret/cranberry-rsync-password --ignore-times $WORKSPACE/results/* jenkaas-qa-sync@cranberry.canonical.com::jenkaas-qa-reports/vis
6
7 # also do a deployment
8-rsync -avz --delete --password-file $JENKINS_HOME/.secret/cranberry-rsync-password --ignore-times $WORKSPACE/qakit/vis/*.html jenkaas-qa-sync@cranberry.canonical.com::jenkaas-qa-reports/vis
9+rsync -avz --delete --password-file $JENKINS_HOME/.secret/cranberry-rsync-password --ignore-times $WORKSPACE/qakit/vis/dashboard/*.html jenkaas-qa-sync@cranberry.canonical.com::jenkaas-qa-reports/vis

Subscribers

People subscribed via source and target branches