Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
[WIP] Added matrix test. #158
Conversation
|
I feel like we need to parameterize the test in matrix to accept any bundle. That is, this shouldn't really live in the bundle, but the bundle might contain a traffic plugin to generate Hadoop-specific work to run while glitch is running. |
|
Agree w/ @johnsca: We should parameterize bundle passing for the standard matrix test, rather than requiring everyone to drop a .matrix file into their bundle. |
petevg
closed this
Nov 10, 2016
petevg
deleted the
juju-solutions:feature/matrix-test
branch
Nov 10, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
petevg commentedNov 8, 2016
This needs some refinement -- right now, it's just a copy of one of our
existing matrix test examples, with the hadoop bundle replacing
wiki-simple.
@cory_fu: my plan was to simplify this test after I got it verified working. We run into issues w/ the first deploy, though; apologies for the dust.