]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests/pylintrc: allow up to 10 similar lines
authorVladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Tue, 30 Apr 2024 09:08:06 +0000 (12:08 +0300)
committerVladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Tue, 28 May 2024 12:52:15 +0000 (15:52 +0300)
commita149401048481247bcbaf6035a7a1308974fb464
treece305d93cd5dc8eea81ce8a4a008915f54d8daa8
parent3a2242bf99a246e8199f8aa29bd8832c80b847bd
iotests/pylintrc: allow up to 10 similar lines

We want to have similar QMP objects in different tests. Reworking these
objects to make common parts by calling some helper functions doesn't
seem good. It's a lot more comfortable to see the whole QAPI request in
one place.

So, let's increase the limit, to unblock further commit
"iotests: add backup-discard-source"

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
tests/qemu-iotests/pylintrc