Closed Bug 586505 Opened 14 years ago Closed 14 years ago

expose tinderbox data files

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: fox2mike)

Details

Tinderbox uses flat-files inside the tree directories to store it's data.

Right now they are forbidden by Apache:
http://tinderbox-stage.mozilla.org/Firefox/build.dat

Some of them happened to have a .txt suffix so they are available:
http://tinderbox-stage.mozilla.org/Firefox/notes.txt

There is nothing in these files that is not exposed by the CGI, but it would make testing against live data way easier if these were directly available. 

Further, we could start splitting up tinderbox processing and serving and feed this stuff to other tools, if that ends up making sense.
Blocks: 585691
No longer blocks: 585691
Assignee: server-ops → justdave
Not sure if I'd want to do this. build.dat for example, is huge and takes minutes to load in the browser. 

But since you say it's already exposed, I'm going to let it rip and comment out the Deny rules on stage. 

Let me know if it works as expected and we'll take it to prod (file another bug for that when ready?)

Thanks!
Assignee: justdave → shyam
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.