Merge lp://qastaging/~doanac/uci-engine/4-webui-live-progress into lp://qastaging/uci-engine

Proposed by Andy Doan
Status: Merged
Approved by: Andy Doan
Approved revision: 460
Merged at revision: 499
Proposed branch: lp://qastaging/~doanac/uci-engine/4-webui-live-progress
Merge into: lp://qastaging/uci-engine
Prerequisite: lp://qastaging/~doanac/uci-engine/3-webui-show-logs
Diff against target: 96 lines (+76/-0)
3 files modified
webui/logview.html (+34/-0)
webui/webui.js (+4/-0)
webui/webui_logview.js (+38/-0)
To merge this branch: bzr merge lp://qastaging/~doanac/uci-engine/4-webui-live-progress
Reviewer Review Type Date Requested Status
Vincent Ladeuil (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Andy Doan (community) Needs Resubmitting
Review via email: mp+217095@code.qastaging.launchpad.net

Commit message

webui: allow view ticket progress live

This is a super simplistic start, but allows you to follow the progress of a ticket landing in real time.

Description of the change

allow tracking of ticket progress in real time from the webui

This is very simplistic, but I think what it lacks in sophistication is more than made up for in usefulness.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

FAILED: Continuous integration, rev:454
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/538/
Executed test runs:

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/538/rebuild

review: Needs Fixing (continuous-integration)
453. By Andy Doan

merge with parent branch for unit-test fix

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

PASSED: Continuous integration, rev:455
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/543/
Executed test runs:

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/543/rebuild

review: Approve (continuous-integration)
Revision history for this message
Vincent Ladeuil (vila) wrote :

Something went wrong, the diff seems to include the pre-req, can you resubmit or something ?

review: Needs Fixing
454. By Andy Doan

merge with pre-req branch

455. By Andy Doan

as per vila: use abspath

456. By Andy Doan

oops - forgot to add the apache config required

457. By Andy Doan

lander/webui: add ability to display lander logs from webui

This allows the lander and webui to establish a relationship so
that the webui can proxy requests to view log files of tickets
from the lander

458. By Andy Doan

webui: allow view ticket progress live

Revision history for this message
Andy Doan (doanac) wrote :

> Something went wrong, the diff seems to include the pre-req, can you resubmit
> or something ?

not sure what i did. i rebased on the latest updates. this should have a clean history now

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

PASSED: Continuous integration, rev:458
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/548/
Executed test runs:

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/548/rebuild

review: Approve (continuous-integration)
459. By Andy Doan

merge with trunk

460. By Andy Doan

update url of lander logs

this was changed in the pre-req branch

Revision history for this message
Andy Doan (doanac) wrote :

all the pre-reqs have been merged, and this is working on-top of trunk again.

review: Needs Resubmitting
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

PASSED: Continuous integration, rev:460
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/567/
Executed test runs:

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/uci-engine-ci/567/rebuild

review: Approve (continuous-integration)
Revision history for this message
Vincent Ladeuil (vila) wrote :

Dang, fall off the radar, sorry for the delay :-/

review: Approve
Revision history for this message
Andy Doan (doanac) wrote :

On 05/21/2014 08:34 AM, Vincent Ladeuil wrote:
>> + if (current_step !== "Completed" && short_status !== "Failed") {
> No way to relate these values to ticket_states.py I suspect ?
>

Not now. I think with the move to django, things like this could be
cleaned up with some template features in our views though.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches