-
-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Labels
Description
We've been informed that Equinix are closing their legacy data facilities on November 30th, 2022. This will affect all of the instances we currently have hosted there and we'll need to move to "go-forward Equinix-based environments".
Currently we're spread over two projects -- Node.js and Works on ARM. The Linux ARM64 release machines are older ARM64 hardware (c2.large.arm) that are only in the legacy data facilities and are most at risk.
Node.js
| host | type | desc | status |
|---|---|---|---|
| c2.large.arm | Linux ARM64 release machine | migrated to OSUOSL | |
| c2.large.arm | Linux ARM64 release machine | migrated to OSUOSL |
Works on ARM:
| host | type | desc | status |
|---|---|---|---|
| x.large.arm | Linux ARM64 test machine | Migrated | |
| x.large.arm | Linux ARM64 test machine | Migrated | |
| c1.small.x86 | jenkins-workspace-4 | Migrated to Node.js project at Equinix | |
| c1.small.x86 | jenkins-workspace-5 | Migrated to Node.js project at Equinix |
Actions
- Contact Equinix to discuss migration plan for the ARM hardware -- Email has been sent to @vielmetti
- Migrate ARM64 release machines -- ansible: add new OSUOSL arm64 release machines #3051
- Migrate ARM64 test machines
- Migrate the two Jenkins workspace machines from Works on ARM into Node.js -- ansible: add new
jenkins-workspacemachines #3036