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

Need to support machine 'flavors' #7

Open
chrisevett opened this issue Oct 23, 2016 · 0 comments
Open

Need to support machine 'flavors' #7

chrisevett opened this issue Oct 23, 2016 · 0 comments
Milestone

Comments

@chrisevett
Copy link
Owner

Test kitchen supports the idea of platforms where you can specify several different operating systems to run your tests against. We should add the idea of 'flavors' in our configuration so we can have those correspond to platforms. We would want to make a pool for each flavor, but they would share quarantines. Each flavor should get its own create and delete job id.

Thinking about this, it might get out of hand if we have to support 10 different OS's. Luckily I've never had to support 10 different OS's before

@chrisevett chrisevett added this to the 1.0 milestone Oct 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant