diff options
author | Hyman Huang(黄勇) | 2021-03-23 16:43:58 +0100 |
---|---|---|
committer | Dr. David Alan Gilbert | 2021-04-07 19:37:56 +0200 |
commit | e999fa47b220274082cb238d5ccb2c9bacd42bf1 (patch) | |
tree | 6e785e6be12a7bf23a87cd74bc02944890a099d3 /contrib | |
parent | migration: Rename 'bs' to 'block' in background snapshot code (diff) | |
download | qemu-e999fa47b220274082cb238d5ccb2c9bacd42bf1.tar.gz qemu-e999fa47b220274082cb238d5ccb2c9bacd42bf1.tar.xz qemu-e999fa47b220274082cb238d5ccb2c9bacd42bf1.zip |
tests/migration: fix parameter of auto-converge migration
when execute the following test command:
$ ./guestperf-batch.py --auto-converge \
--auto-converge-step {percent} ...
test aborts and error message be throwed as the following:
"Parameter 'x-cpu-throttle-increment' is unexpected"
The reason is that 'x-cpu-throttle-increment' has been
deprecated and 'cpu-throttle-increment' was introduced
Since v2.7. Use the new parameter instead.
Signed-off-by: Hyman Huang(黄勇) <huangy81@chinatelecom.cn>
Message-Id: <0195d34a317ce3cc417b3efd275e30cad35a7618.1616513998.git.huangy81@chinatelecom.cn>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions