Closed Bug 1174984 Opened 9 years ago Closed 9 years ago

periodic_file_updates.sh shouldn't download a build and tests while only doing --blocklist

Categories

(Release Engineering :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philor, Unassigned)

References

Details

On mozilla-beta and mozilla-release, we do periodic blocklist updates but not hsts or hpkp updates, so we wind up calling tools/scripts/periodic_file_updates/periodic_file_updates.sh with only --blocklist. Because http://mxr.mozilla.org/build/source/tools/scripts/periodic_file_updates/periodic_file_updates.sh#126 is called unconditionally, we then try and fail to download a nightly build which doesn't exist, try and fail to download a nightly tests.zip that doesn't exist, then successfully download the latest on-push nightly and tests.zip which we have absolutely no use for, because all --blocklist needs is the blocklist file from amo and the blocklist file from the repo.
Combine this with bug 1183432 and we don't get a blocklist update.
See Also: → 1183432
Fixed in bug 1183432.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.