Closed
Bug 1520432
Opened 6 years ago
Closed 6 years ago
support occ run on aarch64
Categories
(Infrastructure & Operations :: RelOps: OpenCloudConfig, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: grenade, Assigned: grenade)
References
Details
modify occ to support experimental aarch64 worker types
Assignee | ||
Comment 1•6 years ago
|
||
initial support for gecko-t-win10-a64-beta:
https://github.com/mozilla-releng/OpenCloudConfig/commit/3216a75
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → rthijssen
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•6 years ago
|
||
we've got a first draft of a patch for occ to get arm 64 workers to install dependencies.
to trigger the occ run on arm, in the coming days (before the patch is merged), use the command below:
Invoke-Expression (New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/mozilla-releng/OpenCloudConfig/aarch64/userdata/rundsc.ps1')
note the 'aarch64' branch above.
Assignee | ||
Updated•6 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•