Date
1 - 9 of 9
Silicon General Release CSIT check
Hello TSC We have picked a Silicon AR #228 as release candidate. Here is the CSIT checklist so please review it ASAP https://docs.google.com/spreadsheets/d/1zvD4xgiMlWCgg5ZBvxSRONY_LtLtzzNUeuA06-i7ukc/edit?usp=sharing Thanks |
|
Robert Varga
On 19/03/2021 06:44, Daniel de la Rosa wrote:
Hello TSCIt looks like the netconf test suite is busted: https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-only-silicon/250/robot-plugin/log.html.gz Suite setup failed:Since NETCONF is an MRI project in Silicon, the testtool should not be downloaded from autorelease staging repo but rather from normal release repo. I do not know how to achieve, can someone from int/test take a look? Regards, Robert |
|
Luis Gomez
I think you patch [1] fixed the issue:
toggle quoted message
Show quoted text
We can maybe pick next AR build to see all netconf tests passing. Also we need another patch [2] to move aaa and netconf CSIT to MRI once this issue [3] gets addressed in global-jib. BR/Luis
|
|
Hello all.. Sounds like we need to wait for @Anil Belur to work on [2] and [3] to pick the next Silicon AR? or we can move forward with just the NETCONF fix Thanks On Tue, Mar 23, 2021 at 1:08 PM Luis Gomez <ecelgp@...> wrote:
|
|
Luis Gomez
Anil, please let us know when global-jib patch is merged as this is blocking CSIT jobs update.
toggle quoted message
Show quoted text
BR/Luis
|
|
Anil Belur
On Wed, Mar 24, 2021 at 6:08 AM Luis Gomez <ecelgp@...> wrote:
Hello team: The change in [3.] is no longer required as it's already addressed in releng/global-jjb CR (https://gerrit.linuxfoundation.org/infra/c/releng/global-jjb/+/67014). The CR was waiting on a review/merge on the CR 67014 before proceeding with the releng/global-jjb release. Now CR 67014 is merged and releng/global-jjb v0.62.0 is released. Please merge releng/builder CR for the global-jjb update to v0.62.0: https://git.opendaylight.org/gerrit/c/releng/builder/+/95564 Cheers, Anil
|
|
Great, thanks for the update @Anil Belur I have picked Silicon AR#236 and here is the update CSIT spreadsheet https://docs.google.com/spreadsheets/d/1zvD4xgiMlWCgg5ZBvxSRONY_LtLtzzNUeuA06-i7ukc/edit?usp=sharing It looks like we only have one issue with BGPCEP and JSONRPC. The rest (GENIUS, LISP) can be ignored... Richard, are you still supporting JSONRPC? Rangan, can you check the BGP issue. Thanks On Thu, Mar 25, 2021 at 6:01 PM Anil Belur <abelur@...> wrote:
|
|
Luis Gomez
I already added some comments to both failing CSIT, nothing looks critical or blocking the release.
toggle quoted message
Show quoted text
Now, since we already have a good amount of MRI CSIT, going forward I would recommend to manual trigger this test for our release candidates: Looking at past runs of MRI CSIT, only the cluster netty replicate test fails consistently: 2021-03-20T23:39:15,618 | ERROR | opendaylight-cluster-data-akka.actor.default-dispatcher-20 | NettyReplicationSink | 265 - org.opendaylight.mdsal.replicate-netty - 7.0.5 | bundle org.opendaylight.mdsal.replicate-netty:7.0.5 (265)[org.opendaylight.mdsal.replicate.netty.NettyReplicationSink(45)] : Constructor with 0 arguments not found. Component will fail. 2021-03-20T23:39:15,619 | ERROR | opendaylight-cluster-data-akka.actor.default-dispatcher-20 | NettyReplicationSink | 265 - org.opendaylight.mdsal.replicate-netty - 7.0.5 | bundle org.opendaylight.mdsal.replicate-netty:7.0.5 (265)[org.opendaylight.mdsal.replicate.netty.NettyReplicationSink(45)] : Error during instantiation of the implementation object: Constructor not found. 2021-03-20T23:39:15,621 | ERROR | opendaylight-cluster-data-akka.actor.default-dispatcher-20 | NettyReplicationSource | 265 - org.opendaylight.mdsal.replicate-netty - 7.0.5 | bundle org.opendaylight.mdsal.replicate-netty:7.0.5 (265)[org.opendaylight.mdsal.replicate.netty.NettyReplicationSource(46)] : Constructor with 0 arguments not found. Component will fail. 2021-03-20T23:39:15,621 | ERROR | opendaylight-cluster-data-akka.actor.default-dispatcher-20 | NettyReplicationSource | 265 - org.opendaylight.mdsal.replicate-netty - 7.0.5 | bundle org.opendaylight.mdsal.replicate-netty:7.0.5 (265)[org.opendaylight.mdsal.replicate.netty.NettyReplicationSource(46)] : Error during instantiation of the implementation object: Constructor not found. Not sure if this is something we have to take a look. BR/Luis
|
|
Robert Varga
On 28/03/2021 21:47, Luis Gomez wrote:
Looking at past runs of MRI CSIT, only the cluster netty replicate testI think we can safely punt this to SR1. Regards, Robert |
|