]> git.ipfire.org Git - thirdparty/libvirt.git/commit
gitlab: run unit tests in i686 cross build
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 29 Oct 2020 17:32:28 +0000 (17:32 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 11 Nov 2020 11:13:25 +0000 (11:13 +0000)
commitd63764f8bc9540cc54092f575f1ea8bfc24b4189
tree24c83d33ec9bab5f00db99fe30e642e361dc73ac
parentd44a8203e7d3be30daf6a95c1fcbe67e38e8b475
gitlab: run unit tests in i686 cross build

In most cross builds we can't run tests since we can't assume QEMU user
mode emulators are loaded. i686 is special though because x86_64 can run
i686 natively, so we should run unit tests there.

The key benefit is that this gives us 32-bit unit test coverage in CI.

Reviewed-by: Erik Skultety <eskultet@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
.gitlab-ci.yml