
27 Jul
2015
27 Jul
'15
3:07 a.m.
On 07/24/2015 06:52 PM, John Ferlan wrote:
On 07/14/2015 09:10 AM, Luyao Huang wrote:
As there is a regression in use vcpupin get info, introduce a new function to test the virsh client.
Signed-off-by: Luyao Huang <lhuang@redhat.com> --- src/test/test_driver.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++ tests/vcpupin | 34 +++++++++++++++++++++++++++---- 2 files changed, 85 insertions(+), 4 deletions(-)
ACK and pushed the test (since 1/2 was fixed by a different commit)
Thanks a lot for your review.
John
Luyao