<div dir="ltr">Testcase tests/bugs/bug-913555.t does not show the peers and please find the details at <a href="http://ur1.ca/i8ybk">http://ur1.ca/i8ybk</a> (<a href="http://fpaste.org/136968/">http://fpaste.org/136968/</a>)<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Sep 27, 2014 at 3:26 PM, Kiran Patil <span dir="ltr">&lt;<a href="mailto:kirantpatil@gmail.com" target="_blank">kirantpatil@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Now on XFS, the Test Summary Report is same as running on ZFS except test case <span>bug-953887.t</span> failure.<span><br><br></span></div><span>Test case tests/bugs/bug-953887.t expects force at end of line, TEST gluster volume add-brick $V0 $H0:$B0/${V0}{2,3} and it passed once force is substituted at the end of the line.<br><br></span></div><span>Test case tests/bugs/bug-767095.t failed due to path issue and now it no more fails.<br><br></span></div><span>So the failures are no more specific to on disk filesystems such as ZFS and XFS but glusterfs.<br><br></span></div><span>Thanks,<br>Kiran.<br></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Sep 27, 2014 at 1:30 PM, Kiran Patil <span dir="ltr">&lt;<a href="mailto:kirantpatil@gmail.com" target="_blank">kirantpatil@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>I ran each testcases with DEBUG=1 and pasted at <a href="http://ur1.ca/i8xay" target="_blank">http://ur1.ca/i8xay</a> (<a href="http://fpaste.org/136940/" target="_blank">http://fpaste.org/136940/</a>)<br><br></div>This time I ran the testcases by keeping default paths and now tests/bugs/bug-861542.t passes<br><br></div><div>Need to create /var/run/gluster directory on reboot<br></div><div><br></div>Test Setup:<br>---------------------<br></div>CentOS 7 : 3.10.0-123.8.1.el7.x86_64<br><br>gluster --version : glusterfs 3.4.5 built on Jul 24 2014 19:14:13<br><br></div>Zfs : zfs-0.6.3<br><div><div><br>glusterfs testcases version : <br>git branch : * (detached from v3.4.5)<br><br><br><div><div><div>Test Summary Report<span><br>-------------------<br>./tests/bugs/bug-802417.t                       (Wstat: 0 Tests: 39 Failed: 2)<br>  Failed tests:  28, 31<br>./tests/bugs/bug-821056.t                       (Wstat: 0 Tests: 21 Failed: 1)<br>  Failed test:  15<br></span><span>./tests/bugs/bug-908146.t                       (Wstat: 0 Tests: 10 Failed: 2)<br>  Failed tests:  8-9<br>./tests/bugs/bug-913555.t                       (Wstat: 0 Tests: 11 Failed: 4)<br>  Failed tests:  4-6, 9<br>./tests/bugs/bug-948686.t                       (Wstat: 0 Tests: 19 Failed: 8)<br>  Failed tests:  5-7, 9, 11, 13-15<br></span>./tests/bugs/bug-948729/bug-948729-force.t      (Wstat: 0 Tests: 35 Failed: 6)<br>  Failed tests:  29-31, 33-35<br>./tests/bugs/bug-948729/bug-948729-mode-script.t (Wstat: 0 Tests: 35 Failed: 6)<br>  Failed tests:  29-31, 33-35<br>./tests/bugs/bug-948729/bug-948729.t            (Wstat: 0 Tests: 23 Failed: 2)<br>  Failed tests:  19, 23<br>Files=123, Tests=2019, 4834 wallclock secs ( 1.62 usr  0.25 sys + 258.83 cusr 201.05 csys = 461.75 CPU)<br>Result: FAIL<br><br></div><div>Thanks,<br>Kiran.<br></div></div></div></div></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 26, 2014 at 9:32 PM, Lalatendu Mohanty <span dir="ltr">&lt;<a href="mailto:lmohanty@redhat.com" target="_blank">lmohanty@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 09/26/2014 02:59 AM, Justin Clift wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 25/09/2014, at 9:28 PM, Lalatendu Mohanty wrote:<br>
&lt;snip&gt;<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Have we published somewhere which distributions or OS versions we are running regression tests ? if not lets compile it and publish as this will help community to understand which os distributions are part of the regression testing.<br>
</blockquote>
The best we have so far is probably this:<br>
<br>
   <a href="http://www.gluster.org/community/documentation/index.php/Using_the_Gluster_Test_Framework" target="_blank">http://www.gluster.org/<u></u>community/documentation/index.<u></u>php/Using_the_Gluster_Test_<u></u>Framework</a><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Do we have plans to run regression on a variety of distributions? Not sure how difficult or complex it is to maintain.<br>
</blockquote>
The primary OS at the moment is CentOS 6.x (mainly due to it<br>
being the primary OS for GlusterFS I think).<br>
<br>
Manu and Harsha have been going through the regression tests<br>
recently, making them more cross platform in order to run on<br>
the BSDs.<br>
<br>
This effort has also highlighted some interesting Linux<br>
specific behaviour in the main GlusterFS code base, and led<br>
to fixes there.<br>
<br>
In short, we&#39;re all for running the regression tests on as<br>
many distributions as possible.  If Community members want<br>
to put VM&#39;s or something online (medium-long term), I&#39;d be<br>
happy to hook our Jenkins infrastructure up to them to<br>
automatically run tests on them.<br>
<br>
Is that kind of what you&#39;re asking? :)<br>
</blockquote>
<br></span>
Yup, I will try to get a CentOS 7 instance for running regression tests :)<br>
<br>
-Lala<br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>