Closed
Bug 728271
Opened 13 years ago
Closed 13 years ago
post talos results to graphs.mozilla.org instead of graphs-old.m.o
Categories
(Release Engineering :: General, defect, P2)
Release Engineering
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rhelmer, Assigned: armenzg)
References
Details
Attachments
(1 file, 1 obsolete file)
|
3.21 KB,
patch
|
nthomas
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
Now that bug 727355 has landed, graphs.mozilla.org is ready to take HTTP POSTs from Talos (it's been writing to graphs-old.mozilla.org ever since bug 706729).
We have tested on staging (graphs.allizom.org) and also a dummy post using curl on prod seems to work.
Once the change is made to Talos, please check that results are showing up in the graphs.mozilla.org interface - you can back out to writing graphs-old again if there are any problems.
FYI I will be out on PTO next week, this isn't super urgent so you can wait for me to get back if you want (or not, should be easy to back out if it doesn't work).
| Assignee | ||
Comment 1•13 years ago
|
||
Assignee: nobody → armenzg
Status: NEW → ASSIGNED
Attachment #598317 -
Flags: review?(nrthomas)
Attachment #598317 -
Flags: review?(jmaher)
| Reporter | ||
Comment 2•13 years ago
|
||
BTW if you have any problems accessing the collect URL from any machines, please file an IT bug - access is controlled via the Zeus load balancer.
Comment 3•13 years ago
|
||
Comment on attachment 598317 [details] [diff] [review]
switch to graphs.m.o
Please update talos-pool/config.py to cover the Tiger slaves too (we forgot last time, bug 714722).
Have you tested this in staging to make sure the POSTs work ?
Attachment #598317 -
Flags: review?(nrthomas) → review-
Comment on attachment 598317 [details] [diff] [review]
switch to graphs.m.o
Review of attachment 598317 [details] [diff] [review]:
-----------------------------------------------------------------
The changes you have are great. Just the missing change that nrthomas mentioned.
Attachment #598317 -
Flags: review?(jmaher) → review+
| Assignee | ||
Comment 5•13 years ago
|
||
Rather than try live on production, let's see how to test it somewhere (probably graphs.allizom.org) instead of graphs-stage.
| Reporter | ||
Comment 6•13 years ago
|
||
(In reply to Armen Zambrano G. [:armenzg] - Release Engineer from comment #5)
> Rather than try live on production, let's see how to test it somewhere
> (probably graphs.allizom.org) instead of graphs-stage.
Feel free to test this anytime, just keep in mind that the production DB is imported to stage every night, so any changes you make will be clobbered around midnight Pacific.
| Assignee | ||
Updated•13 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 7•13 years ago
|
||
Carrying forward review and addressing comments.
Attachment #598317 -
Attachment is obsolete: true
Attachment #603865 -
Flags: review+
| Assignee | ||
Comment 8•13 years ago
|
||
Comment on attachment 603865 [details] [diff] [review]
switch to graphs.m.o
It seems I don't officially have the r+ from nthomas.
Attachment #603865 -
Flags: review+ → review?(nrthomas)
Comment 9•13 years ago
|
||
Comment on attachment 603865 [details] [diff] [review]
switch to graphs.m.o
Looks fine, thanks for testing in staging.
Based on grepping buildbot-configs, SeaMonkey will need a nudge to move off graphs-old before rhelmer can deprecate that.
Attachment #603865 -
Flags: review?(nrthomas) → review+
| Assignee | ||
Comment 10•13 years ago
|
||
Comment on attachment 603865 [details] [diff] [review]
switch to graphs.m.o
http://hg.mozilla.org/build/buildbot-configs/rev/707327837623
Attachment #603865 -
Flags: checked-in+
| Assignee | ||
Comment 11•13 years ago
|
||
This change went live in a reconfiguration around 9AM.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 12•13 years ago
|
||
This looks good so far - I see results being logged in production and visible in the UI.
Just FYI it looks like Talos records the datestamp at the beginning of each run (before any tests are set up or run) and sends that value to graphserver which then uses it in the UI, so there's a gap between the HTTP POST log and the date displayed in the UI which.
| Reporter | ||
Updated•13 years ago
|
Status: RESOLVED → VERIFIED
Comment 13•13 years ago
|
||
(In reply to Nick Thomas [:nthomas] from comment #9)
> Comment on attachment 603865 [details] [diff] [review]
> switch to graphs.m.o
> Based on grepping buildbot-configs, SeaMonkey will need a nudge to move off
> graphs-old before rhelmer can deprecate that.
On my todo, was holding out until it was done here, to be sure it worked at least for you guys. Thanks though
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•