<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:05:31 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-282] Some tests in the framework do not properly mark their beginning and end. For example test_27b in sanity.</title>
                <link>https://jira.whamcloud.com/browse/LU-282</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Problem:&lt;br/&gt;
Some tests in the framework do not correctly use run_test at the beginning meaning they are not logged.&lt;/p&gt;

&lt;p&gt;For example below test 27b is just calling log at the beginning.&lt;/p&gt;

&lt;p&gt;test_27a() {&lt;br/&gt;
    echo &apos;== stripe sanity ==============================================&apos;&lt;br/&gt;
    mkdir -p $DIR/d27 || error &quot;mkdir failed&quot;&lt;br/&gt;
    $GETSTRIPE $DIR/d27&lt;br/&gt;
    $SETSTRIPE $DIR/d27/f0 -c 1 || error &quot;lstripe failed&quot;&lt;br/&gt;
    $CHECKSTAT -t file $DIR/d27/f0 || error &quot;checkstat failed&quot;&lt;br/&gt;
    pass&lt;br/&gt;
    log &quot;== test 27b: write to one stripe file =========================&quot;&lt;br/&gt;
    cp /etc/hosts $DIR/d27/f0 || error&lt;br/&gt;
}   &lt;br/&gt;
run_test 27a &quot;one stripe file ==================================&quot;&lt;/p&gt;

&lt;p&gt;These need to be fixed up.&lt;/p&gt;

&lt;p&gt;Solution:&lt;br/&gt;
To find all the incorrect tests will prove dificult, if they take the format above then a grep can find them, this incorrect logs also cause misshapend names in the autotest logs. Once found they can easily be normalised. Changes made will need to apply to 2.1 and 1.8&lt;/p&gt;</description>
                <environment></environment>
        <key id="10748">LU-282</key>
            <summary>Some tests in the framework do not properly mark their beginning and end. For example test_27b in sanity.</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="wc-triage">WC Triage</assignee>
                                    <reporter username="chris">Chris Gearing</reporter>
                        <labels>
                    </labels>
                <created>Thu, 5 May 2011 09:08:05 +0000</created>
                <updated>Wed, 16 Aug 2017 21:54:11 +0000</updated>
                            <resolved>Wed, 19 Jul 2017 04:05:15 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                    <version>Lustre 1.8.6</version>
                                    <fixVersion>Lustre 2.10.1</fixVersion>
                    <fixVersion>Lustre 2.11.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="197328" author="gerrit" created="Mon, 29 May 2017 02:19:00 +0000"  >&lt;p&gt;Andreas Dilger (andreas.dilger@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/27322&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27322&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-282&quot; title=&quot;Some tests in the framework do not properly mark their beginning and end. For example test_27b in sanity.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-282&quot;&gt;&lt;del&gt;LU-282&lt;/del&gt;&lt;/a&gt; tests: remove extra logging from sanity 27&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 9e8c9cf3e3b4d25ca708e74e8c65384b9f96eb8d&lt;/p&gt;</comment>
                            <comment id="202604" author="gerrit" created="Wed, 19 Jul 2017 03:30:57 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/27322/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27322/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-282&quot; title=&quot;Some tests in the framework do not properly mark their beginning and end. For example test_27b in sanity.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-282&quot;&gt;&lt;del&gt;LU-282&lt;/del&gt;&lt;/a&gt; tests: remove extra logging from sanity 27&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f0795a24fd79e2cf2c2dccc1a2b510fabd9ddacf&lt;/p&gt;</comment>
                            <comment id="202653" author="pjones" created="Wed, 19 Jul 2017 04:05:15 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="205317" author="gerrit" created="Mon, 14 Aug 2017 14:52:22 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/28521&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28521&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-282&quot; title=&quot;Some tests in the framework do not properly mark their beginning and end. For example test_27b in sanity.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-282&quot;&gt;&lt;del&gt;LU-282&lt;/del&gt;&lt;/a&gt; tests: remove extra logging from sanity 27&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ead1d85133db1cea9b64cfa69f33a1ec924cf7c1&lt;/p&gt;</comment>
                            <comment id="205554" author="gerrit" created="Wed, 16 Aug 2017 20:44:24 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/28521/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28521/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-282&quot; title=&quot;Some tests in the framework do not properly mark their beginning and end. For example test_27b in sanity.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-282&quot;&gt;&lt;del&gt;LU-282&lt;/del&gt;&lt;/a&gt; tests: remove extra logging from sanity 27&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6b317f99a4d26a1477fccc5e1a74e7704bc5745b&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|hzvf27:</customfieldvalue>

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