Closed
Bug 758169
Opened 13 years ago
Closed 13 years ago
tbpl-dev.allizom.org not showing completed builds (getRevisionBuilds.php returning zero results)
Categories
(Tree Management Graveyard :: TBPL, defect)
Tree Management Graveyard
TBPL
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: emorley, Unassigned)
Details
https://tbpl-dev.allizom.org/ is currently not showing completed builds.
eg compare:
https://tbpl-dev.allizom.org/?rev=fa7a21561d68
with
https://tbpl.mozilla.org/?rev=fa7a21561d68
This is due to getRevisionBuilds.php returning no results for tbpl-dev:
https://tbpl-dev.allizom.org/php/getRevisionBuilds.php?branch=mozilla-central&rev=fa7a21561d68&_=1337857598276
compared to prod:
https://tbpl.mozilla.org/php/getRevisionBuilds.php?branch=mozilla-central&rev=fa7a21561d68&_=1337857546520
I can't see any changes in the repo that would have broken staging compared to prod, so I presume it's a DB/import-buildbot-data.py/missing cron job type issue.
http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/file/tip/php/getRevisionBuilds.php
| Reporter | ||
Comment 1•13 years ago
|
||
tbpl-dev is working again now & the getRevisionBuilds.php URLs in comment 0 are both returning results.
Not sure what unstuck, but glad it's working now anyway :-)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•11 years ago
|
Product: Webtools → Tree Management
| Assignee | ||
Updated•10 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•