Vladimir Sementsov-Ogievskiy <vsement...@yandex-team.ru> wrote: > Use a shorter name. We are going to move in iotests from qmp() to > command() where possible. But command() is longer than qmp() and don't > look better. Let's rename.
I feel your pain O:-) > You can simply grep for '\.command(' and for 'def command(' to check > that everything is updated (command() in tests/docker/docker.py is > unrelated). > > Signed-off-by: Vladimir Sementsov-Ogievskiy <vsement...@yandex-team.ru> > Reviewed-by: Daniel P. Berrangé <berra...@redhat.com> > Reviewed-by: Eric Blake <ebl...@redhat.com> > [vsementsov: also update three occurrences in > tests/avocado/machine_aspeed.py and keep r-b] Reviewed-by: Juan Quintela <quint...@redhat.com>