Merge tag 'pull-testing-docs-270423-1' of https://gitlab.com/stsquad/qemu into staging
Testing and documentation updates: - bump avocado to 101.0 - use snapshots for tuxrun baseline tests - add sbda-ref test to avocado - avoid spurious re-configure in gitlab - better description of blockdev options - drop FreeBSD 12 from Cirrus CI - fix up the ast2[56]00 tests to be more stable - improve coverage of ppc64 tests in tuxrun baselines - limit plugin tests to just the generic multiarch binaries # -----BEGIN PGP SIGNATURE----- # # iQEzBAABCgAdFiEEZoWumedRZ7yvyN81+9DbCVqeKkQFAmRKgI0ACgkQ+9DbCVqe # KkQG9Qf/fvSaiNvkttmb0OFDf3+Qz1uQ33YzLZxETCwI1cSqpGZbssQUrTJZWgpu # c7FHzdOnTem3Q3PsBY9UN5oqm5IraXEu+nZRO+QyCwHEZzdL9DBfJs46La4BkWG6 # 9vXbNtXLUPd6qJy9ntcZzRShrYy0x0KeszDq7371LS/fng+zMtaIhm4ck0fVWKnj # htrZEN6nn+CqEnvOc06ICmxiysUVLGRScWKgAHCS9ORGyOtZsj3vWafBoIC6hwzi # oM3kebhFsVOdbGdL0ZiBdHZqUGAEq3gr+3CpX/48bQ0pYnuYMX8iHk1FhqEK7Adk # H9ZLnpYUXVyt70rJUjImPyIHpdyq0A== # =fCif # -----END PGP SIGNATURE----- # gpg: Signature made Thu 27 Apr 2023 03:02:53 PM BST # gpg: using RSA key 6685AE99E75167BCAFC8DF35FBD0DB095A9E2A44 # gpg: Good signature from "Alex Bennée (Master Work Key) <alex.bennee@linaro.org>" [undefined] # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: 6685 AE99 E751 67BC AFC8 DF35 FBD0 DB09 5A9E 2A44 * tag 'pull-testing-docs-270423-1' of https://gitlab.com/stsquad/qemu : docs/style: call out the use of GUARD macros docs/devel: mention the spacing requirement for QOM docs/devel: make a statement about includes docs/system: remove excessive punctuation from guest-loader docs qemu-options.hx: Update descriptions of memory options for NUMA node tests/tcg: limit the scope of the plugin tests tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64 avocado_qemu/__init__.py: factor out the qemu-img finding MAINTAINERS: Cover tests/avocado/machine_aspeed.py tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests tests/avocado: Make ssh_command_output_contains() globally available .gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12 qemu-options: finesse the recommendations around -blockdev scripts/device-crash-test: Add a parameter to run with TCG only gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobs tests/avocado: Add set of boot tests on SBSA-ref tests/avocado: use the new snapshots for testing tests/requirements.txt: bump up avocado-framework version to 101.0 Signed-off-by:Richard Henderson <richard.henderson@linaro.org>
No related branches found
No related tags found
Showing
- .gitlab-ci.d/buildtest.yml 3 additions, 3 deletions.gitlab-ci.d/buildtest.yml
- .gitlab-ci.d/cirrus.yml 0 additions, 13 deletions.gitlab-ci.d/cirrus.yml
- .gitlab-ci.d/cirrus/freebsd-12.vars 0 additions, 16 deletions.gitlab-ci.d/cirrus/freebsd-12.vars
- MAINTAINERS 2 additions, 1 deletionMAINTAINERS
- docs/devel/qom.rst 2 additions, 0 deletionsdocs/devel/qom.rst
- docs/devel/style.rst 105 additions, 0 deletionsdocs/devel/style.rst
- docs/system/guest-loader.rst 3 additions, 3 deletionsdocs/system/guest-loader.rst
- qemu-options.hx 38 additions, 11 deletionsqemu-options.hx
- scripts/device-crash-test 3 additions, 1 deletionscripts/device-crash-test
- tests/Makefile.include 11 additions, 7 deletionstests/Makefile.include
- tests/avocado/avocado_qemu/__init__.py 24 additions, 11 deletionstests/avocado/avocado_qemu/__init__.py
- tests/avocado/linux_ssh_mips_malta.py 0 additions, 8 deletionstests/avocado/linux_ssh_mips_malta.py
- tests/avocado/machine_aarch64_sbsaref.py 158 additions, 0 deletionstests/avocado/machine_aarch64_sbsaref.py
- tests/avocado/machine_aspeed.py 17 additions, 13 deletionstests/avocado/machine_aspeed.py
- tests/avocado/tuxrun_baselines.py 204 additions, 28 deletionstests/avocado/tuxrun_baselines.py
- tests/lcitool/refresh 0 additions, 1 deletiontests/lcitool/refresh
- tests/requirements.txt 1 addition, 1 deletiontests/requirements.txt
- tests/tcg/Makefile.target 7 additions, 3 deletionstests/tcg/Makefile.target
- tests/tcg/aarch64/Makefile.softmmu-target 0 additions, 2 deletionstests/tcg/aarch64/Makefile.softmmu-target
- tests/tcg/aarch64/Makefile.target 0 additions, 1 deletiontests/tcg/aarch64/Makefile.target
Loading
Please register or sign in to comment