<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:21:36 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>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[DRIVERS-469] Update driver to only test RHEL on zSeries</title>
                <link>https://jira.mongodb.org/browse/DRIVERS-469</link>
                <project id="10980" key="DRIVERS">Drivers</project>
                    <description>&lt;p&gt;For drivers testing on zSeries (s390x). Drivers should test on the rhel67-zseries-test distro. Testing on all other zSeries distros (SUSE, earlier and later RHEL versions) should be dropped. The pool of zSeries machines is very limited to begin with, but rhel67-zseries-test will have the largest pool for the time being.&lt;/p&gt;

&lt;p&gt;We generally test on zSeries to test C / C++ extensions on big endian hardware. One distro is as good as another for our purposes. &lt;/p&gt;</description>
                <environment></environment>
        <key id="526858">DRIVERS-469</key>
            <summary>Update driver to only test RHEL on zSeries</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="bernie@mongodb.com">Bernie Hackett</reporter>
                        <labels>
                    </labels>
                <created>Fri, 13 Apr 2018 20:14:45 +0000</created>
                <updated>Sat, 28 Oct 2023 10:44:56 +0000</updated>
                            <resolved>Tue, 12 Feb 2019 20:15:31 +0000</resolved>
                                                                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="2026986" author="rstam" created="Mon, 8 Oct 2018 19:02:02 +0000"  >&lt;p&gt;The C# driver does not run on zSeries.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="530291">CDRIVER-2617</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="606144">CSHARP-2388</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="606148">CXX-1654</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="606151">GODRIVER-560</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="606147">JAVA-2978</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="606150">MOTOR-271</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="606140">NODE-1679</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="606149">PHPC-1271</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="606143">PYTHON-1645</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="606146">RUBY-1463</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                            <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_23952" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Driver Compliance</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<style type='text/css'>
         #scriptField, #scriptField *{
                border: 1px solid black;
            }

            #scriptField{
                border-collapse: collapse;
            }

            #scriptField td {
                text-align: center; /* Center-align text in table cells */
            }

            #scriptField td.key {
                text-align: left; /* Left-align text in the Key column */
            }

            #scriptField a {
                text-decoration: none; /* Remove underlines from links */
                border: none; /* Remove border from links */
            }
            
            /* Add green background color to cells with FixVersion */
            #scriptField td.hasFixVersion {
                background-color: #00FF00; /* Green color code */
            }

            /* Center-align the first row headers */
            #scriptField th {
                text-align: center;
            }
        </style>
<table id='scriptField'>
  <tr>
    <th>Key</th>
    <th>Status/Resolution</th>
    <th>FixVersion</th>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CDRIVER-2617'>CDRIVER-2617</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.13.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/NODE-1679'>NODE-1679</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>3.1.7</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/SCALA-448'>SCALA-448</a>
    </td>
    <td>Won't Fix</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PYTHON-1645'>PYTHON-1645</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>3.8</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CSHARP-2388'>CSHARP-2388</a>
    </td>
    <td>Won't Fix</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PERL-999'>PERL-999</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>Perl CI 2018</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUBY-1463'>RUBY-1463</a>
    </td>
    <td>Done</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/JAVA-2978'>JAVA-2978</a>
    </td>
    <td>Won't Fix</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CXX-1654'>CXX-1654</a>
    </td>
    <td>Works as Designed</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PHPC-1271'>PHPC-1271</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.6.0alpha2, 1.6.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/MOTOR-271'>MOTOR-271</a>
    </td>
    <td>Works as Designed</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/GODRIVER-560'>GODRIVER-560</a>
    </td>
    <td>Done</td>
    <td class='hasFixVersion'>No Release</td>
  </tr>
</table>]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htmd7b:</customfieldvalue>

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