<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:54:33 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-12662] Run pjdfstest POSIX test in review and full testing</title>
                <link>https://jira.whamcloud.com/browse/LU-12662</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;pjdfstest is a POSIX file system test suite. We&apos;ve recently added pjdfstest to the Lustre toolkit; DCO-8170. The next step is to create a new test suite or add a new test to the POSIX test suite that runs pjdfstest and reports on status of each test. &lt;/p&gt;

&lt;p&gt;More information on the history and versions of pjdfstest:&lt;br/&gt;
The old POSIX test suite from the Open Group was no longer buildable  on modern distros, and had to be replaced.&lt;br/&gt;
Tuxera ported to Linux, extended, and maintained Pawel Jakub Dawidek&#8217;s POSIX file system test suite called &lt;tt&gt;pjdfstest&lt;/tt&gt;. The last stable release of &lt;tt&gt;pjdfstest&lt;/tt&gt; was released on August 16, 2008; &lt;tt&gt;pjd-fstest-20080816.tgz&lt;/tt&gt;. The last test release was released on January 30, 2009; &lt;tt&gt;pjd-fstest-20090130-RC.tgz&lt;/tt&gt;. More information about the Tuxera releases can be found at &lt;a href=&quot;https://www.tuxera.com/community/posix-test-suite/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.tuxera.com/community/posix-test-suite/&lt;/a&gt; .&lt;/p&gt;

&lt;p&gt;In February 2011, Brian Behlendorf uploaded a version of &lt;tt&gt;pjdfstest&lt;/tt&gt; to GitHub and fixed some tests to be compatible with ZFS; &lt;a href=&quot;https://github.com/zfsonlinux/fstest&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/zfsonlinux/fstest&lt;/a&gt; . Development on this branch of &lt;tt&gt;pjdfstest&lt;/tt&gt; has not progressed.&lt;/p&gt;

&lt;p&gt;In February 2012, Pawel Jakub Dawidek uploaded his version of &lt;tt&gt;pjdfstest&lt;/tt&gt; to GitHub and has maintained it since; &lt;a href=&quot;https://github.com/pjd/pjdfstest&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/pjd/pjdfstest&lt;/a&gt; . PJD&#8217;s version of &lt;tt&gt;pjdfstest&lt;/tt&gt; from GitHub is the one that will be incorporated into Lustre testing.&lt;/p&gt;
</description>
                <environment></environment>
        <key id="56656">LU-12662</key>
            <summary>Run pjdfstest POSIX test in review and full testing</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="sarah">Sarah Liu</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>tests</label>
                    </labels>
                <created>Tue, 13 Aug 2019 15:41:44 +0000</created>
                <updated>Wed, 9 Dec 2020 19:25:48 +0000</updated>
                            <resolved>Thu, 14 May 2020 23:12:55 +0000</resolved>
                                    <version>Lustre 2.13.0</version>
                    <version>Lustre 2.12.3</version>
                                    <fixVersion>Lustre 2.14.0</fixVersion>
                    <fixVersion>Lustre 2.12.6</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="253225" author="sarah" created="Fri, 16 Aug 2019 20:56:04 +0000"  >&lt;p&gt;A quick update on the progress. &lt;br/&gt;
pjdfstest rpm is installed and find 1 issue:&lt;br/&gt;
The tests are all under /usr/share/pjdfstest while the pjdfstest application is installed under /bin. This causes the tests cannot find the executable file.  Currently I create a link to work around the problem, but it would be great to change the installation location.&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;[root@trevis-60vm8 lustre]# prove -rv /usr/share/pjdfstest/
/usr/share/pjdfstest/chflags/00.t .......... 
not ok - could not find pjdfstest app
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="253323" author="gerrit" created="Tue, 20 Aug 2019 19:05:47 +0000"  >&lt;p&gt;Wei Liu (sarah@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35841&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35841&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12662&quot; title=&quot;Run pjdfstest POSIX test in review and full testing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12662&quot;&gt;&lt;del&gt;LU-12662&lt;/del&gt;&lt;/a&gt; tests: Add new pjdfstest into tests&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d6c70c88b990fb074a0e311960472b6898dc8719&lt;/p&gt;</comment>
                            <comment id="253328" author="sarah" created="Tue, 20 Aug 2019 23:07:10 +0000"  >&lt;p&gt;Current Autotest env doesn&apos;t have pjdfstest installed, I have opened DCO-8390 to request it.&lt;/p&gt;</comment>
                            <comment id="270178" author="gerrit" created="Thu, 14 May 2020 05:41:54 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35841/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35841/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12662&quot; title=&quot;Run pjdfstest POSIX test in review and full testing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12662&quot;&gt;&lt;del&gt;LU-12662&lt;/del&gt;&lt;/a&gt; tests: Add new pjdfstest into tests&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 414e613c2da55e6b8d2b3b20cbfb340cd84c9854&lt;/p&gt;</comment>
                            <comment id="270262" author="pjones" created="Thu, 14 May 2020 23:12:55 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                            <comment id="270509" author="gerrit" created="Mon, 18 May 2020 20:12:49 +0000"  >&lt;p&gt;James Nunez (jnunez@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38653&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38653&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12662&quot; title=&quot;Run pjdfstest POSIX test in review and full testing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12662&quot;&gt;&lt;del&gt;LU-12662&lt;/del&gt;&lt;/a&gt; tests: Add new pjdfstest into tests&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 74a27572b9510250a7dc95dc33d889d7ae3ae6ef&lt;/p&gt;</comment>
                            <comment id="284594" author="gerrit" created="Sat, 7 Nov 2020 04:16:12 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38653/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38653/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12662&quot; title=&quot;Run pjdfstest POSIX test in review and full testing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12662&quot;&gt;&lt;del&gt;LU-12662&lt;/del&gt;&lt;/a&gt; tests: Add new pjdfstest into tests&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 8b014cbce3a3f29e85c3f24693d1314f3f27886b&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="57284">LU-12922</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|i00l6v:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>