tests: Drop 'props' from object-add calls
commit9695c3af3a1e21c3489622083f2c588eb2f426fd
authorKevin Wolf <kwolf@redhat.com>
Fri, 27 Nov 2020 16:40:21 +0000 (27 17:40 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 19 Mar 2021 09:15:06 +0000 (19 10:15 +0100)
treef345e315e63bb36ab5376a76ccb4e3b8b1fd6c44
parent6f4b1996b4cdc6b745bebae737c250f08c1ad965
tests: Drop 'props' from object-add calls

The 'props' option has been deprecated in 5.0 in favour of a flattened
object-add command. Time to change our test cases to drop the deprecated
option.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Acked-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
tests/qtest/qmp-cmd-test.c
tests/qtest/test-netfilter.c