Re: [libvirt] [PATCH 2/2] test: Don't assume a configFile exists for Storage Pool tests

2017-03-15 Thread Laine Stump
On 03/15/2017 03:27 PM, John Ferlan wrote: > Fix a "bug" in the storage pool test driver code which "assumed" > testStoragePoolObjSetDefaults should fill in the configFile for > both the Define/Create (persistent) and CreateXML (transient) pools > by just VIR_FREE()'ing it during CreateXML. Becaus

[libvirt] [PATCH 2/2] test: Don't assume a configFile exists for Storage Pool tests

2017-03-15 Thread John Ferlan
Fix a "bug" in the storage pool test driver code which "assumed" testStoragePoolObjSetDefaults should fill in the configFile for both the Define/Create (persistent) and CreateXML (transient) pools by just VIR_FREE()'ing it during CreateXML. Because the configFile was filled in, during Destroy the