<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:21:43 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-2024] sanity-scrub test was not run</title>
                <link>https://jira.whamcloud.com/browse/LU-2024</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for yujian &amp;lt;yujian@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/33b8c0b2-0652-11e2-9b17-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/33b8c0b2-0652-11e2-9b17-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Test output showed that:&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;-----============= acceptance-small: sanity-scrub ============----- Sun Sep 23 03:00:17 PDT 2012
Running: bash /usr/lib64/lustre/tests/sanity-scrub.sh
CMD: client-26vm3 /usr/sbin/lctl get_param -n version
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Lustre Build: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_3/24&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-b2_3/24&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="16111">LU-2024</key>
            <summary>sanity-scrub test was not run</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="yong.fan">nasf</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Tue, 25 Sep 2012 03:29:29 +0000</created>
                <updated>Sun, 14 Oct 2012 16:07:22 +0000</updated>
                            <resolved>Wed, 26 Sep 2012 20:19:40 +0000</resolved>
                                    <version>Lustre 2.3.0</version>
                                    <fixVersion>Lustre 2.4.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="45497" author="yujian" created="Tue, 25 Sep 2012 03:32:42 +0000"  >&lt;p&gt;One more instance:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/960aec9a-0620-11e2-9e80-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/960aec9a-0620-11e2-9e80-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="45504" author="yong.fan" created="Tue, 25 Sep 2012 06:44:04 +0000"  >&lt;p&gt;This is the patch:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,4089&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,4089&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="45518" author="pjones" created="Tue, 25 Sep 2012 11:49:00 +0000"  >&lt;p&gt;I think that there is enough evidence to suggest that this is purely a testing issue. We should still continue to work on resolving this and include a fix for an RC2 if one is ready and we need one, but it would not warrant holding the release on its own merits&lt;/p&gt;</comment>
                            <comment id="45524" author="simmonsja" created="Tue, 25 Sep 2012 14:15:46 +0000"  >&lt;p&gt;Yes its is a scripting issue. I worked around it by disabling [[ $(lustre_version_code $SINGLEMDS) -ge $(version_code 2.3.0) ]]. Haven&apos;t played with it to fix it.&lt;/p&gt;</comment>
                            <comment id="45620" author="pjones" created="Thu, 27 Sep 2012 03:11:15 +0000"  >&lt;p&gt;Landed for 2.4. Will land for 2.3 if there is an RC2.&lt;/p&gt;</comment>
                            <comment id="46533" author="adilger" created="Sun, 14 Oct 2012 16:07:22 +0000"  >&lt;p&gt;Another patch to fix the version checking is needed, because the current test-framework.sh code doesn&apos;t work if the libcfs module is not loaded: &lt;a href=&quot;http://review.whamcloud.com/4173&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/4173&lt;/a&gt;&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|hzv3tz:</customfieldvalue>

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