On a Tuesday in 2022, Peter Krempa wrote:
Extend the test for io_uring to also test startup policy.
Since the actual logic for dropping disks is in the host preparation
phase, thus skipped for tests we can use any file path.
Add a case also for 'file' backing to have all cases covered.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
.../disk-aio-io_uring.x86_64-latest.args | 5 ++++-
tests/qemuxml2argvdata/disk-aio-io_uring.xml | 10 ++++++++--
.../disk-aio-io_uring.x86_64-latest.xml | 10 ++++++++--
3 files changed, 20 insertions(+), 5 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano