gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
commit2f5a375f6033fcb4cedd6874852ff3def5841c95
authorThomas Huth <thuth@redhat.com>
Tue, 7 Feb 2023 20:14:45 +0000 (7 21:14 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 27 Feb 2023 08:18:06 +0000 (27 09:18 +0100)
tree6c5583d93cbdcbe38c72302ffa6ca207952f435c
parent6eda5ef5f8f43ee992586a29d4323f3359695650
gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job

We can get rid of the build-coroutine-sigaltstack job by moving
the configure flags that should be tested here to other jobs:
Move --with-coroutine=sigaltstack to the build-system-debian job
(where the coroutines should get some more test coverage with
"make check-block", too) and --enable-trace-backends=ftrace to
the cross-s390x-kvm-only job.

Message-Id: <20230207201447.566661-4-thuth@redhat.com>
Reviewed-by: David Woodhouse <dwmw2@infradead.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/buildtest.yml
.gitlab-ci.d/crossbuilds.yml