<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:25:08 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-9320] sanity test_801a: Fail to prep barrier test env</title>
                <link>https://jira.whamcloud.com/browse/LU-9320</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://testing.hpdd.intel.com/test_sessions/1ef8dc97-8487-4c21-ad37-fe03e2430916&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sessions/1ef8dc97-8487-4c21-ad37-fe03e2430916&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;From test_log:&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; sanity test_801a: @@@@@@ FAIL: Fail to prep barrier test env 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:4893:error()
  = /usr/lib64/lustre/tests/sanity.sh:16039:prep_801()
  = /usr/lib64/lustre/tests/sanity.sh:16047:test_801a()
  = /usr/lib64/lustre/tests/test-framework.sh:5169:run_one()
  = /usr/lib64/lustre/tests/test-framework.sh:5208:run_one_logged()
  = /usr/lib64/lustre/tests/test-framework.sh:5055:run_test()
  = /usr/lib64/lustre/tests/sanity.sh:16115:main()
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>onyx-47, Interop, &lt;br/&gt;
server: RHEL7.3, 2.9.0 Lustre, &lt;br/&gt;
client: RHEL7.3, 2.10.55 Lustre (b3550)</environment>
        <key id="45420">LU-9320</key>
            <summary>sanity test_801a: Fail to prep barrier test env</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="standan">Saurabh Tandan</assignee>
                                    <reporter username="jcasper">James Casper</reporter>
                        <labels>
                    </labels>
                <created>Tue, 11 Apr 2017 17:18:46 +0000</created>
                <updated>Sat, 22 Apr 2017 12:22:24 +0000</updated>
                            <resolved>Sat, 22 Apr 2017 12:22:24 +0000</resolved>
                                    <version>Lustre 2.10.0</version>
                                    <fixVersion>Lustre 2.10.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="191550" author="jgmitter" created="Tue, 11 Apr 2017 17:24:02 +0000"  >&lt;p&gt;This looks to be an issue due to interop testing with 2.9.  Fan Yong, can you confirm that this test should be skipped in interop?&lt;/p&gt;</comment>
                            <comment id="191553" author="adilger" created="Tue, 11 Apr 2017 17:35:14 +0000"  >&lt;p&gt;Saurabh,&lt;br/&gt;
can you please add a version check and skip for each of &lt;tt&gt;test_80&lt;span class=&quot;error&quot;&gt;&amp;#91;12&amp;#93;&lt;/span&gt;&amp;#42;&lt;/tt&gt; if the MDS or OSS version is before 2.9.55:&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;        [ $(lustre_version_code mds1) -lt $(version_code 2.9.55) ||
          $(lustre_version_code ost1) -lt $(version_code 2.9.55) ]] &amp;amp;&amp;amp;
                skip &lt;span class=&quot;code-quote&quot;&gt;&quot;Need server version at least 2.9.55&quot;&lt;/span&gt; &amp;amp;&amp;amp; exit 0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="192041" author="gerrit" created="Fri, 14 Apr 2017 00:56:28 +0000"  >&lt;p&gt;Saurabh Tandan (saurabh.tandan@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/26616&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26616&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9320&quot; title=&quot;sanity test_801a: Fail to prep barrier test env&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9320&quot;&gt;&lt;del&gt;LU-9320&lt;/del&gt;&lt;/a&gt; test: Skip sanity test_80&lt;span class=&quot;error&quot;&gt;&amp;#91;12&amp;#93;&lt;/span&gt;*&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 57f14cc64c72e57bc3e6af0477d16cea30416428&lt;/p&gt;</comment>
                            <comment id="193100" author="gerrit" created="Sat, 22 Apr 2017 01:10:28 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/26616/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26616/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9320&quot; title=&quot;sanity test_801a: Fail to prep barrier test env&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9320&quot;&gt;&lt;del&gt;LU-9320&lt;/del&gt;&lt;/a&gt; test: Skip sanity test_80&lt;span class=&quot;error&quot;&gt;&amp;#91;12&amp;#93;&lt;/span&gt;*&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0ef8d2997d0b5df19d3645e95cc81bde02d2ddab&lt;/p&gt;</comment>
                            <comment id="193107" author="pjones" created="Sat, 22 Apr 2017 12:22:24 +0000"  >&lt;p&gt;Landed for 2.10&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="45408">LU-9318</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|hzz9u7:</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>