]> xenbits.xensource.com Git - qemu-xen.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)
committerThomas Huth <thuth@redhat.com>
Tue, 31 Jan 2023 08:05:26 +0000 (09:05 +0100)
commite030d08c2fc02743dd37e3d2e6e28fdd739590b9
treebce69c849bcda4704861c05b8596bc8d5acc9b0c
parentf2e57851b831922625f9d364d78c11a0258331a6
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>
.gitlab-ci.d/buildtest.yml