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

Update for GP3 Support #525

Merged
merged 1 commit into from
Dec 15, 2020
Merged

Conversation

bdwyertech
Copy link
Contributor

@bdwyertech bdwyertech commented Dec 12, 2020

Description

I noticed that my kitchens were not choosing the latest AMI within my org. This is because I have swapped their build processes over to GP3.

Issues Resolved

Will now pick up latest image properly if it uses a GP3 volume type.

The current workaround is to include:

    driver:
      image_search:
        block-device-mapping.volume-type: gp3
        ....

Check List

  • All tests pass. See TESTING.md for details.
  • New functionality includes testing.
  • New functionality has been documented in the README if applicable.

CC: @chefbob

GP3 volume types are also SSD -- we should prefer those as well

Signed-off-by: Brian Dwyer <brian.dwyer@broadridge.com>
@clintoncwolfe clintoncwolfe merged commit 10607a6 into test-kitchen:master Dec 15, 2020
@bdwyertech bdwyertech deleted the patch-2 branch December 16, 2020 05:28
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