Closed
Bug 463005
Opened 17 years ago
Closed 17 years ago
try server talos boxes seem to skip builds under load
Categories
(Release Engineering :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: vlad, Assigned: anodelman)
References
Details
Attachments
(2 files)
|
12.51 KB,
patch
|
anodelman
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
|
369 bytes,
patch
|
anodelman
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
Not sure what happened, but the talos boxes seem to have skipped my builds -- there's lots of usage on the try server atm, and it looks like it just went straight to the build after mine.
I think http://tinderbox.mozilla.org/showbuilds.cgi?tree=MozillaTry&maxdate=1225775074&legend=0&norules=1 will show roughly the right time range.
Updated•17 years ago
|
Assignee: nobody → anodelman
| Assignee | ||
Comment 1•17 years ago
|
||
This is a version of the same issue as bug 457885.
Unfortunately, it's been a known state for a while that we skip builds for talos try and production. We have a pretty good idea how to fix it but it is going to take some time for it to works it way up the priority list.
Comment 2•17 years ago
|
||
For what it's worth, this increases the amount of time needed to get try talos results from "many hours" to "many days", since the probability of success is at most the square of the probability of your build being tested, and you need both test and baseline tested.
I tried testing some stuff this morning, and no more than half of my builds actually ended up running in general. On Linux, none of the test builds ended up being run (and the baseline got run twice!).
| Assignee | ||
Comment 3•17 years ago
|
||
Moving out till next quarter.
Component: Release Engineering → Release Engineering: Future
| Assignee | ||
Updated•17 years ago
|
Assignee: anodelman → nobody
| Assignee | ||
Updated•17 years ago
|
Component: Release Engineering: Future → Release Engineering: Talos
Priority: -- → P3
| Assignee | ||
Updated•17 years ago
|
Assignee: nobody → anodelman
Comment 5•17 years ago
|
||
At the same time as skipping the talos run I wanted to see, I notice that it
appeared to have run multiple talos tests on one of the following patches in
the queue.
BTW, it'd also be nice if builds-in-progress would identify themselves on the
tinderbox page, so we could see whether the one we're waiting for has at least
started.
Comment 6•17 years ago
|
||
This patch should enable sendchange to work between the build try master and the talos try master.
Attachment #368116 -
Flags: review?(anodelman)
Comment 7•17 years ago
|
||
Attachment #368118 -
Flags: review?(anodelman)
| Assignee | ||
Comment 8•17 years ago
|
||
catlee you are totally my hero for putting together these patches!
| Assignee | ||
Updated•17 years ago
|
Attachment #368116 -
Flags: review?(anodelman) → review+
| Assignee | ||
Updated•17 years ago
|
Attachment #368118 -
Flags: review?(anodelman) → review+
Comment 9•17 years ago
|
||
Comment on attachment 368118 [details] [diff] [review]
Set uploadpath property after uploading try build
changeset: 227:e5365edfca3c
Attachment #368118 -
Flags: checked‑in+
Comment 10•17 years ago
|
||
Comment on attachment 368116 [details] [diff] [review]
Use sendchange for talos try
changeset: 1031:47e1c2489591
Attachment #368116 -
Flags: checked‑in+
Comment 11•17 years ago
|
||
changeset: 1032:4f05e8a34fc5
was also checked in to fix some bustage.
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
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
•