diff options
| author | Denis Plotnikov <dplotnikov@virtuozzo.com> | 2020-01-29 22:23:31 +0100 |
|---|---|---|
| committer | Philippe Mathieu-Daudé <philmd@redhat.com> | 2020-02-07 15:12:48 +0100 |
| commit | 47d4c6e696699337a7ec062f4f54f6c187a94034 (patch) | |
| tree | a686a423d99babbb6fe6259b4e3cc9d4e004f99b /tests/acceptance/virtio_check_params.py | |
| parent | b0065e1f197bfd104343911e352c89d8b7eba7b5 (diff) | |
| download | focaccia-qemu-47d4c6e696699337a7ec062f4f54f6c187a94034.tar.gz focaccia-qemu-47d4c6e696699337a7ec062f4f54f6c187a94034.zip | |
tests: rename virtio_seg_max_adjust to virtio_check_params
Since, virtio_seg_max_adjust checks not only seg_max, but also virtqueue_size parameter, let's make the test more general and add new parameters to be checked there in the future. Signed-off-by: Denis Plotnikov <dplotnikov@virtuozzo.com> Message-Id: <20200129140702.5411-5-dplotnikov@virtuozzo.com> Acked-by: Cornelia Huck <cohuck@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to '')
| -rwxr-xr-x | tests/acceptance/virtio_check_params.py (renamed from tests/acceptance/virtio_seg_max_adjust.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/acceptance/virtio_seg_max_adjust.py b/tests/acceptance/virtio_check_params.py
index 5458573138..5458573138 100755
--- a/tests/acceptance/virtio_seg_max_adjust.py
+++ b/tests/acceptance/virtio_check_params.py
|