Message ID | 20211222165208.693159-1-hreitz@redhat.com |
---|---|
State | New |
Headers | show |
On 12/22/21 8:52 AM, Hanna Reitz wrote: > The following changes since commit 8c5f94cd4182753959c8be8de415120dc879d8f0: > > Merge tag 'pull-loong-20211221-2' of https://gitlab.com/rth7680/qemu into staging (2021-12-21 13:30:35 -0800) > > are available in the Git repository at: > > https://gitlab.com/hreitz/qemu.git tags/pull-block-2021-12-22 > > for you to fetch changes up to 722f87df2545b308aec49b459b028f0802b4fd9e: > > iotests: check: multiprocessing support (2021-12-22 16:29:48 +0100) > > ---------------------------------------------------------------- > Block patches: > - Added support to the iotests for running tests in several parallel > jobs (using the new -j parameter) > > ---------------------------------------------------------------- > Vladimir Sementsov-Ogievskiy (3): > iotests/testrunner.py: add doc string for run_test() > iotests/testrunner.py: move updating last_elapsed to run_tests > iotests: check: multiprocessing support > > tests/qemu-iotests/check | 4 +- > tests/qemu-iotests/testrunner.py | 86 ++++++++++++++++++++++++++++---- > 2 files changed, 80 insertions(+), 10 deletions(-) Applied, thanks. r~