]> git.ipfire.org Git - thirdparty/qemu.git/commit
gitlab-ci.d/buildtest: Merge the --without-default-* jobs
authorThomas Huth <thuth@redhat.com>
Mon, 30 Jan 2023 10:44:44 +0000 (11:44 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 30 Jun 2024 15:10:59 +0000 (18:10 +0300)
commitbd650df6f7fbeb51318da019997041b355e3bbae
tree701a6ae2e425350b0acbe09ce950c701245ff6e8
parentca5d7bb9529aa86ac852421867945f1842576966
gitlab-ci.d/buildtest: Merge the --without-default-* jobs

Let's safe some CI minutes by merging these two jobs. We can now
also drop "--disable-capstone" since the capstone submodule has
been removed a while ago. We should rather test --disable-fdt now
to check a compilation without the "dtc" submodule (for this we
have to drop i386-softmmu from the target list unfortunately).
Additionally, the qtests with s390x and sh4 are not read for
"--without-default-devices" yet, so we can only test mips64 and
avr here now.

Message-Id: <20230130104446.1286773-5-thuth@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
(cherry picked from commit e030d08c2fc02743dd37e3d2e6e28fdd739590b9)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
.gitlab-ci.d/buildtest.yml