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

Add support for marketplace plan information #132

Merged
merged 2 commits into from
Apr 22, 2020

Conversation

jasonwbarnett
Copy link
Contributor

@jasonwbarnett jasonwbarnett commented Apr 16, 2020

Description

Adds support for marketplace images that have associated plans.

I manually ran integration tests and this works as expected. With and without the plan information.

Issues Resolved

N/A

Check List

  • New functionality includes tests
  • All tests pass
  • PR title is a worthy inclusion in the CHANGELOG

@jasonwbarnett jasonwbarnett force-pushed the feature/add-plan-support branch 3 times, most recently from 4d27740 to 8765ebc Compare April 20, 2020 21:58
@@ -20,6 +20,8 @@ class Azurerm < Kitchen::Driver::Base
attr_accessor :resource_management_client
attr_accessor :network_management_client

kitchen_driver_api_version 2
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I mainly added this cause I saw across the board the primary drivers have this set. Willing to pull if this is a big deal.

@jasonwbarnett jasonwbarnett force-pushed the feature/add-plan-support branch from 8765ebc to 06084a0 Compare April 20, 2020 22:11
Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
@jasonwbarnett jasonwbarnett force-pushed the feature/add-plan-support branch 5 times, most recently from b577a59 to 959f393 Compare April 21, 2020 18:43
Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
@jasonwbarnett jasonwbarnett force-pushed the feature/add-plan-support branch from 959f393 to adfb2f4 Compare April 21, 2020 18:44
@jasonwbarnett
Copy link
Contributor Author

Ready for review

@tas50 tas50 merged commit fe0c582 into test-kitchen:master Apr 22, 2020
@tas50
Copy link
Member

tas50 commented Apr 22, 2020

Looks good. Thanks @jasonwbarnett

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