15:57:40 <rgoulding> #startmeeting kernel projects
15:57:40 <odl_meetbot> Meeting started Tue Jun 26 15:57:40 2018 UTC.  The chair is rgoulding. Information about MeetBot at http://ci.openstack.org/meetbot.html.
15:57:40 <odl_meetbot> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:57:40 <odl_meetbot> The meeting name has been set to 'kernel_projects'
16:04:23 <shague> what is the kernel call id?
16:04:32 <rgoulding> #topic agenda bashing
16:04:36 <rgoulding> #info yangtools 2.0.7
16:05:11 <rgoulding> #info clustering csit tests
16:05:14 <faseelak> shague, Meeting ID: 664 690 256
16:05:44 <shague> faseelak: thanks!
16:06:04 <rgoulding> #topic clustering csit tests
16:06:09 <rgoulding> #info 3-node controller test
16:06:56 <rgoulding> #info one bug that Vishal, Tom, and Jamo are working on
16:07:20 <rgoulding> #link https://jira.opendaylight.org/browse/CONTROLLER-1838
16:07:38 <rgoulding> #info RESTCONF is lost for 20-30 seconds in this test
16:07:47 <rgoulding> #info is this expected?
16:08:19 <rgoulding> #info HTTP calls to RESTCONF time out
16:08:25 <rgoulding> #info lasts for 30+s
16:09:02 <rgoulding> #info Jamo claims he thinks they still hit the issue even with odl-restconf-noauth
16:09:45 <rgoulding> #info the script to adds cars is running with 10 threads
16:09:54 <rgoulding> #info possible queueing issue pointed out
16:10:15 <rgoulding> #link https://jenkins.opendaylight.org/releng/user/jluhrsen/my-views/view/controller%203node/job/controller-csit-3node-clustering-all-oxygen/
16:10:20 <rgoulding> #info want to make ^^ stable
16:10:31 <rgoulding> #info all 10 failures in the above test are consistent and have happened for a month
16:10:59 <rgoulding> #info this appears to be the most comprehensive test for the clustering in the controller
16:11:32 <rgoulding> #info Victor brings up the point that we need to do an analysis of test cases and make sure the cases are valid and cover all cases
16:11:43 <rgoulding> #info do we need to add more test cases to cover other scenarios
16:12:48 <rgoulding> #info shague asks about what logs are useful for resolving issues with clustering
16:12:55 <rgoulding> #info rovarga thinks it is dependent on the issue
16:14:22 <rgoulding> #info shague asks are there any akka logs to keep running and collecting in background
16:14:27 <rgoulding> #info rovarga says not really
16:15:17 <rgoulding> #info right now trying to reproduce this with “tell-based” protocol, so AskTimeoutException isn’t the issue we are talkigna bout right now
16:17:19 <rgoulding> #info with the test in CONTROLLER-1838, they are enabling tell-based to see if it improves the situation.
16:19:00 <rgoulding> #info most of this landed in Carbon-SR1 timeframe
16:19:08 <rgoulding> #info hasn’t been used much since because someone needs to completely test it
16:24:24 <rgoulding> #info they will continue to test tell-based
16:25:45 <rgoulding> #info use case for writing to config/oper at once time-> the use case does not require writing to config/oper in the same transaction
16:27:16 <rgoulding> #topic yangtools 2.0.7
16:27:54 <rgoulding> #info now that we are ready to bump to odlparent 3.1.2, we probably need to bump to yangtools 2.0.7 sometime before the release
16:28:06 <rgoulding> #info the RC should be ready in 10 minutes according to rovarga
16:28:17 <rgoulding> #info skitt has pushed 3 patches to test the bump
16:29:32 <rgoulding> #info yangtools changes could flush out model issues
16:29:39 <rgoulding> #info in cases of duplicate choices / cases
16:31:26 <rgoulding> #endmeeting