You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by sw...@apache.org on 2016/04/07 17:28:24 UTC

[2/2] git commit: updated refs/heads/master to bb48d7f

Merge pull request #1461 from shapeblue/master-fixmytravis

travis: Fix simulator tests and optimize default global configs- Migrate to trusty based Travis VMs
- Increase tests across five build matrices
- Fix xunit-reader output, include time
- Fix pip/python usage, pkg installation
- Build CloudStack in parallel with -T4
- Deploy database with optimized global settings

cc @runseb @swill @wido @DaanHoogland

* pr/1461:
  travis: Fix simulator tests and optimize default global configs

Signed-off-by: Will Stevens <wi...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bb48d7f0
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bb48d7f0
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/bb48d7f0

Branch: refs/heads/master
Commit: bb48d7f0e5a50d9a480e6f66a25200353d81a6d8
Parents: f7c3957 87b431c
Author: Will Stevens <wi...@gmail.com>
Authored: Thu Apr 7 11:27:24 2016 -0400
Committer: Will Stevens <wi...@gmail.com>
Committed: Thu Apr 7 11:27:25 2016 -0400

----------------------------------------------------------------------
 .travis.yml                      | 24 ++++++++++++++++--------
 developer/developer-prefill.sql  | 28 ++++++++++++++++++++++++++++
 setup/db/templates.simulator.sql |  4 +++-
 setup/dev/advanced.cfg           |  4 ++--
 tools/travis/before_install.sh   | 25 ++++++++++++++++++-------
 tools/travis/before_script.sh    |  2 +-
 tools/travis/install.sh          | 19 +++++++------------
 tools/travis/script.sh           |  5 +++--
 tools/travis/xunit-reader.py     | 14 ++++++++++++--
 9 files changed, 90 insertions(+), 35 deletions(-)
----------------------------------------------------------------------