15:30:51 #startmeeting Performance Team 15:30:52 Meeting started Tue Dec 12 15:30:51 2017 UTC and is due to finish in 60 minutes. The chair is msimonin. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:30:54 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:30:56 The meeting name has been set to 'performance_team' 15:31:11 Hi, is anyone here ? :) 15:31:34 hi 15:31:39 I;m here 15:31:45 hi tovin07 15:31:50 hi msimonin 15:31:53 let's wait a bit 15:31:57 yup 15:33:19 So if we are only two of us this will be super fast meeting :) 15:33:49 hi! 15:33:52 Btw DinaBelova asked me to chair today as she can join 15:33:57 hi ilyashakhat :) 15:34:12 nice to see you here guys, I was afraid to be alone here 15:34:55 shall we start / do you know if other people come ? 15:35:12 let's start 15:35:21 #topic Action Items 15:35:49 So I don't recall if wa had some 15:36:09 me too 15:36:18 I'm testing some case to check if __call__ can help for this bug 15:36:20 tovin07 fix https://bugs.launchpad.net/osprofiler/+bug/1731864 15:36:21 Launchpad bug 1731864 in osprofiler "class decorator isn't enabled in nova for some service" [Undecided,Confirmed] 15:36:32 oh yes I remember 15:36:39 I will publish a patch for this one later this week 15:36:45 tovin07: any progress ? 15:36:51 hope it can fix :D 15:37:08 oh cool I'm looking forward to seeing this 15:37:16 that what I've worked last week 15:37:22 the next one is msimonin contact oslo.messaging team and propose them direct osprofiler integration to the library 15:37:36 This one was on me 15:37:37 :) 15:37:45 I didn't make any progress here 15:37:58 Last time I mentionned that I told kgiusti about that 15:38:14 We agreed to talk at the PTG 15:38:39 yep 15:38:47 that's all from me and what I can remember :D 15:38:55 thanks tovin07 :) 15:39:17 I think that we can move to the next section 15:39:37 should I put on action on you tovin07 ? 15:39:42 to release the patch ? 15:40:10 yees 15:40:43 #action tovin07 to propose a patch for https://bugs.launchpad.net/osprofiler/+bug/1731864 within the week 15:40:44 Launchpad bug 1731864 in osprofiler "class decorator isn't enabled in nova for some service" [Undecided,Confirmed] 15:40:50 done :) 15:41:19 So I propose to move to the next part of the meeting 15:41:21 #topic Current status 15:41:40 ilyashakhat: anything to share ? 15:41:44 yep 15:42:03 I'm posting patches with more tests on osprofiler 15:42:26 the first is approved by tovin07 (thanks!) but not accepted by zuul yet 15:42:35 Could you link it ? 15:42:44 ohh 15:42:54 https://review.openstack.org/#/c/515108/ 15:42:57 I saw that your patch pass all Zuul gate 15:43:10 ahha 15:43:17 that's another story :D 15:43:24 lemme check 15:43:50 oh yes zuul is given a -1 15:43:50 It said 15:43:52 ssh: connect to host 15.184.68.203 port 22: Connection timed out 15:43:53 it's again "SSH Error: data could not be sent to remote host" 15:44:17 hopefully it's infra glitch 15:44:29 I also have https://review.openstack.org/#/c/523935/ 15:44:52 which is adding profiling into tempest which will allow us to run all tests with profiling 15:45:36 It seems to require more reviews than the previous 15:45:40 Anything we can do ? 15:45:41 yes 15:46:17 please review it :) 15:46:37 yep 15:46:40 I hope tempest team will pay attention to it once see reviews from osprofiler team 15:46:53 I agree with that :D 15:46:54 #action tovin07, msimonin review https://review.openstack.org/#/c/523935/ (tempest/osprofiler integration) 15:47:04 One question what setup is required to test it ? 15:47:38 it can be run with defaults (messaging + ceilometer) 15:48:04 in a devstack environment ? 15:48:08 yes 15:48:35 or you can run it on any other env, but configure profiling manually 15:48:45 I'm not familiar with tempest, how can 15:48:50 ahh 15:48:54 devstack is perfect from my side 15:49:05 I think I need to make a job to show how it works 15:49:23 (ideally) 15:49:53 My only point is to know how to enable profiling in tempest when I get my devstack up and running (including your patchset) ? 15:50:10 ok tempest.conf 15:50:10 :) 15:50:12 sorry 15:50:38 set variable "key" in [profiler] section equal to SECRET_KEY 15:50:50 ilyashakhat: ack, thanks 15:51:04 (I realize that I need to add more info on this) 15:51:23 please ping me if you have any issues with the patch 15:51:32 sure 15:51:37 thank you 15:52:04 and I have one more patch :) 15:52:06 https://review.openstack.org/#/c/527406/ 15:52:07 Anything else to share ilyashakhat ? 15:52:26 one more patch :) 15:52:31 this will make it easy to enable profiling with Redis driver 15:52:56 (since we agreed that Redis driver is the easiest replacement for Ceilometer) 15:53:01 oh yes we needed to install it manually :) 15:53:07 #link https://review.openstack.org/#/c/527406/ 15:53:20 +1 for redis :) 15:53:22 I will review this :D 15:53:35 With this patch this will be very convenient 15:54:08 #action tovin07, msimonin to review https://review.openstack.org/#/c/527406/ (automatic installation of collectors in devstack) 15:54:31 Anything else to share ilyashakhat  ? 15:55:21 nop :) 15:55:42 thanks 15:55:55 tovin07: do you want to share something ? 15:56:09 nop 15:56:46 thank you :) 15:57:40 From my side, we have some activities concerning the communication bus evaluation 15:57:53 For now we run some baseline experiments 15:58:03 using RabbitMQ and qpid-dispatch-router 15:59:07 I'll share with you the outcomes when the time will come 15:59:09 :) 15:59:18 oh, thanks :D 15:59:48 For what it worth you can check https://github.com/msimonin/qpid-dispatch-xp/tree/master/synthetic 16:00:14 ok, cool :) 16:00:38 any feedback welcome :) 16:00:48 let's move to the next topic 16:00:59 #topic Open Discussion 16:01:36 We can start with tovin07 16:01:40 this time, I do not have anything to share :D 16:01:42 anything to discuss ? 16:01:45 ok 16:01:53 ilyashakhat ? 16:04:43 I guess this will be time for the conclusion :) 16:05:03 Thanks for participating, hope DinaBelova will be here next time 16:05:11 thank you! 16:05:23 Bye 16:05:24 #endmeeting