<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:33:21 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>[OPNFLWPLUG-769] Flow services test failures using FRS</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-769</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;There are 2 suites (cloned from FRM tests) to test forwarding rules synchronizer with some failures.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-flow-services-frs-only-carbon/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-flow-services-frs-only-carbon/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-periodic-scale-stats-collection-daily-frs-only-carbon/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-periodic-scale-stats-collection-daily-frs-only-carbon/&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="28037">OPNFLWPLUG-769</key>
            <summary>Flow services test failures using FRS</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="ecelgp">Luis Gomez</assignee>
                                    <reporter username="andrejleitner">Andrej Leitner</reporter>
                        <labels>
                    </labels>
                <created>Mon, 19 Sep 2016 12:18:40 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:54 +0000</updated>
                            <resolved>Mon, 31 Oct 2016 12:48:18 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="58313" author="andrejleitner" created="Mon, 26 Sep 2016 12:24:40 +0000"  >&lt;p&gt;After investigation we found out some problems in compression of syncup entries. &lt;/p&gt;

&lt;p&gt;When there are more changes in a row on startup it could happen that the first syncup entry (config-operational) is not updated but replaced with following config-config changes.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/46168/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/46168/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Also it&apos;s not so good to use unfair semaphore here because we need to preserve the change of incoming changes.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/46182/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/46182/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="58314" author="andrejleitner" created="Mon, 26 Sep 2016 15:48:26 +0000"  >&lt;p&gt;Another cleaning patches:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/46180/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/46180/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/46181&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/46181&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="58315" author="andrejleitner" created="Tue, 27 Sep 2016 09:17:26 +0000"  >&lt;p&gt;According to test results we fix missing flows, however syncup seems to be slowed down now by &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/46181&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/46181&lt;/a&gt;, therefore reverting in &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/46210&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/46210&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="58316" author="andrejleitner" created="Thu, 29 Sep 2016 06:54:28 +0000"  >&lt;p&gt;Confirming scale-stats test as fixed.&lt;/p&gt;

&lt;p&gt;In the flow-services test we found one more issue, proposal here: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/46254/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/46254/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;However most of failures in local testing are present also with FRM using ovs 2.3/4/5. Therefore we need to check whether the problem is caused by different ovs version (assuming FRM test have no failures because of using ovs 2.0).&lt;/p&gt;</comment>
                            <comment id="58317" author="andrejleitner" created="Mon, 3 Oct 2016 13:37:27 +0000"  >&lt;p&gt;&lt;a href=&quot;https://lists.opendaylight.org/pipermail/openflowplugin-dev/2016-October/006120.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/openflowplugin-dev/2016-October/006120.html&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="58318" author="andrejleitner" created="Mon, 31 Oct 2016 12:48:18 +0000"  >&lt;p&gt;flows with inconsistent match for OVS 2.5+ should be fixed&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>6745</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=6745]]></customfieldvalue>

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

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