<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:31:34 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>[SERVER-13391] Rework slowWeekly and slowNightly</title>
                <link>https://jira.mongodb.org/browse/SERVER-13391</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;1) Rename now that they are run on every commit&lt;br/&gt;
2) Move slowest tests out to new slow&lt;span class=&quot;error&quot;&gt;&amp;#91;1,2,...&amp;#93;&lt;/span&gt; suites.&lt;/p&gt;</description>
                <environment></environment>
        <key id="128035">SERVER-13391</key>
            <summary>Rework slowWeekly and slowNightly</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="9">Done</resolution>
                                        <assignee username="mathias@mongodb.com">Mathias Stearn</assignee>
                                    <reporter username="mathias@mongodb.com">Mathias Stearn</reporter>
                        <labels>
                    </labels>
                <created>Thu, 27 Mar 2014 21:34:16 +0000</created>
                <updated>Mon, 11 Jul 2016 17:17:14 +0000</updated>
                            <resolved>Fri, 28 Mar 2014 00:04:38 +0000</resolved>
                                                    <fixVersion>2.6.0-rc3</fixVersion>
                                    <component>Testing Infrastructure</component>
                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="525399" author="dan@10gen.com" created="Fri, 28 Mar 2014 00:04:38 +0000"  >&lt;p&gt;linux-64 builds now run compile-to-push in &amp;lt; 1.5 hours for full regression suite.&lt;/p&gt;</comment>
                            <comment id="525217" author="xgen-internal-githook" created="Thu, 27 Mar 2014 21:48:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;mpobrien&apos;, u&apos;name&apos;: u&quot;mike o&apos;brien&quot;, u&apos;email&apos;: u&apos;mpobrien005@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13391&quot; title=&quot;Rework slowWeekly and slowNightly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13391&quot;&gt;&lt;del&gt;SERVER-13391&lt;/del&gt;&lt;/a&gt; split up slow nightly and slow weekly&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mci/commit/d09e579760eb1f570f5760fe475b9e4d9002432d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mci/commit/d09e579760eb1f570f5760fe475b9e4d9002432d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="525216" author="xgen-internal-githook" created="Thu, 27 Mar 2014 21:47:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13391&quot; title=&quot;Rework slowWeekly and slowNightly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13391&quot;&gt;&lt;del&gt;SERVER-13391&lt;/del&gt;&lt;/a&gt; Move slowest tests from noPassthrough* (formerly slow&lt;/p&gt;
{Weekly,Nightly}
&lt;p&gt;) to slow*&lt;/p&gt;

&lt;p&gt;slow1 and slow2 are new suites to hold very slow tests. The idea is that we&lt;br/&gt;
can create slow3, slow4, etc to keep the time to run the longest suite down.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 43d933a286bff0e98845368c84c10248388bc4a5)&lt;br/&gt;
Branch: v2.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/09ab1978448e64a884a862170650c04b66858d13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/09ab1978448e64a884a862170650c04b66858d13&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="525215" author="xgen-internal-githook" created="Thu, 27 Mar 2014 21:47:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13391&quot; title=&quot;Rework slowWeekly and slowNightly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13391&quot;&gt;&lt;del&gt;SERVER-13391&lt;/del&gt;&lt;/a&gt; Rename slowNightly -&amp;gt; noPassthroughWithMongod and slowWeekly -&amp;gt; noPassthrough&lt;/p&gt;

&lt;p&gt;This better represents their purpose and the difference between them.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit d0a1e84ab2fa1b6aa699721b5cb9a4f8d0bf3692)&lt;br/&gt;
Branch: v2.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d061fb5f993aff589538c9add71af4765be1b65d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d061fb5f993aff589538c9add71af4765be1b65d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="525213" author="xgen-internal-githook" created="Thu, 27 Mar 2014 21:46:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13391&quot; title=&quot;Rework slowWeekly and slowNightly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13391&quot;&gt;&lt;del&gt;SERVER-13391&lt;/del&gt;&lt;/a&gt; Move slowest tests from noPassthrough* (formerly slow{Weekly,Nightly}) to slow*&lt;/p&gt;

&lt;p&gt;slow1 and slow2 are new suites to hold very slow tests. The idea is that we&lt;br/&gt;
can create slow3, slow4, etc to keep the time to run the longest suite down.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/43d933a286bff0e98845368c84c10248388bc4a5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/43d933a286bff0e98845368c84c10248388bc4a5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="525212" author="xgen-internal-githook" created="Thu, 27 Mar 2014 21:46:56 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13391&quot; title=&quot;Rework slowWeekly and slowNightly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13391&quot;&gt;&lt;del&gt;SERVER-13391&lt;/del&gt;&lt;/a&gt; Rename slowNightly -&amp;gt; noPassthroughWithMongod and slowWeekly -&amp;gt; noPassthrough&lt;/p&gt;

&lt;p&gt;This better represents their purpose and the difference between them.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d0a1e84ab2fa1b6aa699721b5cb9a4f8d0bf3692&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d0a1e84ab2fa1b6aa699721b5cb9a4f8d0bf3692&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="240999">SERVER-21662</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 27 Mar 2014 21:46:56 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 46 weeks, 6 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 46 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>dan@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>mathias@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlxwf:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>109579</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrl1bb:</customfieldvalue>

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