tests/vm: add source repos on ubuntu.i386
commit95c44c250dfc31da2df315fbe16bd1ea767aba66
authorCleber Rosa <crosa@redhat.com>
Thu, 13 Jun 2019 13:07:18 +0000 (13 09:07 -0400)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 4 Jul 2019 18:22:58 +0000 (4 19:22 +0100)
tree782dd8b1fe1dc2fc511af42bef9cfead362640ca
parent40309abb65bed0f14dbb734bee3532664edfd1e6
tests/vm: add source repos on ubuntu.i386

Possibly because of different behavior on the newly update
cloud-image, trying to run 'apt-get build-dep' results in:

   E: You must put some 'source' URIs in your sources.list

This enables all source repos (even though some are not
needed) for simplicity sake.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190613130718.3763-5-crosa@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/vm/ubuntu.i386