Re: [libvirt] [tck PATCH v2 10/13] scripts: don't abort the entire test harness when libvirtd isn't running

2018-06-01 Thread Laine Stump
On 05/21/2018 12:46 PM, Daniel P. Berrangé wrote: > It is reasonable to run TCK against a manually started libvirtd, so we > should not abort the entire test suite. Just mark the hook scripts as > skipped. > > Signed-off-by: Daniel P. Berrangé Reviewed-by: Laine Stump (I guess, although it's a

[libvirt] [tck PATCH v2 10/13] scripts: don't abort the entire test harness when libvirtd isn't running

2018-05-21 Thread Daniel P . Berrangé
It is reasonable to run TCK against a manually started libvirtd, so we should not abort the entire test suite. Just mark the hook scripts as skipped. Signed-off-by: Daniel P. Berrangé --- scripts/hooks/051-daemon-hook.t | 2 +- scripts/hooks/052-domain-hook.t | 14 +- 2 files change