<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:08:06 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-7346] Reintroduce tests from SLOW list back to review process</title>
                <link>https://jira.whamcloud.com/browse/LU-7346</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;There is no real definition of what constitutes a SLOW test, the general rule of thumb is, if a test runs for five minutes or more, it is eligible to be marked as SLOW. Attached is the list of tests which can be reintroduced to the normal review process as they are not running for five minutes or more. The results for these tests can also be found at &lt;a href=&quot;https://wiki.hpdd.intel.com/display/QE/Lustre+Test+Suites+-+SLOW+Test+List&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.hpdd.intel.com/display/QE/Lustre+Test+Suites+-+SLOW+Test+List&lt;/a&gt; . The tests were run multiple times to have more accurate time values.&lt;/p&gt;</description>
                <environment></environment>
        <key id="32857">LU-7346</key>
            <summary>Reintroduce tests from SLOW list back to review process</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="standan">Saurabh Tandan</assignee>
                                    <reporter username="standan">Saurabh Tandan</reporter>
                        <labels>
                    </labels>
                <created>Tue, 27 Oct 2015 21:41:16 +0000</created>
                <updated>Tue, 6 Dec 2016 14:38:11 +0000</updated>
                            <resolved>Tue, 6 Dec 2016 14:38:11 +0000</resolved>
                                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="131921" author="adilger" created="Wed, 28 Oct 2015 20:41:23 +0000"  >&lt;p&gt;Saurabh, thanks for running these tests.&lt;/p&gt;

&lt;p&gt;The next step is for you to make a patch to remove the recommended tests from the EXCEPT_SLOW= list.  It would also be useful to annotate the remaining EXCEPT_SLOW tests with their test times, as is done in recovery-small, so that the information you captured here is available in the future.&lt;/p&gt;

&lt;p&gt;In terms of tests to enable, I&apos;m generally in favour of your recommendations.  For recovery-small test_51 it makes sense to enable this for ZFS as well, since it isn&apos;t much over 5 minutes, and it keeps the testing coverage consistent.  It doesn&apos;t make sense to enable sanity test_51b without enabling test_51ba, since that would leave 70000 files in the filesystem and may cause later tests to run out of inodes.  &lt;/p&gt;

&lt;p&gt;In addition to figuring out which tests take a long time, it might be a worthwhile exercise to understand &lt;em&gt;why&lt;/em&gt; the tests are taking so long (if that is clear from reading the test script, don&apos;t spend hours on it), and seeing if there is some way to actually reduce the test time rather than just skipping it.&lt;/p&gt;

&lt;p&gt;For sanity 24D it might make sense to make that test run as part of test_51b (or immediately thereafter, e.g. test_51b0 similar) since test_51b has already created the required number of files and it would reduce runtime when SLOW=yes is selected.  I agree test_24D takes too long to run for every test, so it shouldn&apos;t be enabled by default.&lt;/p&gt;

&lt;p&gt;Also, have you looked at currently-running tests to see if any of them are taking too long and should be skipped (like &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4537&quot; title=&quot;Track slow tests in review-dne&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4537&quot;&gt;LU-4537&lt;/a&gt;)?&lt;/p&gt;</comment>
                            <comment id="131931" author="standan" created="Wed, 28 Oct 2015 21:42:11 +0000"  >&lt;p&gt;Andreas, Thanks a lot for your valuable input and directing my attention to currently running tests.&lt;/p&gt;

&lt;p&gt;I will go ahead and start working on the next step to enable them on the EXCEPT_SLOW list.&lt;/p&gt;

&lt;p&gt;I totally agree to your suggestion of enabling recovery_small test_51 as it&apos;s just little over 5 minutes. But regarding sanity test_51b it makes sense to me now, why was it disabled previously. So this is a point to be looked upon. I will have more detailed look into sanity test_51b, test_51ba and also test_24D if that needs to be included in the enabling list. If sanity test_24D is combined with test_51b or run just immediately after test_51b, I think we are good to do that. But I would like to spend more time looking upon if it makes sense to enable sanity test_51b and test_51ba because the timing for test_51ba alone is around 13 minutes or so.&lt;/p&gt;</comment>
                            <comment id="133399" author="gerrit" created="Thu, 12 Nov 2015 19:50:13 +0000"  >&lt;p&gt;Saurabh Tandan (saurabh.tandan@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/17143&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/17143&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7346&quot; title=&quot;Reintroduce tests from SLOW list back to review process&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7346&quot;&gt;&lt;del&gt;LU-7346&lt;/del&gt;&lt;/a&gt; tests: Reintroduce SLOW tests to review process&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 35fc6ceef4c29e5da456e8674a99306f28fd0254&lt;/p&gt;</comment>
                            <comment id="153114" author="gerrit" created="Sat, 21 May 2016 02:37:04 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/17143/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/17143/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7346&quot; title=&quot;Reintroduce tests from SLOW list back to review process&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7346&quot;&gt;&lt;del&gt;LU-7346&lt;/del&gt;&lt;/a&gt; tests: Reintroduce SLOW tests to review process&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 28497055cdac33293122b73e62c00555a32a5f88&lt;/p&gt;</comment>
                            <comment id="176676" author="jgmitter" created="Tue, 6 Dec 2016 14:38:06 +0000"  >&lt;p&gt;reopening to correct fields to show up in 2.9 changelog&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="22870">LU-4537</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="19660" name="Table - Slow test list to be removed.pdf" size="165642" author="standan" created="Fri, 20 Nov 2015 16:27:00 +0000"/>
                    </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|hzxrm7:</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>
                                                                                            <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>