gitlab: move remaining x86 check-tcg targets to gitlab
commitac74e282d4c769b4fb4f58b8f5e04df5c03f3c49
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 17 Nov 2020 17:36:33 +0000 (17 17:36 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 23 Nov 2020 09:52:57 +0000 (23 09:52 +0000)
tree82e7d1e87947d608215698daa01b3b808e916cee
parent69272bec1a1934a9a133c807fe238a91ace70e0b
gitlab: move remaining x86 check-tcg targets to gitlab

The GCC check-tcg (user) test in particular was very prone to timing
out on Travis. We only actually need to move the some-softmmu builds
across as we already have coverage for linux-user.

As --enable-debug-tcg does increase the run time somewhat as more
debug is put in let's restrict that to just the plugins build. It's
unlikely that a plugins enabled build is going to hide a sanity
failure in core TCG code so let the plugin builds do the heavy lifting
on checking TCG sanity so the non-plugin builds can run swiftly.

Now the only remaining check-tcg builds on Travis are for the various
non-x86 arches.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20201117173635.29101-5-alex.bennee@linaro.org>
.gitlab-ci.yml
.travis.yml