[release] Phosphorus SR2 code freeze


Robert Varga
 

On 01/02/2022 21:18, Daniel de la Rosa wrote:
Hello Robert and all,
So for Phosphorus SR2, we are still waiting for MDSAL-718 to get fixed
I think this fix is ready, I am rolling it out now.

and that should take care of these OFP and OVSBD issues?
https://jenkins.opendaylight.org/releng/view/autorelease/job/integration-distribution-test-phosphorus/ <https://jenkins.opendaylight.org/releng/view/autorelease/job/integration-distribution-test-phosphorus/>
I think these are different, where CONTROLLER-2025 should help, but I am not sure to what extent.

Regards,
Robert


Daniel de la Rosa
 

Hello Robert 

On Mon, Feb 14, 2022 at 1:47 AM Robert Varga <nite@...> wrote:
On 01/02/2022 21:18, Daniel de la Rosa wrote:
> Hello Robert and all,
>
> So for Phosphorus SR2, we are still waiting for MDSAL-718 to get fixed

I think this fix is ready, I am rolling it out now.

> and that should take care of these OFP and OVSBD issues?
>
> https://jenkins.opendaylight.org/releng/view/autorelease/job/integration-distribution-test-phosphorus/
> <https://jenkins.opendaylight.org/releng/view/autorelease/job/integration-distribution-test-phosphorus/>

I think these are different, where CONTROLLER-2025 should help, but I am
not sure to what extent.

Ok i'm still seeing these issues plus odltools

 

Regards,
Robert


Robert Varga
 

On 15/02/2022 07:03, Daniel de la Rosa wrote:
Hello Robert
Hello Daniel, everyone,

Ok i'm still seeing these issues plus odltools
https://jenkins.opendaylight.org/releng/view/autorelease/job/integration-distribution-test-phosphorus/314/ <https://jenkins.opendaylight.org/releng/view/autorelease/job/integration-distribution-test-phosphorus/314/>
Right, that's because I finished updating stable/phosphorus a couple of minutes ago :)

AR #360 and CSIT #315 should have these integrated.

As for odltools -- it started failing on its own on Feb 11 and I think that project is dead as dodo (last real commit on May 15th, 2020).

Regards,
Robert


Robert Varga
 

On 15/02/2022 11:50, Robert Varga wrote:
On 15/02/2022 07:03, Daniel de la Rosa wrote:
Hello Robert
Hello Daniel, everyone,

Ok i'm still seeing these issues plus odltools

https://jenkins.opendaylight.org/releng/view/autorelease/job/integration-distribution-test-phosphorus/314/ <https://jenkins.opendaylight.org/releng/view/autorelease/job/integration-distribution-test-phosphorus/314/>
Right, that's because I finished updating stable/phosphorus a couple of minutes ago :)
AR #360 and CSIT #315 should have these integrated.
So it looks much better already: https://jenkins.opendaylight.org/releng/job/integration-distribution-test-phosphorus/315/

As for odltools -- it started failing on its own on Feb 11 and I think that project is dead as dodo (last real commit on May 15th, 2020).
So this is failing across branches and the reason is that for some reason the test ends up installing an older version.

https://s3-logs.opendaylight.org/logs/releng/vex-yul-odl-jenkins-1/odltools-csit-1node-upstream-all-silicon/585/console.log.gz (good):

+ odltools -V
python -m odltools (version 0.1.34)
https://s3-logs.opendaylight.org/logs/releng/vex-yul-odl-jenkins-1/odltools-csit-1node-upstream-all-silicon/586/console.log.gz (bad):

+ odltools -V
python -m odltools (version 0.1.28)

So ... something happened between those two jobs and I cannot find anything relevant in gerrit...

Regards,
Robert


Daniel de la Rosa
 

Thanks Robert and Sangwook. We can ignore that issue with old tools then and move forward with Phosphorus SR2 approval. I'll send an email to TSC for approval

Thank you all

On Tue, Feb 15, 2022 at 9:24 AM Robert Varga <nite@...> wrote:
On 15/02/2022 11:50, Robert Varga wrote:
> On 15/02/2022 07:03, Daniel de la Rosa wrote:
>> Hello Robert
>
> Hello Daniel, everyone,
>
>> Ok i'm still seeing these issues plus odltools
>>
>> https://jenkins.opendaylight.org/releng/view/autorelease/job/integration-distribution-test-phosphorus/314/
>> <https://jenkins.opendaylight.org/releng/view/autorelease/job/integration-distribution-test-phosphorus/314/>
>>
>
> Right, that's because I finished updating stable/phosphorus a couple of
> minutes ago :)
>
> AR #360 and CSIT #315 should have these integrated.

So it looks much better already:
https://jenkins.opendaylight.org/releng/job/integration-distribution-test-phosphorus/315/

>
> As for odltools -- it started failing on its own on Feb 11 and I think
> that project is dead as dodo (last real commit on May 15th, 2020).

So this is failing across branches and the reason is that for some
reason the test ends up installing an older version.

https://s3-logs.opendaylight.org/logs/releng/vex-yul-odl-jenkins-1/odltools-csit-1node-upstream-all-silicon/585/console.log.gz
(good):

> + odltools -V
> python -m odltools (version 0.1.34)

https://s3-logs.opendaylight.org/logs/releng/vex-yul-odl-jenkins-1/odltools-csit-1node-upstream-all-silicon/586/console.log.gz
(bad):

> + odltools -V
> python -m odltools (version 0.1.28)


So ... something happened between those two jobs and I cannot find
anything relevant in gerrit...

Regards,
Robert