<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:03:22 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>[INTPAK-17] Run ODL tests in RPM tests</title>
                <link>https://jira.opendaylight.org/browse/INTPAK-17</link>
                <project id="10190" key="INTPAK">integration-packaging</project>
                    <description>&lt;p&gt;Should talk to Int/Test (&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=jluhrsen&quot; class=&quot;user-hover&quot; rel=&quot;jluhrsen&quot;&gt;jluhrsen&lt;/a&gt;) about suggestions for some basic sanity tests we can run against ODL after a deployment (RPM/puppet-opendaylight/ansible-opendaylight/VM/container).&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://trello.com/c/xpEGOvst/438-additional-tests-in-test-rpm-job&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Imported from Trello&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="28661">INTPAK-17</key>
            <summary>Run ODL tests in RPM tests</summary>
                <type id="10100" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="1" iconUrl="https://jira.opendaylight.org/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="dfarrell07">Daniel Farrell</assignee>
                                    <reporter username="dfarrell07">Daniel Farrell</reporter>
                        <labels>
                    </labels>
                <created>Wed, 1 Nov 2017 02:11:22 +0000</created>
                <updated>Wed, 4 Apr 2018 03:10:42 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="60820" author="dfarrell07" created="Wed, 24 Jan 2018 22:35:27 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=jluhrsen&quot; class=&quot;user-hover&quot; rel=&quot;jluhrsen&quot;&gt;jluhrsen&lt;/a&gt; - Any suggestions for some simple tests I can run against ODL after it&apos;s installed to check if it&apos;s working?&lt;/p&gt;</comment>
                            <comment id="60823" author="jluhrsen" created="Wed, 24 Jan 2018 23:58:34 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=dfarrell07&quot; class=&quot;user-hover&quot; rel=&quot;dfarrell07&quot;&gt;dfarrell07&lt;/a&gt; which features are installed? odl-netivrt-openstack?&lt;/p&gt;

&lt;p&gt;off the top of my head:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;curl -i -u &quot;admin:admin&quot; &lt;a href=&quot;http://$&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://$&lt;/a&gt;{ODL_IP}:8181/restconf/streams
	&lt;ul&gt;
		&lt;li&gt;should return 200 and a small json response {&quot;streams&quot;:{}}&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;check netstat that certain ports are lit up
	&lt;ul&gt;
		&lt;li&gt;6633 (openflow) AND 6653 actually&lt;/li&gt;
		&lt;li&gt;6640 (ovsdb)&lt;/li&gt;
		&lt;li&gt;8181 (restconf) or whatever port the deploy tweaked it to&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;curl to this guy:&#160; restconf/operational/network-topology:network-topology/topology/netvirt:1
	&lt;ul&gt;
		&lt;li&gt;should get a 200 and this: {&quot;topology&quot;:[
{&quot;topology-id&quot;:&quot;netvirt:1&quot;}
&lt;p&gt;]}&lt;/p&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;we could find smart things to grep from karaf.log&lt;/li&gt;
	&lt;li&gt;we could pull down the opnfv/cperf docker container and run some robot suites pretty easily. I have some work to do that in other places I could dig up and see if it &quot;just works&quot;. We couldn&apos;t really do netvirt csit (it requires openstack too), but there are some basic things (e.g. aaa CSIT) that might work pretty nicely&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;that&apos;s probably a good starting point and would be a nice feather in our (YOUR) hat.&lt;/p&gt;</comment>
                            <comment id="60968" author="dfarrell07" created="Wed, 7 Feb 2018 16:14:28 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/67592/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/67592/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/67759/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/67759/&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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0371r:</customfieldvalue>

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