mirror of https://gitee.com/openkylin/libvirt.git
Skip vircgrouptest
We don't have a mock for nodeGetCPUCount yet so we fail in a chroot without sysfs mounted. Gbp-Pq: Topic forward Gbp-Pq: Name Skip-vircgrouptest.patch
This commit is contained in:
parent
042b1b46a9
commit
9a5ccdd321
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
#include "testutils.h"
|
#include "testutils.h"
|
||||||
|
|
||||||
#ifdef __linux__
|
#if defined HAVE_SYSFS_MOCK
|
||||||
|
|
||||||
|
|
||||||
# define LIBVIRT_VIRCGROUPPRIV_H_ALLOW
|
# define LIBVIRT_VIRCGROUPPRIV_H_ALLOW
|
||||||
|
|
Loading…
Reference in New Issue