Hi folks, With Travis tests now passing, it's a good time for everyone to get familiar with it and understanding the tests that are being run (advanced zone, simulator, smoke tests).
While most builds have been green since yesterday there was two commits (from Edison and Min) that turned out red. https://travis-ci.org/apache/cloudstack/builds Ideally we should all get in the habit of committing on a separate branch, let the tests run and when they pass we can commit to master or the main develop branch. my 2cts -Sebastien