Closed
Bug 499361
Opened 16 years ago
Closed 16 years ago
Install the QMO Bugzilla Dashboard on QMO stage
Categories
(mozilla.org Graveyard :: Server Operations, task, P2)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: paulc, Assigned: fox2mike)
Details
The Bugzilla Dashboard module is useful for setting up queries that will be generated automatically at cron runs. This module will help the QA team track bugs with charts according to selected bugzilla queries.
It will allow setting up bugzilla queries to run over a set period of time, at a given frequency, and pick up on specific data to display in several types of charts.
http://drupal.org/project/qmo_bugzilla
Comment 1•16 years ago
|
||
Paul, any chance to get this into 1.0 ? I think this would be helpful to the triage projects we currently launching
Priority: -- → P2
| Reporter | ||
Comment 2•16 years ago
|
||
As you can see it currently depends on bug 503227. But in fact, I want to rewrite this module to use a separate cron (i.e. not depend on bug 503227) - so it can be more reliable on collecting data. It should be easy to do a rewrite, but we may have to delay the release a few days.
I would love to have it ready asap, so I will try! Question is: if it's not ready, should we push anyway, or delay?
Target Milestone: --- → 1.0
| Reporter | ||
Comment 3•16 years ago
|
||
I have a good idea about this. I've been working on it today and managed to get an external cron working (e.g. not tied in to the drupal cron).
However, I'm not comfortable with having this on production until we get it running on stage. That includes setting up its own cron and significant QA. We can push this early out of 1.1 if needed, but I would really like to get the other fixes out there for you guys ASAP.
So after the 1.0 push I will install it on stage and we can start working with it. If all goes well, then we can add it to our next push.
Sounds good?
No longer depends on: 503227
Target Milestone: 1.0 → 1.1
Comment 4•16 years ago
|
||
*thumbs up*
| Reporter | ||
Comment 5•16 years ago
|
||
r48591
Added this. I will probably need some IT help to set up the absolute path.
| Reporter | ||
Comment 6•16 years ago
|
||
So I think I configured the path right, but the module doesn't seem to have permissions to create a file. IT: can you confirm? And could we create a directory called "timeplots" under "files" (wherever the files are stored, probably in sites/default/files or sites/q.m.o/files).
Assignee: paul.craciunoiu → server-ops
Severity: normal → major
Summary: Install the QMO Bugzilla Dashboard on QMO → Install the QMO Bugzilla Dashboard on QMO stage
| Reporter | ||
Comment 7•16 years ago
|
||
A test chart can be seen at:
https://quality.authstage.mozilla.com/charts/timeplot/1
Trying to create an xml file leads to this error:
-------
warning: fopen(/data/www/quality.mozilla.org/sites/quality.mozilla.org/files/data-1-1249434789+380792148.txt) [function.fopen]: failed to open stream: Permission denied in /data/www/quality.mozilla.org/sites/all/modules/qmo_bugzilla/qmo_bugzilla.module on line 993.
-------
| Assignee | ||
Comment 8•16 years ago
|
||
I've created the timeplots directory and given apache write access to the files folder.
Assignee: server-ops → shyam
Updated•16 years ago
|
Component: Website → Server Operations
Product: quality.mozilla.org → mozilla.org
QA Contact: website → mrz
Target Milestone: 1.1 → ---
Version: unspecified → other
| Reporter | ||
Comment 9•16 years ago
|
||
Thanks a bunch fox2mike! Verified.
I'll file you a bug for setting up its own cron, take it if you have time ;)
QA's, see:
https://quality.authstage.mozilla.com/charts/timeplot/1
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•