From: "Alex Bennée" <alex.bennee@linaro.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, "Alex Bennée" <alex.bennee@linaro.org>
Subject: [PULL v2 0/6] testing updates
Date: Fri, 23 Dec 2022 17:21:35 +0000 [thread overview]
Message-ID: <20221223172135.3450109-1-alex.bennee@linaro.org> (raw)
The following changes since commit 222059a0fccf4af3be776fe35a5ea2d6a68f9a0b:
Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into staging (2022-12-21 18:08:09 +0000)
are available in the Git repository at:
https://gitlab.com/stsquad/qemu.git tags/pull-testing-next-231222-1
for you to fetch changes up to 3b4f911921e4233df0ba78d4acd2077da0b144ef:
gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs (2022-12-23 15:17:13 +0000)
----------------------------------------------------------------
testing updates:
- fix minor shell-ism that can break check-tcg
- turn off verbose logging on custom runners
- make configure echo call in CI
- fix unused variable in linux-test
- add binary compiler docker image for hexagon
- disable doc and gui builds for tci and disable-tcg builds
----------------------------------------------------------------
Alex Bennée (3):
gitlab: turn off verbose logging for make check on custom runners
configure: repeat ourselves for the benefit of CI
tests/tcg: fix unused variable in linux-test
Mukilan Thiyagarajan (2):
configure: Fix check-tcg not executing any tests
tests/docker: use prebuilt toolchain for debian-hexagon-cross
Thomas Huth (1):
gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
configure | 11 +-
tests/tcg/multiarch/linux/linux-test.c | 6 +-
.gitlab-ci.d/buildtest.yml | 10 +-
.gitlab-ci.d/container-cross.yml | 22 +---
.gitlab-ci.d/custom-runners/ubuntu-20.04-s390x.yml | 12 +-
.../custom-runners/ubuntu-22.04-aarch32.yml | 2 +-
.../custom-runners/ubuntu-22.04-aarch64.yml | 12 +-
MAINTAINERS | 1 -
tests/docker/Makefile.include | 4 -
.../debian-hexagon-cross.d/build-toolchain.sh | 141 ---------------------
.../docker/dockerfiles/debian-hexagon-cross.docker | 53 +++-----
11 files changed, 47 insertions(+), 227 deletions(-)
delete mode 100755 tests/docker/dockerfiles/debian-hexagon-cross.d/build-toolchain.sh
--
2.34.1
next reply other threads:[~2022-12-23 17:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-23 17:21 Alex Bennée [this message]
2023-01-03 16:10 ` [PULL v2 0/6] testing updates Peter Maydell
2023-01-03 17:47 ` Alex Bennée
2023-01-04 8:26 ` Thomas Huth
2023-01-04 18:56 ` Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221223172135.3450109-1-alex.bennee@linaro.org \
--to=alex.bennee@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).