<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:52 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>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[NETVIRT-556] tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames fails constantly</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-556</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Hi, &lt;br/&gt;
Due to the csit change that was merged yesterday, that added provider vlan testing, tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames started failing all the time. &lt;br/&gt;
This because of incompatibility between the mtu of the ping request tempest sends, and the mtu of tempest external network that was changed because it is now a vlan network. &lt;/p&gt;

&lt;p&gt;We will skip this test across versions, and try to come up with a fix ASAP. &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/netvirt-csit/job/netvirt-csit-1node-openstack-newton-nodl-v2-upstream-learn-carbon/176/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/netvirt-csit/job/netvirt-csit-1node-openstack-newton-nodl-v2-upstream-learn-carbon/176/&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20477">NETVIRT-556</key>
            <summary>tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames fails constantly</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/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="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="revital.aronis@hpe.com">Revital Aronis</reporter>
                        <labels>
                    </labels>
                <created>Tue, 21 Mar 2017 11:27:08 +0000</created>
                <updated>Thu, 19 Oct 2017 21:27:58 +0000</updated>
                            <resolved>Wed, 5 Apr 2017 19:46:15 +0000</resolved>
                                    <version>Carbon</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="37538" author="jluhrsen" created="Wed, 22 Mar 2017 20:56:41 +0000"  >&lt;p&gt;(In reply to Revital Aronis from comment #0)&lt;br/&gt;
&amp;gt; Hi, &lt;br/&gt;
&amp;gt; Due to the csit change that was merged yesterday, that added provider vlan&lt;br/&gt;
&amp;gt; testing,&lt;br/&gt;
&amp;gt; tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.&lt;br/&gt;
&amp;gt; test_mtu_sized_frames started failing all the time. &lt;br/&gt;
&amp;gt; This because of incompatibility between the mtu of the ping request tempest&lt;br/&gt;
&amp;gt; sends, and the mtu of tempest external network that was changed because it&lt;br/&gt;
&amp;gt; is now a vlan network. &lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; We will skip this test across versions, and try to come up with a fix ASAP. &lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/netvirt-csit/job/netvirt-csit-&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/netvirt-csit/job/netvirt-csit-&lt;/a&gt;&lt;br/&gt;
&amp;gt; 1node-openstack-newton-nodl-v2-upstream-learn-carbon/176/&lt;/p&gt;

&lt;p&gt;I tried to poke around a little bit. The vlan network we create for tempest&lt;br/&gt;
is using mtu 1440, like we expect from our config right:&lt;/p&gt;

&lt;p&gt;network:&lt;br/&gt;
&lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-mitaka-upstream-learn-boron/264/archives/log.html.gz#s1-s2-s1-k1-k5-k5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/netvirt-csit-1node-openstack-mitaka-upstream-learn-boron/264/archives/log.html.gz#s1-s2-s1-k1-k5-k5&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;config:&lt;br/&gt;
&lt;a href=&quot;https://github.com/opendaylight/releng-builder/blob/master/jjb/integration/include-raw-integration-deploy-openstack-run-test.sh#L195&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/opendaylight/releng-builder/blob/master/jjb/integration/include-raw-integration-deploy-openstack-run-test.sh#L195&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I glanced at the tempest code and it implies that it will try it&apos;s ping using&lt;br/&gt;
the network mtu which should be 1440. If that ping is failing, then is something&lt;br/&gt;
in the network adding even more encaps? I know the math says it should only&lt;br/&gt;
add up to 1494 which is less than our 1500 on the nics. Is there something&lt;br/&gt;
we are forgetting?&lt;/p&gt;

&lt;p&gt;BUT, I changed the job to use 1200 for the network mtu and it&apos;s passing. &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/netvirt-csit-1node-openstack-mitaka-jamo-upstream-stateful-carbon/11/archives/log.html.gz#s1-s2-s1-k1-k4-k5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/netvirt-csit-1node-openstack-mitaka-jamo-upstream-stateful-carbon/11/archives/log.html.gz#s1-s2-s1-k1-k4-k5&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8033</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=8033]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01sj3:</customfieldvalue>

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