Install python-zstandard on windows workers
Categories
(Infrastructure & Operations :: RelOps: OpenCloudConfig, task)
Tracking
(Not tracked)
People
(Reporter: glandium, Assigned: grenade)
References
Details
Attachments
(1 file, 1 obsolete file)
Bug 1569124 added git fetches with zstandard compression only, but Windows workers don't have python-zstandard for fetch-content to use those, so add support for .xz for them.
Reporter | ||
Comment 1•5 years ago
|
||
Bug 1569124 added git fetches with zstandard compression only, but
Windows workers don't have python-zstandard for fetch-content to use
those, so add support for .xz for them.
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
this patch to occ pip installs zstandard to all ec2 windows worker types. the patch was tested on beta workers as described in comment 2 above.
Updated•5 years ago
|
Assignee | ||
Comment 4•5 years ago
|
||
zstandard ami deployment to all ec2 windows worker types in progress...
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Comment 5•5 years ago
|
||
patch didn't take on gecko-t-win7-32-gpu due to a deployment error there (unrelated to zstandard). i will reattempt deployment on that worker type over the weekend or monday.
Mass-removing myself from cc; search for 12b9dfe4-ece3-40dc-8d23-60e179f64ac1 or any reasonable part thereof, to mass-delete these notifications (and sorry!)
Description
•