<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:04:38 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>[INTTEST-123] netconf-csit-1node-scale-only-magnesium is failing</title>
                <link>https://jira.opendaylight.org/browse/INTTEST-123</link>
                <project id="10189" key="INTTEST">integration-test</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-scale-only-magnesium/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-scale-only-magnesium/&lt;/a&gt; is failing since August 25th.&lt;/p&gt;

&lt;p&gt;This might be related to &lt;a href=&quot;https://git.opendaylight.org/gerrit/c/integration/distribution/+/90194&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/c/integration/distribution/+/90194&lt;/a&gt; /&lt;/p&gt;</description>
                <environment></environment>
        <key id="33214">INTTEST-123</key>
            <summary>netconf-csit-1node-scale-only-magnesium is failing</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.opendaylight.org/images/icons/priorities/critical.svg">High</priority>
                        <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="rovarga">Robert Varga</assignee>
                                    <reporter username="rovarga">Robert Varga</reporter>
                        <labels>
                    </labels>
                <created>Fri, 4 Sep 2020 08:29:26 +0000</created>
                <updated>Thu, 12 Aug 2021 09:47:55 +0000</updated>
                            <resolved>Thu, 12 Aug 2021 09:47:50 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="68596" author="rovarga" created="Fri, 4 Sep 2020 08:38:58 +0000"  >&lt;p&gt;Build #351 did this:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
2020-08-23T11:36:26,905 | INFO  | activator-1-thread-2 | FeaturesServiceImpl              | 9 - org.apache.karaf.features.core - 4.2.6 | Adding features: odl-netconf-mdsal/[1.11.3.SNAPSHOT,1.11.3.SNAPSHOT],odl-restconf/[1.11.3.SNAPSHOT,1.11.3.SNAPSHOT],odl-clustering-test-app/[1.11.3.SNAPSHOT,1.11.3.SNAPSHOT],e4c3fe54-5d59-40f7-af13-12d3b22436af/[0,0.0.0],odl-infrautils-ready/[1.7.3.SNAPSHOT,1.7.3.SNAPSHOT],odl-netconf-topology/[1.8.3.SNAPSHOT,1.8.3.SNAPSHOT]

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;whereas #365 did this:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
2020-09-04T03:31:40,088 | INFO  | activator-1-thread-2 | FeaturesServiceImpl              | 9 - org.apache.karaf.features.core - 4.2.6 | Adding features: odl-netconf-mdsal/[1.11.3.SNAPSHOT,1.11.3.SNAPSHOT],odl-restconf/[1.11.3.SNAPSHOT,1.11.3.SNAPSHOT],odl-infrautils-ready/[1.7.3.SNAPSHOT,1.7.3.SNAPSHOT],0cc14ac3-5288-4eb1-a470-6698cdf836dd/[0,0.0.0],odl-netconf-topology/[1.8.3.SNAPSHOT,1.8.3.SNAPSHOT]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;i.e. we are missing odl-clustering-test-app.&lt;/p&gt;</comment>
                            <comment id="68597" author="rovarga" created="Fri, 4 Sep 2020 08:41:21 +0000"  >&lt;p&gt;Examining the distribution, I think this boils down to naming conflict between &apos;features-mdsal&apos; coming from both controller and mdsal project.&lt;/p&gt;</comment>
                            <comment id="68770" author="ecelgp" created="Wed, 18 Nov 2020 04:10:20 +0000"  >&lt;p&gt;We have to disable all mdsal features for CSIT to work proper:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/c/integration/distribution/+/93869&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/c/integration/distribution/+/93869&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="69519" author="rovarga" created="Thu, 12 Aug 2021 09:47:50 +0000"  >&lt;p&gt;The feature files have been renamed and we no longer have a controller/mdsal naming conflict.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10300">
                    <name>Issue split</name>
                                                                <inwardlinks description="split from">
                                        <issuelink>
            <issuekey id="33121">NETCONF-716</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03uqn:</customfieldvalue>

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