GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/530
Reduce script running time around 80% This resolves the performance penalty introduced by adding the midonet repo downloadDeps.sh is taking around 9/10 mins to run on travis, this should make it run in under 2 mins You can merge this pull request into a Git repository by running: $ git pull https://github.com/rsafonseca/cloudstack fixtravis2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/530.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #530 ---- commit ebcd9fac8706f5081b6ff92e7de40d464052b78b Author: Rafael da Fonseca <rsafons...@gmail.com> Date: 2015-06-25T14:57:51Z Reduce script running time around 80% This resolves the performance penalty introduced by adding the midonet repo ---- --- 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 project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---