commit | 53ddb9c892f048bd031568178da52e4964d7d30a | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Fri Apr 09 14:04:20 2021 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Apr 09 18:00:29 2021 +0200 |
tree | 86a02b26364a314b03f8751d3d9d39a5e43d7ebb | |
parent | 00769414cd1044b823b65e66586e93bb79494441 [diff] |
job: Allow complete for jobs on standby The only job that implements .complete is the mirror job, and it can handle completion requests just fine while the job is paused. Buglink: https://bugzilla.redhat.com/show_bug.cgi?id=1945635 Signed-off-by: Max Reitz <mreitz@redhat.com> Message-Id: <20210409120422.144040-4-mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>