<div dir="ltr"><div>pkill expects only one pattern, so I did as below in tests/include.rc file and test cases started working fine.<br><br>    pkill  glusterfs 2&gt;/dev/null || true;<br>    pkill  glusterfsd 2&gt;/dev/null || true;<br>    pkill  glusterd 2&gt;/dev/null || true;<br><br></div>Thanks,<br>Kiran.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 24, 2014 at 6:48 PM, Justin Clift <span dir="ltr">&lt;<a href="mailto:justin@gluster.org" target="_blank">justin@gluster.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 24/09/2014, at 2:07 PM, Kiran Patil wrote:<br>
&gt; Some of the reasons I have found so far are as below,<br>
&gt;<br>
&gt; 1. Cleanup operation does not work since killall is not part of CentOS 7<br>
&gt;<br>
&gt; 2. I used pkill and still testcases fail at first step  Ex: TEST glusterd<br>
&gt;<br>
&gt; 3. Subsequent running of testcases does not proceed and hangs at the first testcase (tests/basic/bd.t)<br>
<br>
</span>This sounds like there could be a few challenges then.  I&#39;m setting up<br>
a new Fedora 20 (or 21 alpha) VM in Rackspace for running btrfs regression<br>
tests on.<br>
<br>
Guessing that will experience these same problems as your CentOS 7<br>
test run, so I&#39;m definitely interested in this too.<br>
<br>
+ Justin<br>
<br>
--<br>
GlusterFS - <a href="http://www.gluster.org" target="_blank">http://www.gluster.org</a><br>
<br>
An open source, distributed file system scaling to several<br>
petabytes, and handling thousands of clients.<br>
<br>
My personal twitter: <a href="http://twitter.com/realjustinclift" target="_blank">twitter.com/realjustinclift</a><br>
<br>
</blockquote></div><br></div>