beta release candidate builds not appearing on buildhub
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
People
(Reporter: wlach, Assigned: bhearsum)
References
Details
Comment 1•6 years ago
|
||
Reporter | ||
Comment 2•6 years ago
|
||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
Reporter | ||
Comment 5•6 years ago
|
||
Comment 6•6 years ago
|
||
Comment 7•6 years ago
|
||
Reporter | ||
Comment 8•6 years ago
|
||
Comment 9•6 years ago
|
||
Comment 10•6 years ago
|
||
Reporter | ||
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
Reporter | ||
Comment 13•6 years ago
|
||
Comment 14•6 years ago
|
||
Reporter | ||
Comment 15•6 years ago
|
||
Comment 16•6 years ago
|
||
Comment 17•6 years ago
|
||
Reporter | ||
Comment 18•6 years ago
|
||
Comment 19•5 years ago
|
||
I believe a reasonable solution to this is to ensure that all release builds are also added to buildhub2 on the beta channel.
There have been cases where we have shipped a dot release candidate to beta as well, so it's not just .0 releases that go to beta users.
Reporter | ||
Comment 20•5 years ago
|
||
(In reply to Chris AtLee [:catlee] from comment #19)
I believe a reasonable solution to this is to ensure that all release builds are also added to buildhub2 on the beta channel.
There have been cases where we have shipped a dot release candidate to beta as well, so it's not just .0 releases that go to beta users.
As discussed in a conversation with :catlee, this works for me. It basically encodes the assumption we have that any release version may also be sent to the beta channel.
Comment 21•5 years ago
|
||
Hello catlee - wondering if we have a timeline for the work that has to be done in Comment 19. Thanks.
Assignee | ||
Comment 22•5 years ago
|
||
(In reply to Marcia Knous [:marcia - needinfo? me] from comment #21)
Hello catlee - wondering if we have a timeline for the work that has to be done in Comment 19. Thanks.
This is on my plate. I should have something to show this week or next.
Assignee | ||
Comment 23•5 years ago
|
||
I think I have a fix for this in https://github.com/mozilla-releng/buildhub2/pull/610 per comment #19. There's a screenshot there of what things should look like once landed. Will that work for folks?
Also, do we need to backfill this?
Comment 24•5 years ago
|
||
Adding a ni to get the answer to the question in Comment 23.
Reporter | ||
Comment 25•5 years ago
•
|
||
(In reply to bhearsum@mozilla.com (:bhearsum) from comment #23)
I think I have a fix for this in https://github.com/mozilla-releng/buildhub2/pull/610 per comment #19. There's a screenshot there of what things should look like once landed. Will that work for folks?
Also, do we need to backfill this?
Yay! This sounds like exactly the right approach. I suspect we will not need to backfill this data since this is mainly intended for beta channel monitoring in mission control going forward. In the event we find a use case for performing this operation on historical data, we can easily file another bug.
Comment 26•5 years ago
|
||
bhearsum - We discussed the backfill part during our meeting today and there was general agreement as to it not being needed now. In terms of timing, will this be ready when 71 enters RC? Just trying to get the timing down. Thanks again for your work on this - it is very helpful.
Assignee | ||
Comment 27•5 years ago
|
||
(In reply to Marcia Knous [:marcia - needinfo? me] from comment #26)
bhearsum - We discussed the backfill part during our meeting today and there was general agreement as to it not being needed now. In terms of timing, will this be ready when 71 enters RC? Just trying to get the timing down. Thanks again for your work on this - it is very helpful.
I expect this to land in production either this week or next -- so I think it's safe to say it'll be ready for 71 RC.
Assignee | ||
Comment 28•5 years ago
|
||
The fix for this landed in production today. I hear there's a point release coming up, which is probably the best way to verify that it's working. If that doesn't come to pass I'll find another way to verify it ahead of 71.0.
Assignee | ||
Comment 29•5 years ago
|
||
I verified this today by re-publishing a 64.0 buildhub.json file, which resulted in a new entry on Buildhub: https://buildhub.moz.tools/?versions[0]=64.0&platform[0]=win64&channel[0]=beta&products[0]=firefox
I'm pretty sure this is going to work for 71.0, but I'll leave this bug open until we build it to confirm.
Assignee | ||
Comment 30•5 years ago
|
||
(In reply to bhearsum@mozilla.com (:bhearsum) from comment #29)
I verified this today by re-publishing a 64.0 buildhub.json file, which resulted in a new entry on Buildhub: https://buildhub.moz.tools/?versions[0]=64.0&platform[0]=win64&channel[0]=beta&products[0]=firefox
I'm pretty sure this is going to work for 71.0, but I'll leave this bug open until we build it to confirm.
71.0 build2 showed up correctly: https://buildhub.moz.tools/?versions[0]=71.0&channel[0]=beta
I'm calling this fixed. If this fix doesn't end up addressing one or more use cases, let's use a new bug to track any follow-ups.
Description
•