[GitHub] spark pull request: Add unit test to spark_ec2 script

2014-03-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/134#issuecomment-37518956 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your proj

[GitHub] spark pull request: Add unit test to spark_ec2 script

2014-03-13 Thread logc
GitHub user logc opened a pull request: https://github.com/apache/spark/pull/134 Add unit test to spark_ec2 script Add a unittest for a refactored function to destroy cluster. Relies on mock and moto dependencies to avoid sending out EC2 requests. We noticed at work that t