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

Windows 2016 not compatible when search image #290

Closed
lbn-chef-team opened this issue Jan 24, 2017 · 1 comment
Closed

Windows 2016 not compatible when search image #290

lbn-chef-team opened this issue Jan 24, 2017 · 1 comment
Labels

Comments

@lbn-chef-team
Copy link

Hello,

Here my suites in .kitchen.yml:

  • name: windows-2008r2
  • name: windows-2012rtm
  • name: windows-2012r2
  • name: windows-2016

Working fine for all 2008/2012 but fail with this error on suite windows 2016:

Search returned 0 images.
------Exception-------
Class: Kitchen::ActionFailed
Message: 1 actions failed.
Failed to complete #create action: [Neither image_id nor an image_search specified for instance default-windows-2016! Please specify one or the other.] on default-windows-2016

Can you help me to know which name i have to use for windows 2016 ? or if you can update the file
https://github.com/test-kitchen/kitchen-ec2/blob/master/lib/kitchen/driver/aws/standard_platform/windows.rb

I don't want to use image ID because it is often changed by AWS.

Best Regards,

@gdavison
Copy link

gdavison commented Feb 8, 2017

This should be fixed by PR #291

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants