qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 00/12] jobs: mirror: Handle errors after READY cancel


From: Richard Henderson
Subject: Re: [PULL 00/12] jobs: mirror: Handle errors after READY cancel
Date: Wed, 22 Sep 2021 09:05:52 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 9/21/21 3:20 AM, Vladimir Sementsov-Ogievskiy wrote:
The following changes since commit 326ff8dd09556fc2e257196c49f35009700794ac:

   Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into 
staging (2021-09-20 16:17:05 +0100)

are available in the Git repository at:

   https://src.openvz.org/scm/~vsementsov/qemu.git  tags/pull-jobs-2021-09-21

for you to fetch changes up to c9489c04319cac75c76af8fc27c254f46e10214c:

   iotests: Add mirror-ready-cancel-error test (2021-09-21 11:56:11 +0300)

----------------------------------------------------------------
mirror: Handle errors after READY cancel

----------------------------------------------------------------
Hanna Reitz (12):
       job: Context changes in job_completed_txn_abort()
       mirror: Keep s->synced on error
       mirror: Drop s->synced
       job: Force-cancel jobs in a failed transaction
       job: @force parameter for job_cancel_sync()
       jobs: Give Job.force_cancel more meaning
       job: Add job_cancel_requested()
       mirror: Use job_is_cancelled()
       mirror: Check job_is_cancelled() earlier
       mirror: Stop active mirroring after force-cancel
       mirror: Do not clear .cancelled
       iotests: Add mirror-ready-cancel-error test

This fails testing with errors like so:

Running test test-replication
test-replication: ../job.c:186: job_state_transition: Assertion 
`JobSTT[s0][s1]' failed.
ERROR test-replication - too few tests run (expected 13, got 8)
make: *** [Makefile.mtest:816: run-test-100] Error 1
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

https://gitlab.com/qemu-project/qemu/-/pipelines/375324015/failures


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]