<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:06:13 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-357] port bug24451 to master(racer test defect)</title>
                <link>https://jira.whamcloud.com/browse/LU-357</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;racer test currently has 2 defects :&lt;/p&gt;

&lt;p&gt;1) a very short duration: 120 sec;&lt;br/&gt;
master, SLOW=yes, duration=120 sec :&lt;/p&gt;

&lt;p&gt;2) racer.sh is called recursively :&lt;br/&gt;
Since LUSTRE/tests is the first in the PATH, then racer is :&lt;br/&gt;
racer=/rw/usr/lib/lustre/tests/racer.sh&lt;br/&gt;
lustre/tests/racer.sh -&amp;gt;&lt;br/&gt;
    bash $(dirname $0)/runracer -&amp;gt;&lt;br/&gt;
       racer=`which racer.sh` -&amp;gt;&lt;br/&gt;
          racer=/rw/usr/lib/lustre/tests/racer.sh -&amp;gt;&lt;br/&gt;
             bash $(dirname $0)/runracer -&amp;gt; ..., etc.&lt;/p&gt;</description>
                <environment></environment>
        <key id="11035">LU-357</key>
            <summary>port bug24451 to master(racer test defect)</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="hongchao.zhang">Hongchao Zhang</assignee>
                                    <reporter username="hongchao.zhang">Hongchao Zhang</reporter>
                        <labels>
                    </labels>
                <created>Tue, 24 May 2011 03:08:56 +0000</created>
                <updated>Fri, 13 Jan 2012 12:52:47 +0000</updated>
                            <resolved>Thu, 27 Oct 2011 12:03:12 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                                    <fixVersion>Lustre 2.2.0</fixVersion>
                    <fixVersion>Lustre 2.1.1</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                            <comments>
                            <comment id="15757" author="pjones" created="Tue, 7 Jun 2011 05:49:17 +0000"  >&lt;p&gt;patch in &lt;a href=&quot;http://review.whamcloud.com/#change,905&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,905&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="21697" author="hudson" created="Sun, 23 Oct 2011 13:31:55 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/308/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #308&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-357&quot; title=&quot;port bug24451 to master(racer test defect)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-357&quot;&gt;&lt;del&gt;LU-357&lt;/del&gt;&lt;/a&gt; racer test cleanup&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/runracer&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-groups/regression&lt;/li&gt;
	&lt;li&gt;lustre/tests/acceptance-small.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/Makefile.am&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="21703" author="hudson" created="Sun, 23 Oct 2011 13:46:44 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/308/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #308&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-357&quot; title=&quot;port bug24451 to master(racer test defect)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-357&quot;&gt;&lt;del&gt;LU-357&lt;/del&gt;&lt;/a&gt; racer test cleanup&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-groups/regression&lt;/li&gt;
	&lt;li&gt;lustre/tests/acceptance-small.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/runracer&lt;/li&gt;
	&lt;li&gt;lustre/tests/Makefile.am&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="21710" author="hudson" created="Sun, 23 Oct 2011 13:51:33 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/308/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #308&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-357&quot; title=&quot;port bug24451 to master(racer test defect)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-357&quot;&gt;&lt;del&gt;LU-357&lt;/del&gt;&lt;/a&gt; racer test cleanup&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/racer/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/runracer&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-groups/regression&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/acceptance-small.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/Makefile.am&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="21714" author="hudson" created="Sun, 23 Oct 2011 13:52:29 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/308/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #308&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-357&quot; title=&quot;port bug24451 to master(racer test defect)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-357&quot;&gt;&lt;del&gt;LU-357&lt;/del&gt;&lt;/a&gt; racer test cleanup&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-groups/regression&lt;/li&gt;
	&lt;li&gt;lustre/tests/acceptance-small.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/runracer&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer/racer.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="21721" author="hudson" created="Sun, 23 Oct 2011 14:06:51 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/308/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #308&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-357&quot; title=&quot;port bug24451 to master(racer test defect)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-357&quot;&gt;&lt;del&gt;LU-357&lt;/del&gt;&lt;/a&gt; racer test cleanup&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-groups/regression&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/tests/runracer&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/acceptance-small.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="21726" author="hudson" created="Sun, 23 Oct 2011 14:09:27 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/308/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #308&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-357&quot; title=&quot;port bug24451 to master(racer test defect)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-357&quot;&gt;&lt;del&gt;LU-357&lt;/del&gt;&lt;/a&gt; racer test cleanup&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-groups/regression&lt;/li&gt;
	&lt;li&gt;lustre/tests/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/tests/runracer&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/acceptance-small.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="21730" author="hudson" created="Sun, 23 Oct 2011 14:12:48 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/308/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #308&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-357&quot; title=&quot;port bug24451 to master(racer test defect)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-357&quot;&gt;&lt;del&gt;LU-357&lt;/del&gt;&lt;/a&gt; racer test cleanup&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/runracer&lt;/li&gt;
	&lt;li&gt;lustre/tests/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-groups/regression&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/acceptance-small.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="21734" author="hudson" created="Sun, 23 Oct 2011 14:17:21 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/308/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #308&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-357&quot; title=&quot;port bug24451 to master(racer test defect)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-357&quot;&gt;&lt;del&gt;LU-357&lt;/del&gt;&lt;/a&gt; racer test cleanup&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/tests/runracer&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-groups/regression&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/acceptance-small.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="21738" author="hudson" created="Sun, 23 Oct 2011 14:20:58 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/308/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #308&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-357&quot; title=&quot;port bug24451 to master(racer test defect)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-357&quot;&gt;&lt;del&gt;LU-357&lt;/del&gt;&lt;/a&gt; racer test cleanup&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-groups/regression&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/tests/acceptance-small.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/runracer&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="21742" author="hudson" created="Sun, 23 Oct 2011 14:27:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/308/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #308&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-357&quot; title=&quot;port bug24451 to master(racer test defect)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-357&quot;&gt;&lt;del&gt;LU-357&lt;/del&gt;&lt;/a&gt; racer test cleanup&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-groups/regression&lt;/li&gt;
	&lt;li&gt;lustre/tests/runracer&lt;/li&gt;
	&lt;li&gt;lustre/tests/acceptance-small.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer/racer.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="21746" author="hudson" created="Sun, 23 Oct 2011 14:29:36 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/308/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #308&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-357&quot; title=&quot;port bug24451 to master(racer test defect)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-357&quot;&gt;&lt;del&gt;LU-357&lt;/del&gt;&lt;/a&gt; racer test cleanup&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/tests/acceptance-small.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/runracer&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-groups/regression&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer/racer.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="21750" author="hudson" created="Sun, 23 Oct 2011 14:33:00 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/308/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #308&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-357&quot; title=&quot;port bug24451 to master(racer test defect)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-357&quot;&gt;&lt;del&gt;LU-357&lt;/del&gt;&lt;/a&gt; racer test cleanup&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-groups/regression&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/tests/runracer&lt;/li&gt;
	&lt;li&gt;lustre/tests/acceptance-small.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="21754" author="hudson" created="Sun, 23 Oct 2011 14:43:59 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/308/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #308&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-357&quot; title=&quot;port bug24451 to master(racer test defect)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-357&quot;&gt;&lt;del&gt;LU-357&lt;/del&gt;&lt;/a&gt; racer test cleanup&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-groups/regression&lt;/li&gt;
	&lt;li&gt;lustre/tests/runracer&lt;/li&gt;
	&lt;li&gt;lustre/tests/acceptance-small.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/Makefile.am&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="21758" author="hudson" created="Sun, 23 Oct 2011 14:44:35 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/308/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #308&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-357&quot; title=&quot;port bug24451 to master(racer test defect)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-357&quot;&gt;&lt;del&gt;LU-357&lt;/del&gt;&lt;/a&gt; racer test cleanup&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;dc64eb8e2f3e8e9abbaab2762babcdd5c8446c4c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-groups/regression&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/racer/racer.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/runracer&lt;/li&gt;
	&lt;li&gt;lustre/tests/Makefile.am&lt;/li&gt;
	&lt;li&gt;lustre/tests/acceptance-small.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                    <customfield id="customfield_10020" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Bugzilla ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>24451.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzv8bj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4882</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>