[libvirt] [PATCH v2 0/3] Clean/fix test driver usage of FindBy{UUID|ID}

John Ferlan jferlan at redhat.com
Mon Apr 2 12:27:48 UTC 2018


v1: https://www.redhat.com/archives/libvir-list/2018-March/msg00507.html

e.g., part of a 20 patch series:

https://www.redhat.com/archives/libvir-list/2018-March/msg00489.html

Changes since v1:

 * Add patches 2 and 3 essentially... Doing the same ByIDRef as
   ByUUIDRef and fixing the ListRemove consumers to do the Lock.
   NB: The ByIDRef logic was formerly part of patch 20 - this just
   extracts it a bit to make it more orderly.

John Ferlan (3):
  test: Use virDomainObjListFindByUUIDRef
  test: Use virDomainObjListFindByIDRef
  test: Need to relock afer virDomainObjListRemove

 src/test/test_driver.c | 42 +++++++++++++++++++++++++-----------------
 1 file changed, 25 insertions(+), 17 deletions(-)

-- 
2.13.6




More information about the libvir-list mailing list