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

adding EC2 instance type option to use while building the AMI + change current default #488

Merged
merged 2 commits into from
Oct 22, 2023

Conversation

Annamikhlin
Copy link
Collaborator

This PR includes 2 commits:

  • 780dd87 - change default INSTANCE_TYPE for ARM to im4gn.2xlarge
  • 1bdf38e - adding new 'ec2-instance-type' parameter

due to issue with no capacity of arm types (im4gn.xlarge)
in Availability Zones us-east-1b, us-east-1c, us-east-1d
changing it to use im4gn.2xlarge type
to be more flexible, adding a new paramter: 'ec2-instance-type'
that can be transfter to the script and will be used during AMI build.
@Annamikhlin
Copy link
Collaborator Author

Verification:
https://jenkins.scylladb.com/job/scylla-master/job/releng-testing/job/ami/238/ - running with default instance_type=im4gn.2xlarge

@Annamikhlin Annamikhlin merged commit 9c12695 into scylladb:next Oct 22, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants