Skip to content

Conversation

hanwen-cluster
Copy link
Contributor

Cherry picked from #6867

Please review the guidelines for contributing and Pull Request Instructions.

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

@hanwen-cluster hanwen-cluster requested review from a team as code owners June 11, 2025 21:57
@hanwen-cluster hanwen-cluster added the skip-changelog-update Disables the check that enforces changelog updates in PRs label Jun 11, 2025
capacity_reservations = AWSApi.instance().ec2.describe_capacity_reservations([capacity_reservation_id])
if capacity_reservations:
instance_type = capacity_reservations[0].instance_type()
except AWSClientError:
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

See reply in the link below

@hanwen-cluster hanwen-cluster merged commit 895115a into aws:integ-tests-3.8.0 Jun 11, 2025
19 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog-update Disables the check that enforces changelog updates in PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants