Skip to content
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

CFE-4407: added ubuntu-24 name pattern for aws image criteria #90

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

mineralsfree
Copy link
Contributor

@mineralsfree mineralsfree commented Jun 24, 2024

fourth point is the cause
image

Ticket: CFE-4407
Changelog: None

Ticket: CFE-4407
Changelog: None
Signed-off-by: Mikita Pilinka <[email protected]>
Ticket: CFE-4407
Changelog: None
Signed-off-by: Mikita Pilinka <[email protected]>
Copy link
Contributor

@larsewi larsewi left a comment

Choose a reason for hiding this comment

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

Awesome 🚀 Did you test both x86 and ARM?

@mineralsfree
Copy link
Contributor Author

Awesome 🚀 Did you test both x86 and ARM?

yes
for arm:

[DEBUG] Selected image <NodeImage: id=ami-07f9b6686a6d187db, name=ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-arm64-server-20240615, driver=Amazon EC2  ...>
Spawning new platform 'ubuntu-24-04-arm64' VM in AWS (AMI: ami-07f9b6686a6d187db, size=t4g.xlarge) 

for x86:

[DEBUG] Selected image <NodeImage: id=ami-01e93c66feed74d08, name=ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20240615, driver=Amazon EC2  ...>
Spawning new platform 'ubuntu-24-04-x64' VM in AWS (AMI: ami-01e93c66feed74d08, size=t2.xlarge) 

@larsewi larsewi merged commit 49f5a05 into cfengine:master Jun 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants