Re: [release] Sulfur code freeze
Robert Varga
On 28/03/2022 00:10, Robert Varga wrote:
On 24/03/2022 01:24, Daniel de la Rosa wrote:Okay, so I am down to 3 call sites, which fall into two categories:A quick update here. We are on the home stretch now, with 31 callsites still being bad. About a third are duplicate (e.g. they are the same weirdness across bierman20/rfc8040). They will need some amount of TLC, which I am not in position to give right now, sorry :( 1. old RESTCONF's URI parser leafref support. I think I can perform sufficient surgery to make this work without having to rewrite that thing (as was done for new RESTCONF, where this is a breeze) 2. two instances of a weird interaction with XML codec. It is not that weird, I understand what is going on, it just needs a bit of more work. I will need another day to deal with them and, fingers crossed, UTs should agree. Regards, Robert
|
|
ODL TSC Seats
Casey Cain
Hello everyone, At the last TSC meeting, we discussed updating the size of the TSC. We agreed that 3 Committer and 2 Community seats seemed to make sense instead of the current 7 seats. There was an agreement to wait and see if we had enough eligible candidates submit their nominations before making any changes. However, we did not receive enough qualified nominations. I ask that current TSC members review the proposal and vote to update the size of the TSC here: Total Seats will change from 7 to 5. Please let me know if you have any questions. Best, Casey Cain Senior Technical Community Architect Linux Foundation _________________ WeChat: okaru6 WhatsApp: +1.503.779.4519
|
|
Re: [release] Sulfur code freeze
Robert Varga
On 24/03/2022 01:24, Daniel de la Rosa wrote:
On Wed, Mar 23, 2022 at 3:47 PM Robert Varga <nite@... <mailto:nite@...>> wrote:A quick update here. We are on the home stretch now, with 31 callsites still being bad. About a third are duplicate (e.g. they are the same weirdness across bierman20/rfc8040). They will need some amount of TLC, which I am not in position to give right now, sorry :( I expect to have them cleared tomorrow, Tuesday the latest, at which point I'll activate the supercommitter rights and roll things out. The upgrade guide will come right after that, e.g. Tue or Wed. Regards, Robert
|
|
Re: [release] Sulfur code freeze
Olivier Dugeon
Hello Robert, all, Le 21/03/2022 à 15:17, Robert Varga a écrit :
On 21/03/2022 14:45, Olivier Dugeon via lists.opendaylight.org wrote: Latest patches have been submitted:
The first two have been reviewed and are ready to be merged. Latest one needs to be reviewed. The only point that is remaining for BGPCEP, is to clean the compilation from various warning message. I don't know if we include these now or wait for Sulfur SR1. Regards Olivier
--
Olivier Dugeon Orange Expert, Future Networks Open Source Referent Orange/IMT/OLN/WTC/IEE/iTeQ fixe : +33 2 96 07 28 80 mobile : +33 6 82 90 37 85 olivier.dugeon@... _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you.
|
|
Re: [release] Sulfur code freeze
On Wed, Mar 23, 2022 at 3:47 PM Robert Varga <nite@...> wrote: On 21/03/2022 14:24, Robert Varga wrote: That’s impressive. Ok thanks and it is all good. We will have a very solid sulfur release
Daniel de la Rosa ODL Release Manager
|
|
Re: [release] Sulfur code freeze
Robert Varga
On 21/03/2022 14:24, Robert Varga wrote:
On 20/03/2022 19:50, Robert Varga wrote:So fixing RESTCONF here is going to require a yangtools-8.0.2 release. The problem is that we lost a DataSchemaContextTree capability which was provided indirectly via SchemaNode.getPath() -- the details are in YANGTOOLS-1412.On 19/03/2022 16:37, Daniel de la Rosa wrote:bgpcep is ready for integration, but netconf is not -- as it turns the vast majority of patches dealing with SchemaNode.getPath() caller removal had to be reverted because ... let's say they were naive.I am still working through netconf/bgpcep, plus the bump to MSI projects. I'll keep you posted. I expect to have that fixed today and finish the RESTCONF integration tomorrow, so that the MRI bump should (fingers crossed) over the weekend. It is way later than planned, expected or hoped, but unfortunately it is what it is. There is silver lining here, though: this effort found two bugs that have been squashed after lurking around for 7 years. I'll keep you posted, Robert
|
|
TSC Meeting for March 24, 2022 at 9 am Pacific
Guillaume Lambert
Hello OpenDaylight Community,
The next TSC meeting is March 24, 2022 at 9 am Pacific Time.
As usual, the agenda proposal and the connection details for this meeting are available
in the wiki
at the following URL:
If you need to add anything, please let me know or add it there.
The meeting minutes will be at the same location after the meeting is over.
Best Regards
Guillaume
_________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you.
|
|
Re: OpenDaylight 2022 TSC Election Nomination period is open
Casey Cain
Hello everyone, This is a reminder that the self-nomination period for the TSC election has been extended to 24 March 2022. Community members interested in joining the TSC must self-nominate before the nomination period closes here: https://wiki.opendaylight.org/x/Zl0EAQ. Best, Casey Cain Senior Technical Community Architect Linux Foundation _________________ WeChat: okaru6 WhatsApp: +1.503.779.4519
On Wed, Mar 16, 2022 at 6:54 AM Casey Cain <ccain@...> wrote:
|
|
Re: [release] Sulfur code freeze
Robert Varga
On 21/03/2022 14:45, Olivier Dugeon via lists.opendaylight.org wrote:
Alright, anyway it's going to take a couple of days to sort out the RESTCONF stuff, so that (and the javadoc jobs) are the real blockers.Not yet for BGPCEP. I discover some late bugs on new PCE server last week. Patch is ready. I'll submit it this afternoon, just right after last verification. Regards, Robert
|
|
Re: [release] Sulfur code freeze
Olivier Dugeon
Hello Robert, Le 21/03/2022 à 14:24, Robert Varga a écrit :
On 20/03/2022 19:50, Robert Varga wrote: Not yet for BGPCEP. I discover some late bugs on new PCE server last week. Patch is ready. I'll submit it this afternoon, just right after last verification. Regards Olivier
--
Olivier Dugeon Orange Expert, Future Networks Open Source Referent Orange/IMT/OLN/WTC/IEE/iTeQ fixe : +33 2 96 07 28 80 mobile : +33 6 82 90 37 85 olivier.dugeon@... _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you.
|
|
Re: [release] Sulfur code freeze
Robert Varga
On 20/03/2022 19:50, Robert Varga wrote:
On 19/03/2022 16:37, Daniel de la Rosa wrote:bgpcep is ready for integration, but netconf is not -- as it turns the vast majority of patches dealing with SchemaNode.getPath() caller removal had to be reverted because ... let's say they were naive.I am still working through netconf/bgpcep, plus the bump to MSI projects. I'll keep you posted. serviceutils is also ready to integrate, but there's a problem needing action in global-jjb: javadocs jobs are using mvn35 and thus end up exploding like here: https://jenkins.opendaylight.org/releng/job/serviceutils-maven-javadoc-verify-sulfur-openjdk11/32/ Even when we tell the job to use mvn38, it will unpack the correct maven, but will attempt to use mvn35: https://jenkins.opendaylight.org/releng/job/serviceutils-maven-javadoc-verify-sulfur-openjdk11/33/console Regards, Robert
|
|
Re: [release] Sulfur code freeze
Robert Varga
On 19/03/2022 16:37, Daniel de la Rosa wrote:
Alright, so MDSAL-731 is fixed and it makes MDSAL-735 more diagnosableI am still working through netconf/bgpcep, plus the bump to MSI projects. I'll keep you posted. Regards, Robert
|
|
Re: [release] Sulfur code freeze
Great, thanks! On Thu, Mar 17, 2022 at 11:20 PM Robert Varga <nite@...> wrote: On 16/03/2022 23:46, Robert Varga wrote: It looks like all issues have been resolved. So are we ready to pick the next AR as RC?
|
|
Re: [release] Sulfur code freeze
Robert Varga
On 16/03/2022 23:46, Robert Varga wrote:
On 16/03/2022 00:53, Daniel de la Rosa wrote:Alright, so MDSAL-731 is fixed and it makes MDSAL-735 more diagnosable -- I plan to squash that today.Hello RobertHello Daniel,The major outstanding item are the MD-SAL regressions detected in ovsdbYes, unfortunately and I am still struggling with the fix, it turns out to be more complicated than expected, but I am converging on a solution. Regards, Robert
|
|
Re: [release] Chlorine release schedule proposal
On Tue, Mar 15, 2022 at 9:33 AM Robert Varga <nite@...> wrote: On 14/03/2022 17:46, Daniel de la Rosa wrote: ok I have added links from here and the release schedule... hope that helps to make it easier for people unfamiliar with ODL release process
|
|
TSC Meeting for March 1, 2022 at 10 pm Pacific
Guillaume Lambert
Hello OpenDaylight Community,
The next TSC meeting is March 17, 2022 at 10 pm Pacific Time. As usual, the agenda proposal and the connection details for this meeting are available in the wiki at the following URL:
If you need to add anything, please let me know or add it there. The meeting minutes will be at the same location after the meeting is over.
Best Regards Guillaume
_________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you.
|
|
Re: [release] Sulfur code freeze
Robert Varga
On 16/03/2022 00:53, Daniel de la Rosa wrote:
Hello RobertHello Daniel, The major outstanding item are the MD-SAL regressions detected in ovsdbYes, unfortunately and I am still struggling with the fix, it turns out to be more complicated than expected, but I am converging on a solution. Regards, Robert
|
|
Re: OpenDaylight 2022 TSC Election Nomination period is open
Casey Cain
Hello everyone, This is a reminder that tomorrow 17 March 2022, is the last day to submit your nomination for the TSC election. Community members interested in joining the TSC must self-nominate before the nomination period closes here: https://wiki.opendaylight.org/x/Zl0EAQ. Best, Casey Cain Senior Technical Community Architect Linux Foundation _________________ WeChat: okaru6 WhatsApp: +1.503.779.4519
On Thu, Mar 3, 2022 at 12:36 PM Casey Cain <ccain@...> wrote:
|
|
Re: [release] Sulfur code freeze
Hello Robert On Mon, Mar 14, 2022 at 6:26 PM Robert Varga <nite@...> wrote: On 10/03/2022 06:39, Daniel de la Rosa wrote: Another day has passed :) so i guess we have to wait until these two are fixed to pick a RC?
|
|
Re: Old RESTCONF northbound scheduled for removal
Robert Varga
On 01/12/2021 11:14, Robert Varga wrote:
The tracker issue for the removal is https://jira.opendaylight.org/browse/NETCONF-837 and the plan of action is as follows:No objections received up until now (~2 months after the dealine), this is the official plan of action. Regards, Robert
|
|