qemu-e2k/tests/migration/guestperf
Hyman Huang(黄勇) e999fa47b2 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>
2021-04-07 18:37:56 +01:00
..
__init__.py tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
comparison.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00
engine.py tests/migration: fix parameter of auto-converge migration 2021-04-07 18:37:56 +01:00
hardware.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00
plot.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00
progress.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00
report.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00
scenario.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00
shell.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00
timings.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00