Skip to content

Use the AMD server image when running on mac #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 15, 2025

Conversation

IsaacCalligeros95
Copy link
Collaborator

@IsaacCalligeros95 IsaacCalligeros95 commented Jul 14, 2025

On mac the OctopusTerraformTestFramework fails to spin up an octopus server image since it defaults to searching for an arm image. Macs can still run an amd64 image, here we explictly set that since it's the only server image provided. At this stage this could be set for windows distros as well, but I don't think this makes sense since windows requires switching the entire docker engine between windows & linux to run. When windows is selected this won't work, when linux is selected this is a default.

Mac test run with containers

Copy link

@denys-octopus denys-octopus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@IsaacCalligeros95 IsaacCalligeros95 merged commit 2ea6240 into main Jul 15, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants