Skip to content

Fix ARM integ tests#2402

Merged
normj merged 1 commit into
masterfrom
norm/fix-arm-tests
Jun 2, 2026
Merged

Fix ARM integ tests#2402
normj merged 1 commit into
masterfrom
norm/fix-arm-tests

Conversation

@normj
Copy link
Copy Markdown
Member

@normj normj commented Jun 2, 2026

Description of changes:
We recently added back in the ARM integ tests to the full CI system. This uncovered the fact that Lambda deployment bundles were being packages using the architecture of the host environment but not using that architecture when creating the Lambda function.

To fix that I updated the call to create the function to also use the host architecture.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@normj normj requested review from a team as code owners June 2, 2026 00:54
@normj normj requested review from GarrettBeatty and philasmar June 2, 2026 00:54
@normj normj added the Release Not Needed Add this label if a PR does not need to be released. label Jun 2, 2026
@normj normj merged commit 58abb00 into master Jun 2, 2026
9 of 10 checks passed
@normj normj deleted the norm/fix-arm-tests branch June 2, 2026 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release Not Needed Add this label if a PR does not need to be released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants