Re: [Gluster-devel] Test cases failing on X86

2017-11-17 Thread Ravishankar N


On 11/17/2017 05:34 PM, Vaibhav Vaingankar wrote:


Hi,

I was executing test cases on x86 Ubuntu:16.04 VM, however I found 
following test cases are consistently failing. are they expected 
failure? or something is missing? following are the build steps I used:


apt-get install make automake autoconf libtool flex bison
pkg-config libssl-dev libxml2-dev python-dev libaio-dev
libibverbs-dev librdmacm-dev libreadline-dev liblvm2-dev
libglib2.0-dev liburcu-dev libcmocka-dev libsqlite3-dev
libacl1-dev wget tar dbench git xfsprogs attr nfs-common
yajl-tools sqlite3
git clone https://github.com/gluster/glusterfs
cd glusterfs
git checkout v3.10.7
./autogen.sh
./configure
make
make install
./run-tests.sh 



Most likely setup issues. There were only 2 tests failing for me on 
master (see the thread on 
http://lists.gluster.org/pipermail/maintainers/2017-November/003617.html). 
Tests with G_TESTDEF_TEST_STATUS are known bad tests.  For nfs tests, 
you need to `./configure --enable-gnfs` Run the tests individually and 
see why they are failing.


HTH
Ravi


 1. arbiter-mount
 2. arbiter-statfs
 3. split-brain-favorite-child-policy
 4. bd
 5. nfs
 6. basic/mount
 7. nufa
 8. op_errnos
 9. quota-nfs
10. basic/quota
11. tier-snapshot
12. uss
13. volume-snapshot-clone
14. volume-snapshot-xml
15. volume-snapshot
16. mount-nfs-auth
17. quota-anon-fd-nfs
18. stats-dump
19. volume-status
20. br-stub
21. weighted-rebalance


Waiting for positive response.

Thanks and Regards.
Vaibhav


___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-devel


___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-devel

[Gluster-devel] Test cases failing on X86

2017-11-17 Thread Vaibhav Vaingankar


Hi,

I was executing test cases on x86 Ubuntu:16.04 VM, however I found
following test cases are consistently failing. are they expected failure?
or something is missing? following are the build steps I used:

  apt-get install make automake autoconf libtool flex bison pkg-config
  libssl-dev libxml2-dev python-dev libaio-dev libibverbs-dev
  librdmacm-dev libreadline-dev liblvm2-dev libglib2.0-dev liburcu-dev
  libcmocka-dev libsqlite3-dev libacl1-dev wget tar dbench git xfsprogs
  attr nfs-common yajl-tools sqlite3
  git clone https://github.com/gluster/glusterfs
  cd glusterfs
  git checkout v3.10.7
  ./autogen.sh
  ./configure
  make
  make install
  ./run-tests.sh

   arbiter-mount
   arbiter-statfs
   split-brain-favorite-child-policy
   bd
   nfs
   basic/mount
   nufa
   op_errnos
   quota-nfs
   basic/quota
   tier-snapshot
   uss
   volume-snapshot-clone
   volume-snapshot-xml
   volume-snapshot
   mount-nfs-auth
   quota-anon-fd-nfs
   stats-dump
   volume-status
   br-stub
   weighted-rebalance

Waiting for positive response.

Thanks and Regards.
Vaibhav
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-devel