Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fixed up smoke test. #36
Conversation
petevg
merged commit 838c2c4
into
spark
Aug 4, 2016
kwmonroe
deleted the
bug/failing-smoke-test
branch
Mar 17, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
petevg commentedAug 3, 2016
Ported it to Python and fixed the areas where it was failing. It needed
to pass --master so that it could communicate with the spark master, and
it needed to do more things to signal to the juju controller that it had
succeeded.
The HA test still fails, but I believe that is current expected.
@juju-solutions/bigdata