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

Multiple Package Support #22

Open
jkerry opened this issue Jul 15, 2018 · 5 comments
Open

Multiple Package Support #22

jkerry opened this issue Jul 15, 2018 · 5 comments

Comments

@jkerry
Copy link

jkerry commented Jul 15, 2018

In order to accurately simulate production systems we need to be able to install multiple packages in individual supervisors.

@skylerto
Copy link
Contributor

This would be an awesome feature!

I'm curious to know how that would work with the install_latest_artifact option.

It's possible to mimic this behaviour with habitat's composite packages.

@jkerry
Copy link
Author

jkerry commented Aug 21, 2018

I'll need to dig in a bit, but I imagine we can just encapsulate that behavior (install_latest_artifact) and iterate over it

@skylerto
Copy link
Contributor

Make sense, so it's either all or none in that case?

@jkerry
Copy link
Author

jkerry commented Aug 21, 2018

Yeah, probably to start, then maybe look into service specific overrides

@skylerto
Copy link
Contributor

seems like the most feasible.

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

2 participants