gitlab: turn off verbose logging for make check on custom runners
commitfb83fd3b843e894842282eb3054b43d3eae833db
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 21 Dec 2022 09:04:07 +0000 (21 09:04 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 23 Dec 2022 15:15:57 +0000 (23 15:15 +0000)
treefcf53a8e0227176bd18746ba70284738dab8eada
parent73acb87be536d23e42db73a306104d8fd316ff20
gitlab: turn off verbose logging for make check on custom runners

The verbosity adds a lot of unnecessary output to the CI logs which
end up getting truncated anyway. We can always extract information
from the meson test logs on a failure and for the custom runners its
generally easier to re-create failures anyway.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20221221090411.1995037-3-alex.bennee@linaro.org>
.gitlab-ci.d/custom-runners/ubuntu-20.04-s390x.yml
.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch32.yml
.gitlab-ci.d/custom-runners/ubuntu-22.04-aarch64.yml