<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:06:28 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>[CXX-2605] Remove legacy shell from test scripts</title>
                <link>https://jira.mongodb.org/browse/CXX-2605</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;This ticket was split from &lt;tt&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2328&quot; title=&quot;Remove legacy shell from test scripts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2328&quot;&gt;DRIVERS-2328&lt;/a&gt;&lt;/tt&gt;, please see that ticket for a detailed description. &lt;/p&gt;</description>
                <environment></environment>
        <key id="2166459">CXX-2605</key>
            <summary>Remove legacy shell from test scripts</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</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="13202">Works as Designed</resolution>
                                        <assignee username="roberto.sanchez@mongodb.com">Roberto Sanchez</assignee>
                                    <reporter username="dbeng-pm-bot">PM Bot</reporter>
                        <labels>
                    </labels>
                <created>Tue, 25 Oct 2022 15:16:50 +0000</created>
                <updated>Wed, 17 Jan 2024 19:57:16 +0000</updated>
                            <resolved>Wed, 17 Jan 2024 19:57:16 +0000</resolved>
                                                                    <component>Evergreen Tools</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="6018675" author="kevin.albertson" created="Wed, 17 Jan 2024 19:57:16 +0000"  >&lt;p&gt;The MongoDB AWS tests are not implemented in the C++ driver. I expect no changes are required.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1872&quot; title=&quot;MONGODB-AWS Support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1872&quot;&gt;&lt;del&gt;CXX-1872&lt;/del&gt;&lt;/a&gt; (MONGODB-AWS Support) without code changes. Authentication is entirely handled in the C driver. MongoDB AWS tests are &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/blob/26867012b5982731c728c3b86d7e461f6f7a7b99/.evergreen/scripts/run-aws-tests.sh&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;implemented in the C driver&lt;/a&gt;. I expect the MongoDB AWS auth tests would not provide much value for the C++ driver. There are no code changes required in the C++ driver to use this feature.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10620">
                    <name>Issue split</name>
                                                                <inwardlinks description="split from">
                                        <issuelink>
            <issuekey id="2046813">DRIVERS-2328</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hvwqom:i</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_21457" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Upstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2328&quot; title=&quot;Remove legacy shell from test scripts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2328&quot;&gt;DRIVERS-2328&lt;/a&gt;:&lt;br/&gt;
The legacy shell will no longer be installed in the near future. Drivers are encouraged to remove all usages of the legacy shell in their drivers with this &lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/pull/1429&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Go driver PR&lt;/a&gt; serving as inspiration.&lt;/p&gt;

&lt;p&gt;All drivers that require the use of the legacy library are required to define the &lt;tt&gt;INSTALL_LEGACY_SHELL&lt;/tt&gt; environment variable to a non-zero value when running MongoDB installation (either by running &lt;tt&gt;run-orchestration.sh&lt;/tt&gt; or by manually invoking &lt;tt&gt;download_and_extract()&lt;/tt&gt; from &lt;tt&gt;download-mongoldb.sh&lt;/tt&gt;). This variable replaces the current &lt;tt&gt;SKIP_LEGACY_SHELL&lt;/tt&gt; variable which will no longer be respected.&lt;/p&gt;

&lt;p&gt;The upcoming changes can be tested by using the development branch for this change. In your evergreen functions, locate the &lt;tt&gt;git clone&lt;/tt&gt; command that clones the drivers-evergreen-tools repository and replace it with this command:&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;git clone https://github.com/alcaeus/drivers-evergreen-tools.git --depth 1 --branch skip-legacy-shell-by-default $DRIVERS_TOOLS&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;This will show which of your build tasks still need the legacy shell, which can be installed using the &lt;tt&gt;INSTALL_LEGACY_SHELL&lt;/tt&gt; environment variable in that specific task.&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>