<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:03:40 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-124] Fix TLS test failing puppet-test-full</title>
                <link>https://jira.opendaylight.org/browse/INTPAK-124</link>
                <project id="10190" key="INTPAK">integration-packaging</project>
                    <description>&lt;p&gt;The &lt;a href=&quot;#/c/66285/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;recent change to add TLS support &lt;/a&gt;&#160;seems to have caused a regression that only shows up in puppet-test-full, not the normal puppet-test-sanity.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/puppet-test-full-master/282/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/puppet-test-full-master/282/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/puppet-test-sanity-master/252/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/puppet-test-sanity-master/252/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Can you take a look, &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=trozet&quot; class=&quot;user-hover&quot; rel=&quot;trozet&quot;&gt;trozet&lt;/a&gt;?&lt;/p&gt;</description>
                <environment></environment>
        <key id="29037">INTPAK-124</key>
            <summary>Fix TLS test failing puppet-test-full</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="6" iconUrl="https://jira.opendaylight.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="trozet">Tim Rozet</assignee>
                                    <reporter username="dfarrell07">Daniel Farrell</reporter>
                        <labels>
                    </labels>
                <created>Thu, 4 Jan 2018 11:03:10 +0000</created>
                <updated>Thu, 11 Jan 2018 14:43:41 +0000</updated>
                            <resolved>Thu, 11 Jan 2018 14:43:32 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="60595" author="trozet@redhat.com" created="Thu, 4 Jan 2018 15:49:00 +0000"  >&lt;p&gt;It looks like the issue is that the jetty connections are missing from the file.&#160; That makes me think that the wrong version of ODL is installed.&#160; I&apos;m running locally to try to see what version of ODL is being used and see if I can reproduce.&lt;/p&gt;</comment>
                            <comment id="60596" author="trozet@redhat.com" created="Thu, 4 Jan 2018 15:55:30 +0000"  >&lt;p&gt;It looks like the ubuntu-16 stuff (the OS that is failing) is still using carbon.&#160; Not sure if a oxygen pkg exists yet.&#160; Will look into it.&lt;/p&gt;</comment>
                            <comment id="60599" author="dfarrell07" created="Thu, 4 Jan 2018 23:25:25 +0000"  >&lt;p&gt;&amp;gt;&#160; Not sure if a oxygen pkg exists yet. Will look into it.&lt;/p&gt;

&lt;p&gt;No, it doesn&apos;t. We really need someone to maintain/own the Debian package pipeline. We don&apos;t typically have pre-release Debian packages, Akshita typically gives us a build once the release is out and I ping her. But I think she&apos;s having to fix stuff locally, as the Debian logic in the repo doesn&apos;t work for me. I&apos;m very tempted to just drop Debian support if no one from that community is going to help properly maintain it.&lt;/p&gt;</comment>
                            <comment id="60666" author="trozet@redhat.com" created="Thu, 11 Jan 2018 14:43:32 +0000"  >&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.opendaylight.org/browse/INTPAK-124&quot; title=&quot;Fix TLS test failing puppet-test-full&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INTPAK-124&quot;&gt;&lt;del&gt;INTPAK-124&lt;/del&gt;&lt;/a&gt; Migrates Debian from Carbon to Nitrogen Migrating to the latest available release. TLS tests fail in Ubuntu setups because the jetty file is from an older release and is missing configuration. Also disables user/pass acceptance test until it is fixed by a future patch. Change-Id: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/I8424f36df862596ee9a5407a6a0da34295b2214b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;I8424f36df862596ee9a5407a6a0da34295b2214b&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&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|i039af:</customfieldvalue>

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