Wednesday, 2018-08-15

*** openstack has joined #openstack-cyborg02:36
*** ChanServ sets mode: +o openstack02:36
*** Coco_gao has joined #openstack-cyborg04:05
*** Coco_gao has quit IRC06:15
openstackgerritMerged openstack/cyborg-specs master: fix tox python3 overrides  https://review.openstack.org/57374706:56
*** pliu has joined #openstack-cyborg07:09
openstackgerritXinran WANG proposed openstack/cyborg master: Quota usage support in Cyborg  https://review.openstack.org/56496813:10
*** Li_Liu has joined #openstack-cyborg13:54
*** annabelleB has joined #openstack-cyborg13:55
*** Sundar has joined #openstack-cyborg14:00
*** wangzhh has joined #openstack-cyborg14:05
*** Coco_gao has joined #openstack-cyborg14:05
*** sum12 has quit IRC14:05
Coco_gao#info Coco_gao14:06
efriedDid you want to #startmeeting first?14:06
*** xinran has joined #openstack-cyborg14:07
Coco_gaosorry,  I am not the one to hold the meeting.14:08
efriedLi_Liu: ?14:10
Li_Liusure, I will do it14:10
Li_Liu#startmeeting openstack-cyborg14:11
openstackMeeting started Wed Aug 15 14:11:47 2018 UTC and is due to finish in 60 minutes.  The chair is Li_Liu. Information about MeetBot at http://wiki.debian.org/MeetBot.14:11
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.14:11
*** openstack changes topic to " (Meeting topic: openstack-cyborg)"14:11
openstackThe meeting name has been set to 'openstack_cyborg'14:11
Li_Liu#topic Roll Call14:12
Sundar#info Sundar14:12
*** openstack changes topic to "Roll Call (Meeting topic: openstack-cyborg)"14:12
Coco_gao#info Coco_gao14:12
Li_Liu#info Li_Liu14:12
wangzhh#info wangzhh14:12
Li_Liu#Topic Status Update14:12
*** openstack changes topic to "Status Update (Meeting topic: openstack-cyborg)"14:12
xinran#info xinran14:12
Li_Liuhttps://review.openstack.org/#/q/status:open%20project:openstack/cyborg14:12
Li_LiuI see xinran just updated https://review.openstack.org/#/c/564968/14:13
Li_LiuPlease help reviewing this14:14
Coco_gaoI will test my object code with agent part tomorrow.14:14
xinranYes I just updated it including to the new api design14:14
Li_LiuThere is no commit on that yet right Coco_gao?14:14
SundarAre we aiming code changes for Stein release, since the Rocky cycle is past code freeze?14:15
Li_Liuthanks a lot xinran14:15
*** shaohe_feng_ has joined #openstack-cyborg14:15
Coco_gaopast?14:15
xinranBut I am not sure how we handle the quota granularity14:15
shaohe_feng_#info shaohe_feng_14:16
shaohe_feng_deployable is OK.14:16
SundarCoco_gao: #link https://releases.openstack.org/rocky/schedule.html July 27 was feature freeze. We are past the RC1 milestone14:16
shaohe_feng_for granularity at present14:16
SundarHowever we do quotas now, it should be upgradable to the per-RC quota that is coming in Nova.14:17
shaohe_feng_It is OK for placement do quota in openstack14:19
Li_LiuSundar, I will double check on that, but there is another window Aug20-24 for Final RCs14:20
Li_LiuWe hope we can squeeze CoCo's stuff in, as these code are not affecting external customers/users/components anyways14:21
Coco_gaoAnd zhenghao's part is quite related to my part, the agent code need to update either.14:22
Coco_gaoIf we commit before August 20, is that possible to catch up the Final RCs?14:24
Li_Liuok, I can see the only major pieces that are missing are 1. Coco_gao and wangzhh's code 2. merging xinran's code14:24
Li_LiuI think you can, but I need to double check for you14:25
shaohe_feng_Li_Liu: Sundar: how is the new FPGA driver?14:25
SundarWill Coco-gao's code include driver-API interaction via OVOs, and reflect the os-acc-related aspects too?14:26
shaohe_feng_it is OVOs. :)14:26
Li_Liushahe_feng_, are you talking about https://review.openstack.org/#/c/584170/?14:27
Sundarshaohe: The OPAE-based driver needs to be tested well before committing.14:27
shaohe_feng_Li_Liu: yes.14:27
Coco_gaoI and zhenghao will try our best.14:28
Li_Liu I think it still needs to be tested against CI at least14:28
shaohe_feng_Sundar: Is it necessary for we to update the old drivers?14:28
Coco_gaoYeah, I think so14:29
shaohe_feng_Coco_gao: thanks. hard work.14:29
wangzhhCoco_gao: Yes. ლ(╹◡╹ლ)14:29
shaohe_feng_Sundar: the agent depend on the driver.14:29
SundarJust curious: Why do we want to get code into Rocky at this stage? Aren't we better off getting agreement on the overall flow and doing it properly?14:30
Coco_gaoIn the agent , we need the code to be more general rather than FPGA specific.14:30
Coco_gaoSundar, that's an option if there are no hurry.14:30
Coco_gaoI don't know.14:31
shaohe_feng_Sundar: do you have better design for the new refactor?14:32
SundarCoco_gao: agreed that the agent is not FPGA-specific. The drive-agent API should not be device-specific either. Also, there are requests to let the driver tell the agent about custom traits for its device.14:32
Sundarshaohe: I have some ideas on the driver API along the lines above, and addressing the diff update etc. I am writing it as a new spec, to be out this week (for Stein PTG).14:33
SundarHope to get input from all of you!14:33
SundarAlso, is anybody thinking about the test framework that we have today? How do we get Zuul to work with real devices?14:38
Coco_gaoShould Zuul test real devices?14:41
efriedProcedurally, trying to get something of this size into Rocky is a no-go.14:41
efriedI think to test real devices you would need a third party CI. You can't count on the nodes in the pool managed by zuul for tox- and devstack-based tests to have devices.14:43
SundarMay be we should create fake devices in the testing framework for every supported device type. Like shaohe's fake FPGAs.14:44
Li_LiuCan you fake the device information for CI?14:44
shaohe_feng_we had better do some fake14:46
wangzhhLi_liu: Now we fake them for UT.14:46
Coco_gaoYeah, we need to make sure the fake information is same with the what we get from devices.14:46
SundarIf we do create fake devices, they even need to simulate timeouts and unresponsiveness, to test various code paths.14:47
Li_Liuefried, I get your point, we are just keep committing, if we can make to Rocky, that's cool, if we can not, it will just slide into S14:47
shaohe_feng_Sundar: for hardware devices a third party CI is better14:48
Li_Liuunlike other projects, Cyborg is still not in its usable stage yet. Keep having code to make it mature is the key right now14:48
efriedThe project has already forked, so you would have to explicitly backport changes to stable/rocky. That is the thing I'm saying you shouldn't do.14:49
efriedKeep committing to master (which is Stein at this point)14:49
Coco_gaomy consideration is, if there are no urgent, I should work with Sundar first to get the spec will recognized by others.14:49
Coco_gaowell14:49
efried++ to creating fixtures for functional tox-based tests.14:50
shaohe_feng_but 3 part CI need more resource/effort to maintain14:50
efriedyup14:51
Coco_gaoLi_Liu, What should I do next?14:52
*** sum12 has joined #openstack-cyborg14:52
Li_Liu3rd party CI should be maintained by device vendors IMO, openstack CI should just keep the fake devices14:52
Li_LiuCoco_gao, if you guys think the time is too tight until Aug 20. just slide the feature into S.14:53
Li_Liuso that you have the time to refine your documentation and code14:53
*** sum12 has quit IRC14:53
*** sum12 has joined #openstack-cyborg14:54
Li_Liuok, it's time to wrap up14:57
Li_Liu#todo merge xinran's patch14:57
Li_Liu#todo Coco_gao and wangzhh keep working on their patch, but does not have to make into R14:58
Coco_gaoBye14:59
*** annabelleB has quit IRC14:59
Li_Liu#todo OPAE PFGA patch needs to be refined for CI and fake the devices if necessary14:59
Li_LiuSundar, are you going to have a new spec to replace 561849 ?15:00
Li_LiuI will end the meeting for now15:03
Li_Liu#endmeeting15:03
*** openstack changes topic to "A zuul config error slipped through and caused a pile of job failures with retry_limit - a fix is being applied and should be back up in a few minutes"15:03
openstackMeeting ended Wed Aug 15 15:03:55 2018 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:03
openstackMinutes:        http://eavesdrop.openstack.org/meetings/openstack_cyborg/2018/openstack_cyborg.2018-08-15-14.11.html15:03
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/openstack_cyborg/2018/openstack_cyborg.2018-08-15-14.11.txt15:03
openstackLog:            http://eavesdrop.openstack.org/meetings/openstack_cyborg/2018/openstack_cyborg.2018-08-15-14.11.log.html15:03
SundarLi_Liu: Yes, it will subsume 561849 rather than replace it15:04
SundarBye15:04
Li_Liuok15:05
Li_Liubyw15:05
*** Sundar has quit IRC15:05
Li_Liubye15:05
*** Li_Liu has quit IRC15:06
*** annabelleB has joined #openstack-cyborg15:07
*** shaohe_feng_ has quit IRC15:20
*** annabelleB has quit IRC15:41
*** annabelleB has joined #openstack-cyborg15:51
*** sum12 has quit IRC16:27
*** efried is now known as efried_rollin16:28
*** annabelleB has quit IRC16:43
*** annabelleB has joined #openstack-cyborg16:47
*** openstackstatus has joined #openstack-cyborg16:56
*** ChanServ sets mode: +v openstackstatus16:56
*** Coco_gao has quit IRC17:03
*** wangzhh has quit IRC17:04
*** annabelleB has quit IRC17:10
*** xinran has quit IRC17:17
*** annabelleB has joined #openstack-cyborg17:32
*** annabelleB has quit IRC18:42
*** annabelleB has joined #openstack-cyborg18:49
*** openstackgerrit has quit IRC19:19
*** annabelleB has quit IRC19:20
*** annabelleB has joined #openstack-cyborg19:26
*** openstackgerrit has joined #openstack-cyborg19:38
openstackgerritSundar Nadathur proposed openstack/cyborg master: Cyborg/Nova/Glance interaction in compute node, including os-acc.  https://review.openstack.org/57743819:38
*** annabelleB has quit IRC19:48
*** efried_rollin is now known as efried19:53
*** annabelleB has joined #openstack-cyborg20:01
*** annabelleB has quit IRC22:02

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!