Merge lp://staging/~canonical-platform-qa/qakit/initial-dashboard into lp://staging/qakit
Proposed by
Sergio Cazzolato
Status: | Approved |
---|---|
Approved by: | Sergio Cazzolato |
Approved revision: | 54 |
Proposed branch: | lp://staging/~canonical-platform-qa/qakit/initial-dashboard |
Merge into: | lp://staging/qakit |
Prerequisite: | lp://staging/~allanlesage/qakit/initial-dashboard |
Diff against target: |
572 lines (+234/-77) 11 files modified
qakit/dashboard/css/kpi.css (+4/-0) qakit/dashboard/css/sidebar-collapse.css (+1/-1) qakit/dashboard/index.html (+89/-57) qakit/dashboard/js/appstartup.js (+31/-0) qakit/dashboard/js/kpi.js (+20/-4) qakit/dashboard/js/landing-failures.js (+7/-2) qakit/dashboard/js/landings.js (+7/-2) qakit/dashboard/js/main.js (+52/-0) qakit/dashboard/js/test-execution.js (+7/-2) qakit/dashboard/js/test-library.js (+7/-2) qakit/dashboard/js/test-plans.js (+9/-7) |
To merge this branch: | bzr merge lp://staging/~canonical-platform-qa/qakit/initial-dashboard |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Canonical Platform QA Team | Pending | ||
Review via email: mp+285805@code.staging.launchpad.net |
This proposal supersedes a proposal from 2016-02-11.
This proposal has been superseded by a proposal from 2016-02-12.
Commit message
Initial Dashboard including appstartup section.
To post a comment you must log in.
To test this branch it is required to create a the dir qakit/dashboard /data and copy some source json files inside.
To validate the appstartup part, it is required to copy all the appstartup graphs to the data dir. Appstartup json file can be generated with the branch lp:~canonical-platform-qa/qakit/app_startup_poc