<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:01:05 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>[GBP-90] SFC - 1.1 OVSDB further integration and unit testing</title>
                <link>https://jira.opendaylight.org/browse/GBP-90</link>
                <project id="10127" key="GBP">groupbasedpolicy</project>
                    <description></description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="28396">GBP-90</key>
            <summary>SFC - 1.1 OVSDB further integration and unit testing</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="10002">Duplicate</resolution>
                                        <assignee username="msestak@cisco.com">Marcel Sestak</assignee>
                                    <reporter username="vladimir.lavor@pantheon.sk">Vladimir Lavor</reporter>
                        <labels>
                    </labels>
                <created>Mon, 1 Jun 2015 11:25:30 +0000</created>
                <updated>Thu, 3 May 2018 15:53:33 +0000</updated>
                            <resolved>Thu, 27 Aug 2015 18:16:29 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="59493" author="rapenno@gmail.com" created="Wed, 3 Jun 2015 06:30:11 +0000"  >&lt;p&gt;Create a test that performs the following operations:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Create 50 SFFs&lt;/li&gt;
	&lt;li&gt;reboots OVS&lt;/li&gt;
	&lt;li&gt;Delete 30 SFFs while OVS is down&lt;/li&gt;
	&lt;li&gt;Wait for OVS to come up&lt;/li&gt;
	&lt;li&gt;Create 20 SFFs&lt;/li&gt;
	&lt;li&gt;reboots OVS&lt;/li&gt;
	&lt;li&gt;Update 15 SFFs instead of deleting them&lt;/li&gt;
	&lt;li&gt;Wait for OVS to come up&lt;/li&gt;
	&lt;li&gt;Change set-manager to a bogus IP&lt;/li&gt;
	&lt;li&gt;Update 10 SFFs instead of deleting it&lt;/li&gt;
	&lt;li&gt;Change set-manager back to ODL IP port&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;In each step check if the state in ODL and OVS should be what is expected. I tested this as recent as last week and it was not. &lt;/p&gt;


&lt;p&gt;thanks,&lt;/p&gt;</comment>
                            <comment id="59494" author="vladimir.lavor@pantheon.sk" created="Thu, 4 Jun 2015 11:12:06 +0000"  >&lt;p&gt;(In reply to Reinaldo Penno from comment #1)&lt;br/&gt;
&amp;gt; Create a test that performs the following operations:&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; - Create 50 SFFs&lt;br/&gt;
&amp;gt; - reboots OVS&lt;br/&gt;
&amp;gt; - Delete 30 SFFs while OVS is down&lt;br/&gt;
&amp;gt; - Wait for OVS to come up&lt;br/&gt;
&amp;gt; - Create 20 SFFs&lt;br/&gt;
&amp;gt; - reboots OVS&lt;br/&gt;
&amp;gt; - Update 15 SFFs instead of deleting them&lt;br/&gt;
&amp;gt; - Wait for OVS to come up&lt;br/&gt;
&amp;gt; - Change set-manager to a bogus IP&lt;br/&gt;
&amp;gt; - Update 10 SFFs instead of deleting it&lt;br/&gt;
&amp;gt; - Change set-manager back to ODL IP port&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; In each step check if the state in ODL and OVS should be what is expected. I&lt;br/&gt;
&amp;gt; tested this as recent as last week and it was not. &lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; thanks,&lt;/p&gt;

&lt;p&gt;This one should be written in python? Because i don&apos;t know how to write this in java  (manage OVS and check its status)&lt;/p&gt;</comment>
                            <comment id="59495" author="rapenno@gmail.com" created="Thu, 4 Jun 2015 13:32:13 +0000"  >&lt;p&gt;Python is probably the way to go in order to have it automated.&lt;/p&gt;</comment>
                            <comment id="59496" author="avanko" created="Tue, 23 Jun 2015 12:56:21 +0000"  >&lt;p&gt;moved to python&lt;/p&gt;</comment>
                            <comment id="59497" author="avanko" created="Tue, 23 Jun 2015 13:06:29 +0000"  >&lt;p&gt;covered by &lt;a href=&quot;https://jira.opendaylight.org/browse/GBP-166&quot; title=&quot;SFC Integration testing via Robot FM&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GBP-166&quot;&gt;&lt;del&gt;GBP-166&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="28472">GBP-166</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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>3493</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=3493]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10373"><![CDATA[Lithium-RC3]]></customfieldvalue>

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

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