* [PULL v2 00/22] testing and misc updates
@ 2024-01-12 13:58 Alex Bennée
2024-01-12 17:28 ` Peter Maydell
0 siblings, 1 reply; 2+ messages in thread
From: Alex Bennée @ 2024-01-12 13:58 UTC (permalink / raw)
To: qemu-devel; +Cc: Alex Bennée
The following changes since commit 3fab43d2f638b98765b0f8ef033ec93e3ea6b809:
Merge tag 'firmware/edk2-20231213-pull-request' of https://gitlab.com/kraxel/qemu into staging (2024-01-11 15:19:42 +0000)
are available in the Git repository at:
https://gitlab.com/stsquad/qemu.git tags/pull-testing-updates-120124-2
for you to fetch changes up to 139db3cc5967e995e039c9cc2228c627cef7c1cf:
tests/avocado: partially revert unmasking of replay_linux tests (2024-01-12 13:23:48 +0000)
----------------------------------------------------------------
testing and misc updates
- add LE microblaze test to avocado
- use modern snapshot=on to avoid trashing disk image
- use plain bool for fe_is_open
- various updates to qtest timeouts
- enable meson test timeouts
- tweak the readthedocs environment
- partially revert un-flaking x86_64
----------------------------------------------------------------
Alex Bennée (5):
tests/avocado: use snapshot=on in kvm_xen_guest
gitlab: include microblazeel in testing
chardev: use bool for fe_is_open
readthodocs: fully specify a build environment
tests/avocado: partially revert unmasking of replay_linux tests
Daniel P. Berrangé (12):
qtest: bump min meson timeout to 60 seconds
qtest: bump migration-test timeout to 8 minutes
qtest: bump qom-test timeout to 15 minutes
qtest: bump npcm7xx_pwm-test timeout to 5 minutes
qtest: bump test-hmp timeout to 4 minutes
qtest: bump pxe-test timeout to 10 minutes
qtest: bump prom-env-test timeout to 6 minutes
qtest: bump boot-serial-test timeout to 3 minutes
qtest: bump qos-test timeout to 2 minutes
qtest: bump aspeed_smc-test timeout to 6 minutes
qtest: bump bios-table-test timeout to 9 minutes
mtest2make: stop disabling meson test timeouts
Thomas Huth (5):
tests/avocado: Add a test for a little-endian microblaze machine
tests/qtest: Bump the device-introspect-test timeout to 12 minutes
tests/unit: Bump test-aio-multithread test timeout to 2 minutes
tests/unit: Bump test-crypto-block test timeout to 5 minutes
tests/fp: Bump fp-test-mulAdd test timeout to 3 minutes
docs/requirements.txt | 2 ++
include/chardev/char-fe.h | 19 ++++++++++++-------
chardev/char-fe.c | 16 ++++++++--------
chardev/char.c | 2 +-
.gitlab-ci.d/buildtest.yml | 4 ++--
.readthedocs.yml | 19 ++++++++++++-------
scripts/mtest2make.py | 3 ++-
tests/avocado/kvm_xen_guest.py | 2 +-
tests/avocado/machine_microblaze.py | 26 ++++++++++++++++++++++++++
tests/avocado/replay_kernel.py | 3 +++
tests/fp/meson.build | 2 +-
tests/qtest/meson.build | 25 +++++++++++++------------
tests/unit/meson.build | 2 ++
13 files changed, 85 insertions(+), 40 deletions(-)
create mode 100644 docs/requirements.txt
--
2.39.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PULL v2 00/22] testing and misc updates
2024-01-12 13:58 [PULL v2 00/22] testing and misc updates Alex Bennée
@ 2024-01-12 17:28 ` Peter Maydell
0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2024-01-12 17:28 UTC (permalink / raw)
To: Alex Bennée; +Cc: qemu-devel
On Fri, 12 Jan 2024 at 13:59, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit 3fab43d2f638b98765b0f8ef033ec93e3ea6b809:
>
> Merge tag 'firmware/edk2-20231213-pull-request' of https://gitlab.com/kraxel/qemu into staging (2024-01-11 15:19:42 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/stsquad/qemu.git tags/pull-testing-updates-120124-2
>
> for you to fetch changes up to 139db3cc5967e995e039c9cc2228c627cef7c1cf:
>
> tests/avocado: partially revert unmasking of replay_linux tests (2024-01-12 13:23:48 +0000)
>
> ----------------------------------------------------------------
> testing and misc updates
>
> - add LE microblaze test to avocado
> - use modern snapshot=on to avoid trashing disk image
> - use plain bool for fe_is_open
> - various updates to qtest timeouts
> - enable meson test timeouts
> - tweak the readthedocs environment
> - partially revert un-flaking x86_64
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-12 17:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-12 13:58 [PULL v2 00/22] testing and misc updates Alex Bennée
2024-01-12 17:28 ` Peter Maydell
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).