<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:23:29 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-2233] sanityn/40-46 takes ~800-900s</title>
                <link>https://jira.whamcloud.com/browse/LU-2233</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;tests 40-46 from sanityn takes ~800-900s, which is almost a half of the whole sanityn pass.&lt;/p&gt;</description>
                <environment></environment>
        <key id="16431">LU-2233</key>
            <summary>sanityn/40-46 takes ~800-900s</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="bzzz">Alex Zhuravlev</assignee>
                                    <reporter username="bzzz">Alex Zhuravlev</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Thu, 25 Oct 2012 13:23:35 +0000</created>
                <updated>Sun, 30 Jan 2022 03:51:32 +0000</updated>
                            <resolved>Fri, 10 May 2019 12:47:26 +0000</resolved>
                                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.12.9</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="46947" author="bzzz" created="Fri, 26 Oct 2012 02:15:08 +0000"  >&lt;p&gt;&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/adb04eb8-1f33-11e2-bae2-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/adb04eb8-1f33-11e2-bae2-52540035b04c&lt;/a&gt; &amp;#8211; sanityn took 639s. usually it takes 1300-1700s.&lt;/p&gt;</comment>
                            <comment id="208568" author="adilger" created="Sat, 16 Sep 2017 08:34:13 +0000"  >&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;LU-2233 tests: improve tests sanityn/40-46

sanity/40-46 usually take 800-900s which is almost a half
of the whole sanityn pass. 99.(9)% of time the tests just
wait to ensure specific order the operations execute in.

cfs_fail_intr is introduced to interrupt OBD_FAIL_TIMEOUT().
this way the tests can unblock the threads to resumt the
execution.

the tests itself are modified to use cfs_fail_intr. to be
able to do so both operations (referenced as OP1 and OP2
in the tests) are run in background. once started and then
ensured with pdo_sched() helper that MDS threads got to the
blocking points, we can interrupt OP1 and do usual checks.

on the local setup sanityn take: 1076s and 524s after.

Signed-off-by: Alex Zhuravlev &amp;lt;alexey.zhuravlev@intel.com&amp;gt;

Reviewed-on: https://review.whamcloud.com/4392
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="246946" author="gerrit" created="Fri, 10 May 2019 07:12:13 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/4392/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/4392/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2233&quot; title=&quot;sanityn/40-46 takes ~800-900s&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2233&quot;&gt;&lt;del&gt;LU-2233&lt;/del&gt;&lt;/a&gt; tests: improve tests sanityn/40-47&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 743b85a32e24cff0c77dff739691043970a0901e&lt;/p&gt;</comment>
                            <comment id="246965" author="pjones" created="Fri, 10 May 2019 12:47:26 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="246993" author="gerrit" created="Fri, 10 May 2019 20:27:26 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34847&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34847&lt;/a&gt;&lt;br/&gt;
Subject: Revert &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2233&quot; title=&quot;sanityn/40-46 takes ~800-900s&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2233&quot;&gt;&lt;del&gt;LU-2233&lt;/del&gt;&lt;/a&gt; tests: improve tests sanityn/40-47&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: dca71e339b4c906d61107972c85ff323b7ca438d&lt;/p&gt;</comment>
                            <comment id="291910" author="gerrit" created="Fri, 12 Feb 2021 22:54:08 +0000"  >&lt;p&gt;Etienne AUJAMES (eaujames@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41660&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41660&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2233&quot; title=&quot;sanityn/40-46 takes ~800-900s&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2233&quot;&gt;&lt;del&gt;LU-2233&lt;/del&gt;&lt;/a&gt; tests: improve tests sanityn/40-47&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1f58da293f94bfb751ef1f6618cc120df25ed801&lt;/p&gt;</comment>
                            <comment id="308191" author="gerrit" created="Fri, 23 Jul 2021 09:36:05 +0000"  >&lt;p&gt;Etienne AUJAMES (eaujames@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44391&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44391&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2233&quot; title=&quot;sanityn/40-46 takes ~800-900s&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2233&quot;&gt;&lt;del&gt;LU-2233&lt;/del&gt;&lt;/a&gt; tests: improve tests sanityn/40-47&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ee441c41d9f076456b68f45f9c8e116c450dc38c&lt;/p&gt;</comment>
                            <comment id="324456" author="gerrit" created="Sun, 30 Jan 2022 03:41:34 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/44391/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44391/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2233&quot; title=&quot;sanityn/40-46 takes ~800-900s&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2233&quot;&gt;&lt;del&gt;LU-2233&lt;/del&gt;&lt;/a&gt; tests: improve tests sanityn/40-47&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: cfb27a680cd22b993b3ff5e5257154aa3358dbbd&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="51081">LU-10754</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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|hzvau7:</customfieldvalue>

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