Wednesday, 2019-07-10

*** altlogbot_3 has joined #openstack-cyborg00:28
*** altlogbot_3 has quit IRC00:37
*** altlogbot_2 has joined #openstack-cyborg01:06
*** altlogbot_2 has quit IRC01:15
*** s_shogo has joined #openstack-cyborg01:41
*** altlogbot_0 has joined #openstack-cyborg02:18
*** irclogbot_0 has joined #openstack-cyborg02:18
*** altlogbot_0 has quit IRC02:25
*** irclogbot_0 has quit IRC02:26
*** yuki_t__ has joined #openstack-cyborg02:40
*** yuki_t__ is now known as yuki_t02:41
*** Sundar has joined #openstack-cyborg02:46
SundarIRC meeting in 5 min02:55
*** Yumeng has joined #openstack-cyborg02:55
*** Biwei has joined #openstack-cyborg03:01
Sundar#startmeeting openstack-cyborg03:01
openstackMeeting started Wed Jul 10 03:01:52 2019 UTC and is due to finish in 60 minutes.  The chair is Sundar. Information about MeetBot at http://wiki.debian.org/MeetBot.03:01
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.03:01
*** openstack changes topic to " (Meeting topic: openstack-cyborg)"03:01
openstackThe meeting name has been set to 'openstack_cyborg'03:01
Sundar#topic Roll call03:02
*** openstack changes topic to "Roll call (Meeting topic: openstack-cyborg)"03:02
Sundar#info Sundar03:02
*** xinranwang has joined #openstack-cyborg03:02
Biwei#info Biwei03:02
s_shogo#info s_shogo03:02
SundarHi Yumeng, Biwei, xinranwang, s_shogo03:02
xinranwangHi all03:02
xinranwang#info xinranwang03:02
Sundar#topic Spec review03:03
*** openstack changes topic to "Spec review (Meeting topic: openstack-cyborg)"03:03
Sundar#link https://opendev.org/openstack/cyborg-specs/src/branch/master/specs/train/cyborg-accelerator-driver.rst03:04
SundarThis spec is not in the right location: should be under train/approved03:04
SundarThe formatting is also broken, as we can see03:04
Yumenghi all03:05
Yumeng#info Yumeng03:05
SundarCan somebody get this fixed? Ideally, the original author will do so. If not, anybody else can take it up. Thoughts?03:06
YumengI can take a look.03:07
SundarThanks, Yumeng. You could also ping yikun, the original author, to see what he thinks.03:08
Yumengok will do03:08
yikunoops, I will fix soon03:09
yikun#info yikun03:09
Sundaryikun, welcome and thanks03:09
Sundar#link https://review.opendev.org/#/q/status:open+project:openstack/cyborg-specs+owner:Sundar+after:2019-07-0103:09
SundarThanks for the reviews. I'll respond to the comments. The instance ops spec should really be reviewed by both Cyborg and Nova developers, but we are getting only some eyeballs from Nova side03:10
SundarSo, I may update the Nova-Cyborg spec, with this content03:10
openstackgerritYikun Jiang proposed openstack/cyborg-specs master: Move the spec into right location  https://review.opendev.org/66997403:10
Sundaryikun: That was fast! The formatting also needs some updates03:11
yikunSundar: sure, thanks for reminder03:12
Sundar#topic Tempest CI03:12
*** openstack changes topic to "Tempest CI (Meeting topic: openstack-cyborg)"03:12
SundarFor calling tempest CI, we need a Nova patch as well. Yumeng, can you or your colleagues help us with that?03:12
Yumengdo you mean upstream ci with fake driver?03:13
Yumengor a real third party ci?03:13
SundarYes. Upstream CI for now. Xinranwang and Biwei are doing most of the plugin development. You have helped a lot with the tempest infrastructure.03:14
SundarSo, this is just the patch to set up Zuul gate in Nova to invoke this03:14
Yumengok. and one more question: About the "upstream ci with fake driver", what do we want to check at the end ? do we just need to check that the xml has pci device or we need to see a fake VM with pci device ?03:15
SundarYumeng, is that fine?03:15
SundarWe intend to bring up a VM, but perhaps it will have no device?03:16
SundarMy understanding is, I'll modify the Nova virt driver to accept attach hand;es with attach_handle_type == 'TestPCI' or something like that03:17
SundarThat will cause the virt driver to ignore it silently and bring up a VM without it.03:17
SundarThat will tell us the entire flow is good though there ais no host device in the VM's xml03:17
*** wangzhh has joined #openstack-cyborg03:18
Sundarxinranwang, Biwei: Please add or clarify as needed03:18
Yumengaha.. got it. clear enough03:18
Yumengthanks sundar03:18
YumengI will do the zuul patch03:19
SundarGreat. Thanks, Yumeng!03:19
Sundar#topic Getting pilot into master03:19
*** openstack changes topic to "Getting pilot into master (Meeting topic: openstack-cyborg)"03:19
xinranwangyes  Sundar is right, need modify virt driver as well03:20
SundarThe patches in plot branch were merged into a big patch after we voted on it. However, I continue to get questions on that approach from folks outside Cyborg .03:20
Sundar*pilot03:20
SundarSo, it may be safest and least controversial to introduce the pilot code in master as a set of small patches. You can review either branch.03:22
SundarIf anybody has objections, please LMK03:22
xinranwangAgree, maybe separate into small patch is easier to review too :)03:24
yikunAgree, and small patches is better to me03:24
SundarYes, other projects prefer smaller patches. That's why I was surprised on the request to merge them into a big patch and that it got unanimous votes. :)03:25
SundarAnyway, np, we'll do it the proper way this time03:25
xinranwangcan we separate according to APIs, for example, Deviceprofile API with all db functions and test cases, and so on.03:25
SundarI think I have addressed most of the important comments. I have intentionally left many factors as TODO, so that we can all split the tasks among ourselves after the merge03:25
SundarHope to get this done by this week.03:26
yikunand then hope our small patches can be merged step by step, that means it's better make them independent of others.03:27
Sundar#topic Storyboard task update03:27
*** openstack changes topic to "Storyboard task update (Meeting topic: openstack-cyborg)"03:27
Sundaryikun, I was thinking of splitting them into API layer, objects layer and db layer, as before03:27
SundarAny better ideas?03:27
yikunit's ok to me03:28
SundarStoryboard: #link https://storyboard.openstack.org/#!/project/openstack/cyborg03:28
SundarI have updated the old tasks and added new ones. Please review and add/modify as needed03:29
SundarAny comments?03:30
Sundar#topic AoB03:32
*** openstack changes topic to "AoB (Meeting topic: openstack-cyborg)"03:32
SundarI am out of office July 15 through July 22.03:32
SundarI may not be able to join next week. But you are all welcome to meet as needed.03:32
s_shogoAbout python3 migration.Ikuo posted a patch(py3 migration patch) before, but that doesn't include changes related to tests. ( zuul runs that with py2.7)03:33
s_shogoSo, I will repost that with fix of  tests and so on.03:33
Sundars_shogo: ikuo posted it to stable/stein branch. Please post it to master branch instead.03:33
s_shogosorry, I also fix that.03:34
SundarThanks. NP :)03:34
SundarAnything else, all?03:34
SundarHave a good day, everybody! Bye.03:36
Sundar#endmeeting03:36
*** openstack changes topic to "Pending patches (Meeting topic: openstack-cyborg)"03:36
openstackMeeting ended Wed Jul 10 03:36:11 2019 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)03:36
openstackMinutes:        http://eavesdrop.openstack.org/meetings/openstack_cyborg/2019/openstack_cyborg.2019-07-10-03.01.html03:36
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/openstack_cyborg/2019/openstack_cyborg.2019-07-10-03.01.txt03:36
openstackLog:            http://eavesdrop.openstack.org/meetings/openstack_cyborg/2019/openstack_cyborg.2019-07-10-03.01.log.html03:36
*** Biwei has quit IRC03:36
*** Yumeng has quit IRC03:36
*** s_shogo has left #openstack-cyborg03:36
yikunhttps://review.opendev.org/#/c/660353/  a fix of gpu discover03:37
yikunhttps://review.opendev.org/#/c/660603/ a fix on devstack agent enabled_drivers config03:37
yikun^ here are two easy fixes, I guess we could get these merged soon03:37
yikunhttps://review.opendev.org/#/c/668868/ and xinran's patch can also be merged03:38
*** Li_Liu has joined #openstack-cyborg03:40
Li_LiuPatch for enabling external event for Nova03:40
Li_Liuhttps://review.opendev.org/#/c/669975/03:40
*** yuki_t has quit IRC03:40
openstackgerritMerged openstack/cyborg master: Fix re defination of GPU  https://review.opendev.org/66035303:48
openstackgerritMerged openstack/cyborg master: Fix the section of enabled_drivers  https://review.opendev.org/66060303:48
openstackgerritMerged openstack/cyborg master: Change attach_info, cpid_info from string to a dict.  https://review.opendev.org/66886804:05
*** irclogbot_1 has joined #openstack-cyborg04:06
*** irclogbot_1 has quit IRC04:12
*** altlogbot_2 has joined #openstack-cyborg04:12
*** altlogbot_2 has quit IRC04:17
*** Sundar has quit IRC04:54
*** links has joined #openstack-cyborg04:54
*** altlogbot_2 has joined #openstack-cyborg05:02
*** irclogbot_2 has joined #openstack-cyborg05:06
*** altlogbot_2 has quit IRC05:21
*** irclogbot_2 has quit IRC05:22
*** jraju__ has joined #openstack-cyborg05:40
*** links has quit IRC05:41
*** xinranwang has quit IRC05:41
openstackgerritYikun Jiang proposed openstack/cyborg-specs master: Move the spec into right location  https://review.opendev.org/66997406:20
openstackgerritYikun Jiang proposed openstack/cyborg master: Add Huawei Ascend driver  https://review.opendev.org/66087406:57
*** altlogbot_1 has joined #openstack-cyborg07:02
*** altlogbot_1 has quit IRC07:08
openstackgerritYikun Jiang proposed openstack/cyborg master: Add the fake driver  https://review.opendev.org/66531807:25
*** helenafm has joined #openstack-cyborg07:29
*** links has joined #openstack-cyborg07:30
*** jraju__ has quit IRC07:30
*** irclogbot_0 has joined #openstack-cyborg07:38
*** irclogbot_0 has quit IRC07:43
*** wangzhh has quit IRC07:57
*** helenafm has quit IRC08:53
*** irclogbot_2 has joined #openstack-cyborg08:57
openstackgerritShaoHe Feng proposed openstack/cyborg master: add a new driver for hddl  https://review.opendev.org/67001508:57
*** helenafm has joined #openstack-cyborg08:58
*** irclogbot_2 has quit IRC09:01
*** altlogbot_2 has joined #openstack-cyborg09:10
openstackgerritShaoHe Feng proposed openstack/cyborg master: add a new driver for hddl  https://review.opendev.org/67001509:10
*** altlogbot_2 has quit IRC09:14
*** altlogbot_2 has joined #openstack-cyborg09:24
*** altlogbot_2 has quit IRC09:28
*** altlogbot_3 has joined #openstack-cyborg09:28
*** altlogbot_3 has quit IRC09:34
*** irclogbot_0 has joined #openstack-cyborg09:36
*** irclogbot_0 has quit IRC09:40
*** altlogbot_3 has joined #openstack-cyborg09:44
*** altlogbot_3 has quit IRC09:50
*** irclogbot_2 has joined #openstack-cyborg10:22
*** irclogbot_2 has quit IRC10:26
*** helenafm has quit IRC10:40
*** helenafm has joined #openstack-cyborg10:43
*** helenafm has quit IRC10:53
*** helenafm has joined #openstack-cyborg10:56
*** links has quit IRC13:02
*** irclogbot_3 has joined #openstack-cyborg13:05
*** irclogbot_3 has quit IRC13:08
*** altlogbot_0 has joined #openstack-cyborg13:10
*** altlogbot_0 has quit IRC13:16
*** irclogbot_3 has joined #openstack-cyborg13:17
*** irclogbot_3 has quit IRC13:22
*** altlogbot_2 has joined #openstack-cyborg13:35
*** altlogbot_2 has quit IRC13:36
*** altlogbot_1 has joined #openstack-cyborg14:39
*** altlogbot_1 has quit IRC14:42
*** altlogbot_2 has joined #openstack-cyborg14:51
*** altlogbot_2 has quit IRC14:56
*** links has joined #openstack-cyborg15:01
*** altlogbot_0 has joined #openstack-cyborg15:07
*** altlogbot_0 has quit IRC15:12
*** irclogbot_3 has joined #openstack-cyborg15:19
*** irclogbot_3 has quit IRC15:22
*** altlogbot_0 has joined #openstack-cyborg15:31
*** altlogbot_0 has quit IRC15:34
*** irclogbot_3 has joined #openstack-cyborg15:39
*** irclogbot_3 has quit IRC15:42
*** altlogbot_2 has joined #openstack-cyborg15:45
*** altlogbot_2 has quit IRC15:48
*** altlogbot_3 has joined #openstack-cyborg15:55
*** altlogbot_3 has quit IRC15:58
*** helenafm has quit IRC16:01
*** altlogbot_2 has joined #openstack-cyborg16:35
*** altlogbot_2 has quit IRC16:36
openstackgerritMerged openstack/cyborg-tempest-plugin master: add zuul job to run cyborg tempest  https://review.opendev.org/66901016:37
*** altlogbot_1 has joined #openstack-cyborg16:49
*** altlogbot_1 has quit IRC16:54
*** links has quit IRC17:51
*** irclogbot_1 has joined #openstack-cyborg18:05
*** irclogbot_1 has quit IRC18:08
*** altlogbot_1 has joined #openstack-cyborg19:01
*** altlogbot_1 has quit IRC19:04
*** irclogbot_2 has joined #openstack-cyborg19:19
*** irclogbot_2 has quit IRC19:22
*** openstackgerrit has quit IRC19:49
*** altlogbot_2 has joined #openstack-cyborg20:27
*** altlogbot_2 has quit IRC20:32
*** altlogbot_3 has joined #openstack-cyborg21:03
*** altlogbot_3 has quit IRC21:08
*** altlogbot_1 has joined #openstack-cyborg21:17
*** altlogbot_1 has quit IRC21:22
*** irclogbot_3 has joined #openstack-cyborg21:47
*** irclogbot_3 has quit IRC21:52
*** openstackgerrit has joined #openstack-cyborg22:31
openstackgerritBiwei Guo proposed openstack/cyborg-tempest-plugin master: End-to-end scenario test added  https://review.opendev.org/66723122:31
*** altlogbot_0 has joined #openstack-cyborg23:03
*** altlogbot_0 has quit IRC23:08
*** altlogbot_1 has joined #openstack-cyborg23:13
*** altlogbot_1 has quit IRC23:18
*** altlogbot_0 has joined #openstack-cyborg23:19
*** altlogbot_0 has quit IRC23:24
*** altlogbot_0 has joined #openstack-cyborg23:25
*** altlogbot_0 has quit IRC23:30

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