Open
Bug 1852109
Opened 2 years ago
Updated 1 year ago
improve bouncer check to verify that aliases point at the expected version
Categories
(Release Engineering :: Release Automation, enhancement, P3)
Release Engineering
Release Automation
Tracking
(Not tracked)
NEW
People
(Reporter: bhearsum, Unassigned)
Details
At the moment, we have a number of checks for aliases defined in files such as https://searchfox.org/mozilla-central/rev/61aca7cda4b217245d9af5aac5bf49bf0d5ecfe3/testing/mozharness/configs/releases/bouncer_firefox_release.py#44. When these checks are performed, all we do is ensure that they do not 404 -- we do not make sure that the correct version is actually returned.
Updated•1 year ago
|
QA Contact: jcristau
Updated•1 year ago
|
Component: Release Automation: Bouncer → Release Automation
You need to log in
before you can comment on or make changes to this bug.
Description
•