Update m8i and m8a instance types to InstanceTypeCompat#2009
Update m8i and m8a instance types to InstanceTypeCompat#2009peterzhuamazon wants to merge 1 commit intojenkinsci:masterfrom
Conversation
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
|
Hi @res0nance would you mind take a look and approve/merge? |
andrross
left a comment
There was a problem hiding this comment.
Looks good to me! I cross-checked the instance types against the AWS instance type names and they appear to be correct.
|
Hi! |
|
Does updating your aws-sdk not bring the latest instance types? |
|
I don't see any updates for the aws-sdk for Jenkins |
|
We should not have to add to this list https://github.com/jenkinsci/ec2-plugin/pull/1065/changes#r2023225515 |
|
then what should we do to access these m8a instance types on Jenkins? |
|
Yes @res0nance since we are not familiar with this plugin, I have same question as @eukazakov . What should we do to access newer instance types like m8. Thanks. |
|
Hi @res0nance is the any update here? Thanks! |
Update m8i and m8a instance types to InstanceTypeCompat.
Similar to: #1139
Available instance types:
https://aws.amazon.com/ec2/instance-types/m8i/
https://aws.amazon.com/ec2/instance-types/m8a/
Testing done
Submitter checklist