15:30:04 <michal-cmarada> #startmeeting Honeycomb, hc2vpp & JVPP weekly
15:30:04 <collabot> Meeting started Mon Mar 18 15:30:04 2019 UTC.  The chair is michal-cmarada. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:30:04 <collabot> Useful Commands: #action #agreed #help #info #idea #link #topic.
15:30:04 <collabot> The meeting name has been set to 'honeycomb__hc2vpp___jvpp_weekly'
15:32:44 <michal-cmarada> #topic Development status
15:34:58 <michal-cmarada> #info VPP changed API for interfaces, JVPP and HC2VPP fixed. However due to CSIT requiring more time to adjust to these changes VPP patch was reverted temporarily.
15:37:51 <michal-cmarada> #info JVPP introduced boolean type and fixes one bug for sring variables
15:38:48 <michal-cmarada> #info JVPP introduced unit tests and docs support.
15:39:08 <michal-cmarada> #info Bugfix for hc2vpp Centos integration job https://gerrit.fd.io/r/#/c/18321/ (in review). Verify is failing due to unrelated issue. To be merged when resolved.
15:40:12 <michal-cmarada> #info JAVA11 integration in progress. LF is working on updates for JVPP jobs. Nomad containers need to be upgraded separately. Ed Kern should be able to help. Contacted, no response yet.
15:45:35 <michal-cmarada> #info Neon Bump - in progress. ODL Neon release postponed original rls date: 2019-03-06. Currently in RC3 (status: https://docs.google.com/spreadsheets/d/1sIoApv2fFp0wJcPK7m6lQDtjbUonRANrs5upSeD_DyI/edit#gid=1352305345)
15:46:43 <michal-cmarada> #info Neon Bump: Honeycomb - Netconf and Restconf bumped, BGP in progress (BGP still uses deprecated controller features, this means code duplication -> we will need to maintain both versions)
15:46:54 <michal-cmarada> #info Neon Bump: HC2VPP - Netconf and Restconf changes applied, BGP in progress(same as Honeycomb).
15:47:07 <michal-cmarada> #info EnumFlags (JVPP) - Null pointer exception fix (Tibor) in review. To be merged after testing is done.
15:48:40 <michal-cmarada> #topic Testing status
15:48:58 <michal-cmarada> #info CSIT vpp-device and performance testing revealed issues with jvpp and hc2vpp package dependencies. TODO: Recheck JVPP and honeycomb packages and fix dependencies (vpp-api-java for honeycomb package, vpp dependencies for vpp-api-java package).
15:49:26 <michal-cmarada> #info Classify tables issue. Fix prepared by Tibor, but CSIT verify is now failing, Recheck Fix, verify Csit Tests (Todo)
15:49:49 <michal-cmarada> #endmeeting