Page MenuHomeFreeBSD

release: add Equinix Deploy cloudinit targets
AcceptedPublic

Authored by dch on Apr 12 2024, 10:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 18, 1:51 AM
Unknown Object (File)
Oct 20 2024, 6:26 PM
Unknown Object (File)
Sep 27 2024, 2:53 AM
Unknown Object (File)
Sep 24 2024, 7:36 AM
Unknown Object (File)
Sep 24 2024, 6:19 AM
Unknown Object (File)
Sep 12 2024, 8:44 AM
Unknown Object (File)
Sep 10 2024, 8:51 PM
Unknown Object (File)
Sep 10 2024, 5:20 PM

Details

Reviewers
cperciva
emaste
Summary

Add Equinix Deploy release target for FreeBSD 14.2-RELEASE.

Test Plan

waiting on Equinix builders to produce images for physical testing

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 60315
Build 57199: arc lint + arc unit

Event Timeline

dch requested review of this revision.Apr 12 2024, 10:48 PM

trim unwanted CLOUDWARE variables

I need to adjust the partitioning to accommodate Equinix specialities before this is ready, update coming.

rebase after cloudware changes during 14.1 release cycle

cperciva added inline comments.
release/tools/equinix.conf
20

Is this enough? With cloud-init included we might need 8 gb now?

emaste added inline comments.
release/tools/equinix.conf
20

I wouldn't be surprised if we need a larger image indeed.

69

We're generally OK with leaving out the license text and relying on just the SPDX tag, if you're so inclined.

dch marked 3 inline comments as done.
  • trim license
  • embiggen VMSIZE
  • rejig patch after OCI->ORACLE rename
dch added reviewers: cperciva, emaste.

thanks, this one's ready to go now.

release/tools/equinix.conf
58–59

We should (as a subsequent effort) rationalize ssh settings across cloud environments.

Looks reasonable to me

This revision is now accepted and ready to land.Fri, Nov 1, 8:17 PM