Home
last modified time | relevance | path

Searched hist:"692 d162c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A D.travis.yml692d162c Thu Jan 14 13:21:16 CST 2016 Alex Bennée <alex.bennee@linaro.org> .travis.yml: migrate to container builds

This moves the Travis tests from the legacy VM infrastructure (which
only seems to run 5-6 jobs at once) to the new container based approach.

The principle difference is there is no sudo in the containers so all
packages are installed using the apt add-on. This means one of the build
combinations can be dropped as it was only for checking the build with
additional packages.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>