]> git.ipfire.org Git - thirdparty/qemu.git/commit
.gitlab-ci.d/buildtest: Build most targets in the build-without-defaults job
authorThomas Huth <thuth@redhat.com>
Thu, 5 Sep 2024 19:14:34 +0000 (21:14 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 17 Sep 2024 08:50:27 +0000 (10:50 +0200)
commit790761c432c06e0b20d0cbf14ecf996c5c8d6842
tree9daf551112117fee432d91d42e03b7970177e83c
parent4bb82409d99aab7b4f192b206fbf82a0440e0186
.gitlab-ci.d/buildtest: Build most targets in the build-without-defaults job

Now that all the qtests are able to deal with builds that use the
"--without-default-devices" configuration switch, we can add all
targets to the build-without-defaults job. But to avoid burning too
much CI cycles in this job, exclude some targets where we already
have similar test coverage by a related target.

Message-ID: <20240905191434.694440-9-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/buildtest.yml