*** s_shogo has joined #openstack-cyborg | 02:48 | |
*** chenke has joined #openstack-cyborg | 02:54 | |
*** Sundar has joined #openstack-cyborg | 02:58 | |
*** Yumeng has joined #openstack-cyborg | 03:01 | |
Sundar | #startmeeting openstack-cyborg | 03:01 |
---|---|---|
openstack | Meeting started Thu Oct 31 03:01:59 2019 UTC and is due to finish in 60 minutes. The chair is Sundar. Information about MeetBot at http://wiki.debian.org/MeetBot. | 03:02 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 03:02 |
*** openstack changes topic to " (Meeting topic: openstack-cyborg)" | 03:02 | |
openstack | The meeting name has been set to 'openstack_cyborg' | 03:02 |
Sundar | #topic Who's here | 03:02 |
*** openstack changes topic to "Who's here (Meeting topic: openstack-cyborg)" | 03:02 | |
Sundar | #info Sundar | 03:02 |
s_shogo | #info s_shogo | 03:02 |
chenke | #info chenke | 03:02 |
Yumeng | #info Yumeng | 03:03 |
Sundar | Hi all | 03:05 |
Sundar | Let's wait for 1 more minute for others. | 03:05 |
chenke | Ok. | 03:06 |
Sundar | Agenda: https://wiki.openstack.org/wiki/Meetings/CyborgTeamMeeting#Agenda | 03:06 |
Sundar | We have waited long enough. Let's get started | 03:07 |
Sundar | #topic PTG planning | 03:08 |
*** openstack changes topic to "PTG planning (Meeting topic: openstack-cyborg)" | 03:08 | |
Sundar | Started some tentative schedule at https://etherpad.openstack.org/p/shanghai-ptg-cyborg | 03:08 |
Sundar | This is only my suggestion: you all can suggest more times for specific topics. Also, I am not done yet :) | 03:09 |
Sundar | I'll try to complete after this meeting | 03:09 |
Sundar | Re. team dinner, there has been a suggestion to move it to Tuesday (Nov 5) eve. Is everybody ok with that? | 03:10 |
chenke | I am ok for Nov.5 Nov.6 Nov.7 | 03:10 |
Yumeng | ok with that. ^ ^ | 03:11 |
s_shogo | me too, no problem > team dinner. | 03:11 |
chenke | metoo. | 03:11 |
Sundar | Excellent. Let's move it up then. | 03:12 |
Sundar | There is some confusion about project onboarding. When I asked about that to OpenInfra Foundation staff, I got an answer about project updates. | 03:13 |
Sundar | But I believe it is part of the PTG this time. So, we have to schedule it and get people to attend it | 03:13 |
Sundar | Since Wednesday is part of the summit, not sure if we should hold PTG discussions on that day. What do you all think? | 03:14 |
chenke | I am not sure if there is time on the day. | 03:16 |
Sundar | time on Wednesday? | 03:17 |
chenke | yes. | 03:17 |
Sundar | Well, we have a room reserved for Wed too: http://ptg.openstack.org/ptg.html If we are all busy with the Summit on that day, let's not schedule anything on that day then. Any objections? | 03:18 |
s_shogo | OK, I got it. | 03:18 |
chenke | Agree. | 03:19 |
Yumeng | +1 | 03:19 |
Sundar | Good. That means all PTG topics and project onboarding will fall on Thu/Fri. | 03:19 |
chenke | Got it. | 03:20 |
Sundar | Shall we schedule project onboarding for Fri morning? Ideally, we'll get lots of candidates, an d hopefully some of you can present Cyborg and answer questions. I am not good with Mandarin. :) | 03:20 |
Yumeng | I can help with that. | 03:22 |
chenke | Cool. | 03:22 |
Sundar | Great. Thanks, @Yumeng | 03:22 |
Yumeng | shall we present project update in a Mandarin version ? or something like that? | 03:22 |
Sundar | I'll put that in https://etherpad.openstack.org/p/shanghai-ptg-cyborg . I'll ask OpenInfra Staff how to advertise that. | 03:23 |
Sundar | Meanwhile, if you can pitch your friends and colleagues to attend that, that would be great. ;) | 03:23 |
Sundar | About 2 hours maybe? | 03:24 |
chenke | 2 hours enough. | 03:24 |
Sundar | We can also mention that in the project update | 03:25 |
Sundar | All right, anything else on PTG? | 03:25 |
Yumeng | yes, good idea. maybe around 1 hour is enough. but we can reserve 2 hours, no harm. | 03:26 |
Sundar | Cool. Please update and respond the https://etherpad.openstack.org/p/shanghai-ptg-cyborg etherpad later | 03:26 |
Sundar | #topic Tempest parallel tests | 03:27 |
*** openstack changes topic to "Tempest parallel tests (Meeting topic: openstack-cyborg)" | 03:27 | |
Yumeng | ok. will do after meeting. | 03:27 |
Sundar | I updated https://review.opendev.org/#/c/685183/ tempest tests | 03:27 |
Sundar | It still works only if the tests are done serially. One reason: the previous code stored the instance object as self.instance in the test case. I fixed that. | 03:28 |
Sundar | There are 2 more reasons that I mentioned in that patch's commit message. | 03:28 |
Sundar | Fake device has only one accelerator resource. | 03:28 |
Sundar | We may need to modify the fake driver to publish a large number of resources, as they are all virtual/fake anyway | 03:29 |
Sundar | Any ideas? | 03:29 |
Yumeng | do yo mean we add more resources like more vfs ? | 03:31 |
Sundar | Yes | 03:31 |
s_shogo | Enrichment of the resource in fake driver is good. ( when testing, I sometimes change that manually) | 03:31 |
chenke | Are you saying that support more complicated fake-driver scenarios? | 03:31 |
Sundar | It can support launching multiple VMs in the tempest env, to run different tests in parallel. Otherwise, they all have to run serially | 03:32 |
chenke | Great. | 03:33 |
Sundar | Cool. May be somebody can propose a patch to the fake driver for that | 03:34 |
Sundar | I can modify tempest to address the other problem, that all tests use the same device profile name today | 03:34 |
Sundar | #topic Core reviewers | 03:35 |
*** openstack changes topic to "Core reviewers (Meeting topic: openstack-cyborg)" | 03:35 | |
Sundar | Welcome, chenke, as a core reviewer! | 03:35 |
chenke | Thanks! | 03:35 |
chenke | I am very happy to meet you at cyborg. | 03:36 |
s_shogo | cool! | 03:36 |
Yumeng | congrats chenke! | 03:36 |
Yumeng | Sundar: I just talked to zhurong, if we wants to create more than one VMs, he would suggest run serially instead of parallelly. maybe we can add in etherpad and discuss that. | 03:36 |
Sundar | One person listed as a core reviewer has not been active since Feb 2018 (almost 2 years): Justin Kilpatrick. I wrote an email to him but no response for 1 week. Shall we remove him as core reviewer? | 03:36 |
Sundar | Yumeng: I see. Sure, let me add that for PTG. Hope zhurong can attend that part. | 03:37 |
Yumeng | I will invite him to make some time for us. ^^ | 03:38 |
Sundar | Yumeng, s_shogo, chenke: On core reviewer removal? | 03:38 |
chenke | +1. Sundar | 03:39 |
s_shogo | +1. | 03:39 |
Sundar | Cool, I'll follow up in openstack ML and follow due process. | 03:39 |
Sundar | #topic Code reviews | 03:40 |
*** openstack changes topic to "Code reviews (Meeting topic: openstack-cyborg)" | 03:40 | |
Sundar | https://review.opendev.org/#/c/685542/ -- the famous Glance API servers patch :) | 03:40 |
chenke | haha. | 03:41 |
*** shaohe_feng has joined #openstack-cyborg | 03:41 | |
*** shaohe_feng has left #openstack-cyborg | 03:41 | |
*** shaohe_feng has joined #openstack-cyborg | 03:41 | |
chenke | zhurong and Me test this code in myenv. | 03:41 |
Sundar | I don't understand the changes honestly. But, if you all understand it enough to maintain it, I'll go along with that | 03:41 |
shaohe_feng | Hi all | 03:41 |
chenke | Your test results show that this is also ok, right? | 03:42 |
Sundar | chenke: My concern is, without FPGAs, the programming code paths that invoke Glance don't get tested | 03:42 |
chenke | Hi shaohe. | 03:42 |
Yumeng | hi shaohe_feng | 03:42 |
shaohe_feng | Sorry for late. seems something wrong with network. | 03:42 |
shaohe_feng | I change a new proxy, it can works now. | 03:42 |
Sundar | Hi shaohe_feng : Would you be able to test https://review.opendev.org/#/c/685542/ in your local env with real FPGAs? | 03:42 |
shaohe_feng | let me have a look. | 03:42 |
Sundar | DO others understand the change? | 03:43 |
chenke | If shaohe can help verify it, that would be great. | 03:43 |
shaohe_feng | the evn was destroyed by Xinran. | 03:44 |
shaohe_feng | :') | 03:44 |
Sundar | chenke: yes, my tests with real FPGAs worked. But do we all understand the changes enough to maintain it if issues arise in the future? One part touches pecan WSGI and another part touches keystone | 03:44 |
shaohe_feng | she used for other test. | 03:44 |
shaohe_feng | Sundar do you have a FPGA env? | 03:45 |
shaohe_feng | I can test it on it. | 03:45 |
Sundar | shaohe_feng: You still have FPGAs, right? Is Xinran using it for the demo? Yes, I do have FPGAs and I tested chenke's patch | 03:45 |
shaohe_feng | yes. | 03:46 |
shaohe_feng | I need to check with xinran | 03:46 |
shaohe_feng | maybe we really need to set a FPGA gate | 03:46 |
chenke | I understand your fears. Zhurong and I are good friends. He is confident in this code. | 03:46 |
shaohe_feng | Sundar who can support a server with a FPGA? | 03:47 |
Sundar | Ok. Yumeng, s_shogo, shaohe_feng: please review this patch. If you all give +1/+2, i is automatic +2 from me. :) | 03:47 |
shaohe_feng | OK. | 03:47 |
shaohe_feng | chenke can you introduce what's change in the patch? | 03:47 |
chenke | Ok. | 03:48 |
shaohe_feng | maybe you have introduce in the meeting. But I missed it. | 03:48 |
s_shogo | OK, I also test this with FPGA. | 03:48 |
shaohe_feng | chenke thanks | 03:48 |
chenke | in /etc/cyborg/cyborg.conf api_serveris useless actually. | 03:49 |
chenke | The patch does this thing. | 03:49 |
chenke | But When we remove this line. The past code occured some error. | 03:50 |
chenke | So zhurong help to modify some error that the past code occured. | 03:51 |
Sundar | Well, could you clarify what's happening at https://review.opendev.org/#/c/685542/6/cyborg/api/hooks.py@79 ? | 03:52 |
chenke | Sorry. I am not familiy with this part code now. But zhurong had explain this. | 03:54 |
chenke | He said: The rootcause is less copied request context code when init the project. the main change is add necessary info into the context, | 03:54 |
chenke | Or we can wait a little longer. I will do a detailed investigation of this code. | 03:56 |
s_shogo | Are there reference code, from other component? ( if there, I would like to check this patch with that.) | 03:57 |
chenke | Yes. | 03:57 |
chenke | Quoted from other components, not his original. | 03:57 |
Sundar | Will this be needed if we move to openstacksdk? | 03:57 |
shaohe_feng | why we need a X_SERVICE_CATALOG, but old code does not need this? | 03:58 |
chenke | old code doesn't go this. | 03:58 |
chenke | Sundar I am not sure. This patch was suggest by eric. | 03:59 |
shaohe_feng | why we need to get service_catalog now? | 03:59 |
chenke | @sh | 04:00 |
chenke | shaohe_feng The if condition of the old code prevented this code from being executed. | 04:00 |
shaohe_feng | no if condition in old code. | 04:01 |
chenke | Wait. | 04:02 |
chenke | https://review.opendev.org/#/c/685542/6/cyborg/image/glance.py@116 | 04:02 |
Sundar | My suggestion: configuring the Glance API servers is not good, but introducing mysterious code to get rid of that is not necessarily better, May be we should focus more on moving to openstacksdk? Sorry, chenke, I know you put in a lot of work into this. | 04:04 |
chenke | Ok. | 04:05 |
chenke | I understand. | 04:05 |
chenke | we can workflow -1 for this patch. | 04:05 |
chenke | When will have free time. We can check it again. | 04:05 |
Sundar | Thanks for your understanding | 04:06 |
Sundar | Next patch: https://review.opendev.org/#/c/691766/ | 04:06 |
Yumeng | seems like so many questions. we can dig more to make the whole problem clear. then decide whether workflow -1 or not | 04:07 |
Sundar | This is failing but the error seems to be trivial: https:// -587e1fde8c10362d45d985729e2fba7d.ssl.cf2.rackcdn.com/691766/4/check/cyborg-tempest-py3/56025ea/job-output.txt 2019-10-29 21:26:30.155717 | 04:07 |
Yumeng | looks like need to figure out the mysterious part first. I can help. | 04:08 |
Sundar | Yumeng: sure | 04:08 |
Sundar | For the py3 tempest patch, if this issue gets fixed, are we good with moving to Python 3 alone for tempest? Any other factor to consider? | 04:10 |
chenke | suggest that we wait for other components. | 04:12 |
Sundar | ok | 04:13 |
Sundar | #topic AoB | 04:13 |
*** openstack changes topic to "AoB (Meeting topic: openstack-cyborg)" | 04:13 | |
shaohe_feng | Does everyone notice that openstack-tox-py37 test often timeout? | 04:13 |
chenke | Yes. | 04:13 |
Sundar | shaohe_feng: Yes | 04:13 |
chenke | Xinran's patch | 04:13 |
shaohe_feng | what's the reason? | 04:13 |
s_shogo | Me too, but no idea for the reason. | 04:14 |
shaohe_feng | in several patches, I have seen timeout | 04:14 |
chenke | From the zuul log. I didn't find the reason. | 04:14 |
Sundar | We can bring this up in openstack ML. If one of you want to write it up, good. Or, you can send me some concrete examples that I can cite, and I'll bring it up | 04:17 |
Sundar | Anything else for today, before we head to the summit? | 04:18 |
Yumeng | BTW, to all, if you have time pls help to review ARQ and device_profile api doc :https://review.opendev.org/#/c/691306/, https://review.opendev.org/#/c/690539/ | 04:18 |
Sundar | Yes, thanks Yumeng. Will do. | 04:19 |
Yumeng | Thanks! | 04:19 |
chenke | hope to meet you all in shanghai. | 04:19 |
shaohe_feng | Yumeng good job. | 04:20 |
shaohe_feng | chenke I will not in shanghai. :') | 04:20 |
shaohe_feng | will missing team dinner again. | 04:20 |
Sundar | See (most of) you next week in Shanghai. Shaohe_feng, we'll meet at the next Summit ;) | 04:20 |
Yumeng | shaohe_feng: it's a pity :( | 04:20 |
chenke | It's a pity. | 04:20 |
shaohe_feng | Never have chance to attend the team dinner. | 04:21 |
Sundar | You were there at Berlin, right? | 04:21 |
shaohe_feng | But not team meet in Berlin | 04:22 |
shaohe_feng | No PTG in Berlin | 04:22 |
shaohe_feng | team dinner is for developers, for PTG | 04:22 |
Sundar | I see. Anyways, safe travels to all. Bye. | 04:22 |
Sundar | #endmeeting | 04:22 |
*** openstack changes topic to "Pending patches (Meeting topic: openstack-cyborg)" | 04:22 | |
openstack | Meeting ended Thu Oct 31 04:22:46 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 04:22 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/openstack_cyborg/2019/openstack_cyborg.2019-10-31-03.01.html | 04:22 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_cyborg/2019/openstack_cyborg.2019-10-31-03.01.txt | 04:22 |
shaohe_feng | Hope there will be a PTG in being | 04:22 |
chenke | bye | 04:22 |
openstack | Log: http://eavesdrop.openstack.org/meetings/openstack_cyborg/2019/openstack_cyborg.2019-10-31-03.01.log.html | 04:22 |
Yumeng | bye | 04:22 |
s_shogo | bye | 04:22 |
shaohe_feng | Bye. | 04:22 |
s_shogo | By the way, I would like to join the Wechat cyborg group. | 04:23 |
Sundar | Oh sure, s_shogo. | 04:24 |
Sundar | Are you on WeChat already? | 04:24 |
s_shogo | yes, I have wechat id. | 04:24 |
Sundar | My WeChat ID is Sundar Nadathur. If you can link to me, I'll add you. | 04:26 |
s_shogo | OK, I'll do that. Thanks! > Sundar | 04:27 |
Sundar | Cool, np | 04:28 |
s_shogo | Hmm, I tried wechat ID search with "Sundar Nadathur" but that doesn't work. ( are there no space character?) | 04:34 |
s_shogo | Thanks Sundar! I got the notification. | 04:34 |
Sundar | Ah good | 04:35 |
*** s_shogo has quit IRC | 04:57 | |
openstackgerrit | Shogo Saito proposed openstack/python-cyborgclient master: v2 API Support(using openstack-sdk) https://review.opendev.org/681391 | 05:46 |
*** Sundar has quit IRC | 06:26 | |
*** shaohe_feng has quit IRC | 06:32 | |
*** links has joined #openstack-cyborg | 06:37 | |
*** chenke has quit IRC | 06:54 | |
openstackgerrit | Shogo Saito proposed openstack/python-cyborgclient master: v2 API Support(using openstack-sdk) https://review.opendev.org/681391 | 07:10 |
openstackgerrit | YumengBao proposed openstack/cyborg master: Update api-ref: Add accelerator requests(ARQs) section https://review.opendev.org/691306 | 08:34 |
*** tetsuro has quit IRC | 08:57 | |
*** tetsuro has joined #openstack-cyborg | 08:59 | |
*** tetsuro has quit IRC | 09:04 | |
*** tetsuro has joined #openstack-cyborg | 09:05 | |
openstackgerrit | YumengBao proposed openstack/cyborg master: Update api-ref: Add accelerator requests(ARQs) section https://review.opendev.org/691306 | 09:06 |
*** Yumeng has quit IRC | 09:06 | |
*** tetsuro has quit IRC | 09:10 | |
*** tetsuro has joined #openstack-cyborg | 09:11 | |
zhipeng | s_shogo can I add you on wechat as well ? | 09:41 |
*** tetsuro has quit IRC | 10:59 | |
*** FlorianFa has joined #openstack-cyborg | 12:13 | |
*** links has quit IRC | 15:04 | |
*** FlorianFa has quit IRC | 15:54 | |
*** efried has quit IRC | 16:37 | |
*** efried has joined #openstack-cyborg | 16:41 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!