<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:26:41 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-9494] Improve message for skipping tests</title>
                <link>https://jira.whamcloud.com/browse/LU-9494</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;During Lustre testing, a test can be skipped for a variety of legitimate reasons like the test needs more than one MDT or the test needs more than three clients or the test needs separate MDS and MGS. When a test is skipped, a message is printed to explain why the test is being skipped. These messages should be short, but should be informative. There are many skipped test messages that are not informative. For example, con-sanity test 50i is skipped because &#8220;1 &amp;lt; 2; skipping&#8221;.&lt;/p&gt;

&lt;p&gt;We should make the messages for skipped tests be informative and, where possible, when tests are skipped for the same reason, make the messages the same. For example, when a test requires three or more MDTs, we should use &#8220;needs &amp;gt;= 3 MDTs&#8221;&lt;/p&gt;

&lt;p&gt;Here are a few messages that should be changed:&lt;br/&gt;
conf-sanity test_50i, has message is &#8220;1 &amp;lt; 2&#8221;&lt;br/&gt;
should be &#8220;needs &amp;gt;= 2 MDTs&#8221;&lt;/p&gt;

&lt;p&gt;sanity-quota test 7e: &#8220;Required more MDTs&#8221;&lt;br/&gt;
should be &#8220;needs &amp;gt;= 2 MDTs&#8221;&lt;/p&gt;

&lt;p&gt;sanity-quota test 12b: &#8220;skipping rebalancing test&#8221;&lt;br/&gt;
should be &#8220;needs &amp;gt;= 2 MDTs&#8221;&lt;/p&gt;

&lt;p&gt;sanity-lfsck tests 2e, 12a, 15c, 22a, 22b, 23a, 24, 26b, 27b, 28, 31a-h&lt;br/&gt;
&#8220;We need at least 2 MDSes for this test&#8221;&lt;br/&gt;
&#8220;The test needs at least 2 MDTs&#8221;&lt;br/&gt;
should be&lt;br/&gt;
&#8220;needs &amp;gt;= 2 MDTs&#8221;&lt;/p&gt;

&lt;p&gt;conf-sanity test 5f&lt;br/&gt;
message is &#8220;combined mgs and mds&#8221;. From the message it&#8217;s not clear if the test is being skipped because there is a combined MGS/MDS or because the servers are separate. &lt;br/&gt;
This message should be changed to something like &#8220;needs separate mgs and mds&#8221; . If the test really only needs separate targets and not servers, then this should be specified.&lt;/p&gt;

&lt;p&gt;Similarly, for recovery-small test 103, the message is &#8220;mgs and mds on the same target&#8221; could be clarified.&lt;/p&gt;

&lt;p&gt;The messages stating that a certain server file system is required could be standardized. Right now we have &#8220;only for ldiskfs&#8221;, &#8220;only for ldiskfs mdt&#8221;, and &#8220;only for ldiskfs MDT&#8221;&lt;/p&gt;</description>
                <environment></environment>
        <key id="46055">LU-9494</key>
            <summary>Improve message for skipping tests</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</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="ruth.klundt@gmail.com">Ruth Klundt</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>easy</label>
                            <label>hackathon2017</label>
                            <label>test</label>
                    </labels>
                <created>Thu, 11 May 2017 20:53:48 +0000</created>
                <updated>Wed, 16 Aug 2017 21:54:32 +0000</updated>
                            <resolved>Mon, 14 Aug 2017 05:10:03 +0000</resolved>
                                                    <fixVersion>Lustre 2.10.1</fixVersion>
                    <fixVersion>Lustre 2.11.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="197683" author="gerrit" created="Wed, 31 May 2017 14:19:00 +0000"  >&lt;p&gt;Ruth Klundt (rklundt@sandia.gov) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/27350&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27350&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9494&quot; title=&quot;Improve message for skipping tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9494&quot;&gt;&lt;del&gt;LU-9494&lt;/del&gt;&lt;/a&gt; test: Improve message for skipping tests&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a39fade45dde7f8e2b8b305eb964b727e6b4be50&lt;/p&gt;</comment>
                            <comment id="205268" author="gerrit" created="Sun, 13 Aug 2017 17:18:19 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/27350/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27350/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9494&quot; title=&quot;Improve message for skipping tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9494&quot;&gt;&lt;del&gt;LU-9494&lt;/del&gt;&lt;/a&gt; test: Improve message for skipping tests&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 75b426f9f9d3f21e08cd1e62b7fa4962a2b8c679&lt;/p&gt;</comment>
                            <comment id="205300" author="pjones" created="Mon, 14 Aug 2017 05:10:03 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="205318" 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/28522&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28522&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9494&quot; title=&quot;Improve message for skipping tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9494&quot;&gt;&lt;del&gt;LU-9494&lt;/del&gt;&lt;/a&gt; test: Improve message for skipping tests&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: e8b4dd83455cb9778828e1394d8593074e3dfd74&lt;/p&gt;</comment>
                            <comment id="205555" author="gerrit" created="Wed, 16 Aug 2017 20:44:36 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/28522/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28522/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9494&quot; title=&quot;Improve message for skipping tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9494&quot;&gt;&lt;del&gt;LU-9494&lt;/del&gt;&lt;/a&gt; test: Improve message for skipping tests&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5afcef6bde7cf1d09dc8556099ee49dfa1a1855e&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|hzzclz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>