* huang...@chinatelecom.cn (huang...@chinatelecom.cn) wrote:
> From: Hyman Huang(黄勇)
>
> thread_id in CpuInfoFast is deprecated, parse thread-id instead
> after execute qmp query-cpus-fast. fix this so that test can
> go smoothly.
>
> Signed-off-by: Hyman Huang(黄勇)
Queued (both 1 and 2)
> ---
On Thu, Jun 03, 2021 at 10:19:53PM +0800, huang...@chinatelecom.cn wrote:
> From: Hyman Huang(黄勇)
>
> thread_id in CpuInfoFast is deprecated, parse thread-id instead
> after execute qmp query-cpus-fast. fix this so that test can
> go smoothly.
>
> Signed-off-by: Hyman Huang(黄勇)
> ---
> tests/m
cc original author Daniel P. Berrangé :)
may be this two fixes can be squashed into a single patch.
在 2021/6/16 14:26, Hyman Huang 写道:
在 2021/6/3 22:19, huang...@chinatelecom.cn 写道:
From: Hyman Huang(黄勇)
thread_id in CpuInfoFast is deprecated, parse thread-id instead
after execute qmp que
在 2021/6/3 22:19, huang...@chinatelecom.cn 写道:
From: Hyman Huang(黄勇)
thread_id in CpuInfoFast is deprecated, parse thread-id instead
after execute qmp query-cpus-fast. fix this so that test can
go smoothly.
Signed-off-by: Hyman Huang(黄勇)
---
tests/migration/guestperf/engine.py | 2 +-
1
From: Hyman Huang(黄勇)
thread_id in CpuInfoFast is deprecated, parse thread-id instead
after execute qmp query-cpus-fast. fix this so that test can
go smoothly.
Signed-off-by: Hyman Huang(黄勇)
---
tests/migration/guestperf/engine.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --g