CHEF-37334: Add Linux ARM Habitat test workflow - #1962
Open
sanjain-progress wants to merge 1 commit into
Open
Conversation
sanjain-progress
temporarily deployed
to
workflow_guard
July 29, 2026 09:00 — with
GitHub Actions
Inactive
This was referenced Jul 29, 2026
sanjain-progress
marked this pull request as ready for review
July 30, 2026 06:39
sanghinitin
previously approved these changes
Jul 30, 2026
Add an Arm64 Habitat validation step to .expeditor/habitat-test.pipeline.yml using Buildkite queue default-privileged-aarch64, docker plugin (ruby:3.4.2-bullseye), and BUILD_PKG_TARGET=aarch64-linux, keeping HAB_AUTH_TOKEN propagation consistent with the existing Linux/Windows steps. Also introduce habitat/aarch64-linux/plan.sh, sourcing the existing habitat/plan.sh to reuse the default Linux build logic for aarch64 (ARM) targets. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: Sachin Jain <Sachin.jain@chef.io>
sanjain-progress
force-pushed
the
sanjain/CHEF-37334/test_hab_pipeline
branch
from
July 30, 2026 07:17
045fd43 to
654e5a4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds Linux ARM Habitat validation through the Expeditor/Buildkite pipeline for ohai.
What Changed
.expeditor/habitat-test.pipeline.yml.default-privileged-aarch64.ruby:3.4.2-bullseyewithBUILD_PKG_TARGETset toaarch64-linux.Result
Jira