Merge pull request #1570 from shapeblue/travis-ipmitool-remove travis: use ipmitool from ubuntu repository@swill @pdion891 please review, merge this once Travis is green. The packages.shapeblue.com server is unreachable which is causing a wget command to fail. This fixes this by installing `ipmitool` from ubuntu repositories.
* pr/1570: travis: add one more smoke test travis: use ipmitool from ubuntu repository Signed-off-by: Will Stevens <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bb9148b3 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bb9148b3 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/bb9148b3 Branch: refs/heads/master Commit: bb9148b3cc7f4fad8448b2d2e89e4d7d0b28e9d2 Parents: 6968b18 620a9bb Author: Will Stevens <[email protected]> Authored: Mon May 30 08:47:33 2016 -0400 Committer: Will Stevens <[email protected]> Committed: Mon May 30 08:47:34 2016 -0400 ---------------------------------------------------------------------- .travis.yml | 2 +- tools/travis/before_install.sh | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) ----------------------------------------------------------------------
