<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:08:14 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-14264] recovery-small tests 141 and 143 check undefined &#8220;PARALLEL&#8221; parameter</title>
                <link>https://jira.whamcloud.com/browse/LU-14264</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;recovery-small tests 141 and 143 check/compare the value of the PARALLEL parameter, but PARALLEL is not defined in recovery-small.sh nor in any script that recovery-small.sh sources. This does not cause the test to fail. Checking an undefined (non-quoted) variable causes a message/warning in bash and can cause unintended test behavior&lt;/p&gt;
&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;== recovery-small test 141: do not lose locks on MGS restart ========================================= 11:56:34 (1585310194)
/usr/lib64/lustre/tests/recovery-small.sh: line 2985: [: ==: unary operator expected
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;


&lt;p&gt;sanity.sh does define PARALLEL with&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
  31 export PARALLEL=${PARALLEL:-&lt;span class=&quot;code-quote&quot;&gt;&quot;no&quot;&lt;/span&gt;}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;and all sanity.sh tests can check the value of $PARALLEL without error.&lt;/p&gt;

&lt;p&gt;To fix this issue, we should probably move the export of the PARALLEL variable found in sanity.sh into the beginning of test-framework.sh which is sourced by all test scripts.&lt;/p&gt;

&lt;p&gt;recovery-small test 141 was added on 17 MARCH 2020 by &lt;a href=&quot;https://review.whamcloud.com/#/c/37344/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/37344/&lt;/a&gt; &#8220;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13116&quot; title=&quot;sanity-sec test_30b: touch skn&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13116&quot;&gt;&lt;del&gt;LU-13116&lt;/del&gt;&lt;/a&gt; mgc: do not lose sptlrpc config lock&#8221;&lt;br/&gt;
recovery-small test 143 was added on 19 APRIL 2020 &lt;a href=&quot;https://review.whamcloud.com/#/c/36602/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/36602/&lt;/a&gt; &#8220; &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12846&quot; title=&quot;could not delete orphan [0x2001ac5ff:0x3a30:0x0]: rc = -2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12846&quot;&gt;&lt;del&gt;LU-12846&lt;/del&gt;&lt;/a&gt; mdd: return error while delete failed &#8220; &lt;/p&gt;</description>
                <environment></environment>
        <key id="62110">LU-14264</key>
            <summary>recovery-small tests 141 and 143 check undefined &#8220;PARALLEL&#8221; parameter</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="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>tests</label>
                    </labels>
                <created>Fri, 18 Dec 2020 20:50:01 +0000</created>
                <updated>Sat, 11 Jun 2022 15:29:54 +0000</updated>
                            <resolved>Sat, 11 Jun 2022 15:29:54 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                    <version>Lustre 2.12.5</version>
                    <version>Lustre 2.12.6</version>
                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="311364" author="gerrit" created="Thu, 26 Aug 2021 23:34:52 +0000"  >&lt;p&gt;&quot;James Nunez &amp;lt;jnunez@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44763&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44763&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14264&quot; title=&quot;recovery-small tests 141 and 143 check undefined &#8220;PARALLEL&#8221; parameter&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14264&quot;&gt;&lt;del&gt;LU-14264&lt;/del&gt;&lt;/a&gt; tests: make PARALLEL available to all suites&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: bc621f05cb5fae5447a811167eeec3987859b1f2&lt;/p&gt;</comment>
                            <comment id="337388" author="gerrit" created="Sat, 11 Jun 2022 05:31:37 +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/44763/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44763/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14264&quot; title=&quot;recovery-small tests 141 and 143 check undefined &#8220;PARALLEL&#8221; parameter&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14264&quot;&gt;&lt;del&gt;LU-14264&lt;/del&gt;&lt;/a&gt; tests: make PARALLEL available to all suites&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: bc1d8b792ae61de6cc82175a26b097574c64eb50&lt;/p&gt;</comment>
                            <comment id="337490" author="pjones" created="Sat, 11 Jun 2022 15:29:54 +0000"  >&lt;p&gt;Landed for 2.16&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|i01hw7:</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>