[libvirt] [PATCH tck] Fix 202-numa-set-parameters.t test querying numa params

Mike Latimer mlatimer at suse.com
Thu Mar 27 17:45:07 UTC 2014


On Thursday, March 27, 2014 03:38:47 PM Daniel P. Berrange wrote:
> The 202-numa-set-parameters.t test would attempt to fetch
> NUMA parameters while the guest is shutoff using the
> VIR_DOMAIN_AFFECT_LIVE parameter. Change it to use the
> param AFFECT_CONFIG instead, and add a separate test
> for AFFECT_LIVE after the guest has been started again.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  scripts/domain/202-numa-set-parameters.t | 9 +++++++--
>  1 file changed, 7 insertions(+), 2 deletions(-)

ACK. This fixes the persistent NUMA failures I was seeing in my testing.

-Mike




More information about the libvir-list mailing list