[Bugs] [Bug 1358594] New: Enable gfapi test cases in Gluster upstream regression
bugzilla at redhat.com
bugzilla at redhat.com
Thu Jul 21 05:11:10 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1358594
Bug ID: 1358594
Summary: Enable gfapi test cases in Gluster upstream regression
Product: GlusterFS
Version: mainline
Component: tests
Assignee: bugs at gluster.org
Reporter: pgurusid at redhat.com
CC: bugs at gluster.org
Description of problem:
As of now all the libgfapi test cases are disabled, as the compile of libgfapi
applications was failing on regression system. On regression system, the
gluster instance, on which the regression needs to be run, is on chroot
location: /build/install/. While compiling gfapi applications, the header files
and .so files are looked up on the standard locations, and hence fails. To fis
this one of the below things can be done:
1. Define CPATH and LIBRARY_PATH in env.rc
2. Define PKG_CONFIG_PATH in env.rc and use the location specified in
glusterfs-api.pc to find the *.h and *.so files.
Both the things are implemented in the patch
http://review.gluster.org/#/c/14748
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list