Hello, I am trying to fix my first bug and contribute back. The issue is really silly but I figured it would be a good way to learn the process.
I found the process to contribute here https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute I created a patch for https://issues.apache.org/jira/browse/AMBARI-13271 and now need to write the unit tests for it but not sure of the process of getting the tests up and running. The patch is for the HostCleanup.py script. I found instructions on compiling and running the java unit tests but very little regarding the python scripts. Can someone point me in the right direction on this? Thanks.
