Re: [Gluster-devel] [Gluster-users] CentOS 7: Gluster Test Framework testcases failure

2014-09-26 Thread Kiran Patil
I forgot to mention other issues I faced and temporary fixes 1) Most of the testcases were failing due to /var/run/gluster directory not found. grep: /var/run/gluster/: No such file or directory ls: cannot access /var/run/gluster: No such file or directory I created the directory mkdir

Re: [Gluster-devel] [Gluster-users] CentOS 7: Gluster Test Framework testcases failure

2014-09-26 Thread Justin Clift
On 26/09/2014, at 7:16 AM, Kiran Patil wrote: snip Justin, Is CentOS 7 considered for regression testing or not ? How about Fedora 19/20, which one do you recommend ? The only OS that I know for sure regression testing works on is CentOS 6.5. We _want_ regression testing to work on CentOS 7

Re: [Gluster-devel] [Gluster-users] CentOS 7: Gluster Test Framework testcases failure

2014-09-26 Thread Vijay Bellur
On 09/26/2014 04:22 PM, Justin Clift wrote: On 26/09/2014, at 7:16 AM, Kiran Patil wrote: snip Justin, Is CentOS 7 considered for regression testing or not ? How about Fedora 19/20, which one do you recommend ? The only OS that I know for sure regression testing works on is CentOS 6.5. We

Re: [Gluster-devel] [Gluster-users] CentOS 7: Gluster Test Framework testcases failure

2014-09-26 Thread Kiran Patil
Please keep testing CentOS 7... if you have the time/inclination to delve into fixing the failures. Kiran - thanks for your report. Would it be possible to determine what's causing the tests to fail in your setup? Running tests with DEBUG=1 or set -x in the failing testcases will help us

Re: [Gluster-devel] [Gluster-users] CentOS 7: Gluster Test Framework testcases failure

2014-09-25 Thread Kiran Patil
I installed the 'psmisc' package and it installed killall command and reverted pkill to killall in include.rc file. Testcases started executing properly and will send tests failure report soon. Thanks, Kiran. On Thu, Sep 25, 2014 at 12:32 PM, Niels de Vos nde...@redhat.com wrote: On Thu, Sep

Re: [Gluster-devel] [Gluster-users] CentOS 7: Gluster Test Framework testcases failure

2014-09-25 Thread Niels de Vos
On Thu, Sep 25, 2014 at 12:49:21PM +0530, Kiran Patil wrote: I installed the 'psmisc' package and it installed killall command and reverted pkill to killall in include.rc file. Testcases started executing properly and will send tests failure report soon. Thanks, I've added 'psmisc' to the

Re: [Gluster-devel] [Gluster-users] CentOS 7: Gluster Test Framework testcases failure

2014-09-25 Thread Kiran Patil
The below testcases failing are related to xfs, cluster and others.. The hardcoded ones I have fixed temporarily by providing the absolute pathname. Testcase /tests/bugs/bug-767095.t is fixed by changing awk parameter $5 to $4. Testcase tests/bugs/bug-861542.t is failing at EXPECT N/A