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 list of packages in the wiki: - http://www.gluster.org/community/documentation/index.php/Using_the_Gluster_Test_Framework#Preparation_steps_for_CentOS_7_.28only.29 Niels > > Thanks, > Kiran. > > On Thu, Sep 25, 2014 at 12:32 PM, Niels de Vos <ndevos@xxxxxxxxxx> wrote: > > > On Thu, Sep 25, 2014 at 10:45:49AM +0530, Kiran Patil wrote: > > > pkill expects only one pattern, so I did as below in tests/include.rc > > file > > > and test cases started working fine. > > > > > > pkill glusterfs 2>/dev/null || true; > > > pkill glusterfsd 2>/dev/null || true; > > > pkill glusterd 2>/dev/null || true; > > > > Sorry, I'm a little late to the party, but the 'killall' command should > > be available for CentOS-7 too. It seems to be part of the 'psmisc' > > package. I guess we should add this as a dependency on the wiki page. > > > > Could you check if that works for you too? If not, and you are > > interested, I'll help you posting a patch to make the pkill change. > > > > Thanks, > > Niels > > > > > > > > > > On Wed, Sep 24, 2014 at 6:48 PM, Justin Clift <justin@xxxxxxxxxxx> > > wrote: > > > > > > > On 24/09/2014, at 2:07 PM, Kiran Patil wrote: > > > > > Some of the reasons I have found so far are as below, > > > > > > > > > > 1. Cleanup operation does not work since killall is not part of > > CentOS 7 > > > > > > > > > > 2. I used pkill and still testcases fail at first step Ex: TEST > > glusterd > > > > > > > > > > 3. Subsequent running of testcases does not proceed and hangs at the > > > > first testcase (tests/basic/bd.t) > > > > > > > > This sounds like there could be a few challenges then. I'm setting up > > > > a new Fedora 20 (or 21 alpha) VM in Rackspace for running btrfs > > regression > > > > tests on. > > > > > > > > Guessing that will experience these same problems as your CentOS 7 > > > > test run, so I'm definitely interested in this too. > > > > > > > > + Justin > > > > > > > > -- > > > > GlusterFS - http://www.gluster.org > > > > > > > > An open source, distributed file system scaling to several > > > > petabytes, and handling thousands of clients. > > > > > > > > My personal twitter: twitter.com/realjustinclift > > > > > > > > > > > > > _______________________________________________ > > > Gluster-users mailing list > > > Gluster-users@xxxxxxxxxxx > > > http://supercolony.gluster.org/mailman/listinfo/gluster-users > > > > _______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://supercolony.gluster.org/mailman/listinfo/gluster-devel