Vladimir Sementsov-Ogievskiy <[email protected]> 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 <[email protected]>
> Reviewed-by: Daniel P. Berrangé <[email protected]>
> Reviewed-by: Eric Blake <[email protected]>
> [vsementsov: also update three occurrences in
> tests/avocado/machine_aspeed.py and keep r-b]
Reviewed-by: Juan Quintela <[email protected]>