<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:03:57 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-121] yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.</title>
                <link>https://jira.whamcloud.com/browse/LU-121</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;yaml.sh and test-framework.sh sometimes attaches the full qualified node name to its output files and sometimes just the first element. It will do this in the same session meaning half the log ends up in.&lt;/p&gt;

&lt;p&gt;x.log &lt;/p&gt;

&lt;p&gt;and the other half in&lt;/p&gt;

&lt;p&gt;x.y.z.log&lt;/p&gt;

&lt;p&gt;yaml.sh needs fixing up to support this, and as it doesn&apos;t always know the y.z it should just always use x.log format for filenames.&lt;/p&gt;

&lt;p&gt;Note this change does mean the the yml files only have the hostname and the log files have the fully qualified name, but because the yml failes are short lived and only used to send date to Maloo I do not think this is a major issue. The intention is to replace the bash script tools after the 2.1 release and so this stuff should be sorted out then.&lt;/p&gt;</description>
                <environment></environment>
        <key id="10432">LU-121</key>
            <summary>yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="chris">Chris Gearing</assignee>
                                    <reporter username="chris">Chris Gearing</reporter>
                        <labels>
                    </labels>
                <created>Wed, 9 Mar 2011 10:17:39 +0000</created>
                <updated>Wed, 3 Aug 2011 19:36:41 +0000</updated>
                            <resolved>Wed, 3 Aug 2011 19:36:41 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                                    <fixVersion>Lustre 2.1.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="10984" author="hudson" created="Wed, 9 Mar 2011 10:43:13 +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/reviews-centos5/426/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;reviews-centos5 #426&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh so that it only ever uses the first part of the host name for log files.&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=8c460ac7bc0b977e5711e7d9235ed0f45d0b7423&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8c460ac7bc0b977e5711e7d9235ed0f45d0b7423&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="10994" author="hudson" created="Thu, 10 Mar 2011 03:20: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/reviews-centos5/427/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;reviews-centos5 #427&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=ecd4c006c0c5f4fd6c6832805bc77a246c8be140&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ecd4c006c0c5f4fd6c6832805bc77a246c8be140&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="10995" author="hudson" created="Thu, 10 Mar 2011 05:49: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/reviews-centos5/428/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;reviews-centos5 #428&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=1e4668e1c820b080ad6fa59fd4243a92b71bcd3b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1e4668e1c820b080ad6fa59fd4243a92b71bcd3b&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11020" author="hudson" created="Fri, 11 Mar 2011 10:34:32 +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/reviews-centos5/431/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;reviews-centos5 #431&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=0e55e23a8a488f90289a5039da53e8606d769961&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;0e55e23a8a488f90289a5039da53e8606d769961&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="11052" author="chris" created="Mon, 14 Mar 2011 03:25:20 +0000"  >&lt;p&gt;Yu Jian,&lt;/p&gt;

&lt;p&gt;I&apos;ll move short_hostname to somewhere that is common, I thought &lt;br/&gt;
test_framework would be what with it being the test framework!!&lt;/p&gt;

&lt;p&gt;Also how do you test this, do you just create a common logdirectory or &lt;br/&gt;
are they move configuration changes.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Chris&lt;/p&gt;


</comment>
                            <comment id="12322" author="yujian" created="Tue, 5 Apr 2011 20:53:34 +0000"  >&lt;blockquote&gt;&lt;p&gt;I&apos;ll move short_hostname to somewhere that is common, I thought test_framework would be what with it being the test framework!!&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;The do_rpc_nodes() is a special function, which is implemented as follows:&lt;br/&gt;
do_nodesv $list &quot;${RPATH} NAME=${NAME} sh rpc.sh $@ &quot;&lt;/p&gt;

&lt;p&gt;so, only &quot;$RPATH&quot; and &quot;$NAME&quot; were exported to the top-level remote shell. For test-framework.sh, since it&apos;s sourced inside the rpc.sh, the top-level remote shell could not use the common variables/functions defined in it. &lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;Also how do you test this, do you just create a common logdirectory or are they move configuration changes.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I just created a common log directory &quot;test_logs&quot; under /home/yujian which was shared among the test nodes, then ran auster with &quot;-d /home/yujian/test_logs&quot; option. &lt;/p&gt;</comment>
                            <comment id="12573" author="hudson" created="Thu, 7 Apr 2011 12:37:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=server,platform=el6-i686/112/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el6-i686 #112&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12575" author="hudson" created="Thu, 7 Apr 2011 12:49:37 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=client,platform=el5-x86_64/112/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el5-x86_64 #112&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12576" author="hudson" created="Thu, 7 Apr 2011 12:52:25 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=client,platform=el6-x86_64/112/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el6-x86_64 #112&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12577" author="hudson" created="Thu, 7 Apr 2011 12:55:21 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=client,platform=ubuntu-x86_64/112/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,ubuntu-x86_64 #112&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12579" author="hudson" created="Thu, 7 Apr 2011 12:56:26 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=client,platform=el6-i686/112/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el6-i686 #112&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12580" author="hudson" created="Thu, 7 Apr 2011 12:57:44 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=server,platform=el5-i686/112/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el5-i686 #112&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12581" author="hudson" created="Thu, 7 Apr 2011 13:04:56 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=server,platform=el5-x86_64/112/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el5-x86_64 #112&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12584" author="hudson" created="Thu, 7 Apr 2011 13:11:56 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=client,platform=el5-i686/112/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el5-i686 #112&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12591" author="hudson" created="Thu, 7 Apr 2011 14:50:22 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=server,platform=el6-x86_64/112/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el6-x86_64 #112&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12601" author="hudson" created="Thu, 7 Apr 2011 15:26:14 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=server,platform=el6-i686/114/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el6-i686 #114&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12602" author="hudson" created="Thu, 7 Apr 2011 15:38:27 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=client,platform=el5-x86_64/114/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el5-x86_64 #114&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12603" author="hudson" created="Thu, 7 Apr 2011 15:40:20 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=client,platform=el6-x86_64/114/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el6-x86_64 #114&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12604" author="hudson" created="Thu, 7 Apr 2011 15:43:57 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=client,platform=ubuntu-x86_64/114/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,ubuntu-x86_64 #114&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12605" author="hudson" created="Thu, 7 Apr 2011 15:44:57 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=client,platform=el6-i686/114/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el6-i686 #114&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12606" author="hudson" created="Thu, 7 Apr 2011 15:45:58 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=server,platform=el5-i686/114/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el5-i686 #114&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12607" author="hudson" created="Thu, 7 Apr 2011 15:53:53 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=server,platform=el5-x86_64/114/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el5-x86_64 #114&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12608" author="hudson" created="Thu, 7 Apr 2011 15:58:02 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=server,platform=el6-x86_64/114/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el6-x86_64 #114&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12609" author="hudson" created="Thu, 7 Apr 2011 16:01:15 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=client,platform=el5-i686/114/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el5-i686 #114&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&lt;/p&gt;

&lt;p&gt;Chris : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=7c6782244b5bd79510d31c3fb401cf181cb42a09&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;7c6782244b5bd79510d31c3fb401cf181cb42a09&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="18012" author="hudson" created="Wed, 20 Jul 2011 17:13:01 +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/221/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #221&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&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=c2751b31e55518d1791cd5b87adc842f4fbbee83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c2751b31e55518d1791cd5b87adc842f4fbbee83&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="18013" author="hudson" created="Wed, 20 Jul 2011 17:13:54 +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/221/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #221&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&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=c2751b31e55518d1791cd5b87adc842f4fbbee83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c2751b31e55518d1791cd5b87adc842f4fbbee83&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="18014" author="hudson" created="Wed, 20 Jul 2011 17:17:11 +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/221/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #221&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&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=c2751b31e55518d1791cd5b87adc842f4fbbee83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c2751b31e55518d1791cd5b87adc842f4fbbee83&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="18015" author="hudson" created="Wed, 20 Jul 2011 17:17:40 +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/221/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #221&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&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=c2751b31e55518d1791cd5b87adc842f4fbbee83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c2751b31e55518d1791cd5b87adc842f4fbbee83&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="18016" author="hudson" created="Wed, 20 Jul 2011 17:18:16 +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/221/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #221&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&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=c2751b31e55518d1791cd5b87adc842f4fbbee83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c2751b31e55518d1791cd5b87adc842f4fbbee83&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="18017" author="hudson" created="Wed, 20 Jul 2011 17:23:43 +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/221/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #221&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&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=c2751b31e55518d1791cd5b87adc842f4fbbee83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c2751b31e55518d1791cd5b87adc842f4fbbee83&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="18018" author="hudson" created="Wed, 20 Jul 2011 17:25: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/221/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #221&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&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=c2751b31e55518d1791cd5b87adc842f4fbbee83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c2751b31e55518d1791cd5b87adc842f4fbbee83&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="18019" author="hudson" created="Wed, 20 Jul 2011 17:31: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=ofa/221/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #221&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&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=c2751b31e55518d1791cd5b87adc842f4fbbee83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c2751b31e55518d1791cd5b87adc842f4fbbee83&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="18020" author="hudson" created="Wed, 20 Jul 2011 17:37:18 +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/221/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #221&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&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=c2751b31e55518d1791cd5b87adc842f4fbbee83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c2751b31e55518d1791cd5b87adc842f4fbbee83&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="18021" author="hudson" created="Wed, 20 Jul 2011 17:38:38 +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/221/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #221&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&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=c2751b31e55518d1791cd5b87adc842f4fbbee83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c2751b31e55518d1791cd5b87adc842f4fbbee83&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="18022" author="hudson" created="Wed, 20 Jul 2011 17:40:41 +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/221/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #221&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&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=c2751b31e55518d1791cd5b87adc842f4fbbee83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c2751b31e55518d1791cd5b87adc842f4fbbee83&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="18023" author="hudson" created="Wed, 20 Jul 2011 17:46:32 +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/221/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #221&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&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=c2751b31e55518d1791cd5b87adc842f4fbbee83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c2751b31e55518d1791cd5b87adc842f4fbbee83&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="18025" author="hudson" created="Wed, 20 Jul 2011 17:55:37 +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/221/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #221&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&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=c2751b31e55518d1791cd5b87adc842f4fbbee83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c2751b31e55518d1791cd5b87adc842f4fbbee83&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="18026" author="hudson" created="Wed, 20 Jul 2011 18:08:46 +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/221/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #221&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-121&quot; title=&quot;yaml.sh and test-framework sometimes attaches the full qualified node name to its output files and sometimes just the first element.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-121&quot;&gt;&lt;del&gt;LU-121&lt;/del&gt;&lt;/a&gt; Fixup yaml.sh and test-framework.sh so that it only ever uses the first&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=c2751b31e55518d1791cd5b87adc842f4fbbee83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c2751b31e55518d1791cd5b87adc842f4fbbee83&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/auster&lt;/li&gt;
	&lt;li&gt;lustre/tests/yaml.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/functions.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="18685" author="chris" created="Wed, 3 Aug 2011 19:36:41 +0000"  >&lt;p&gt;Merged July 20th&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <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|hzv8qn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4950</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>