Earlier  
Posted Nick Remark
#openstack-cyborg - 2021-08-11
12:36:45 xinranwang chenke: maybe chenke can help look at it? he has the experience of tempest as well
12:36:53 brinzhang_ gmann: do you some suggestion for this issue?
12:37:09 chenke hi xinran
12:37:24 brinzhang_ xinranwang: we can left some comments for him, I think after he is online, he will reply us ^^
12:37:27 songwenping IMO, this has no relation with the oslo.db's version
12:38:06 xinranwang hi chenke, we got some tempest issue, could you please help on it
12:38:11 chenke agree brin. Thank xinran. I will check tomorrow.
12:38:28 xinranwang brinzhang_: yeah, sure.
12:39:13 songwenping the reason is mysql's version is update, the conflict exception message is changed.
12:39:54 songwenping chenke: let's discuss offline.
12:40:03 chenke please add my review about that patch
12:40:19 songwenping hope you can give help
12:40:20 brinzhang_ ok, songwenping, let's have a look tomorrow
12:40:33 xinranwang cool, thanks guys
12:40:44 xinranwang please involve me in the discussion as well
12:40:45 xinranwang :)
12:40:53 songwenping chenke: done
12:40:54 xinranwang let's move on
12:41:01 brinzhang_ chenke has some experience, plase look into and give some suggestion
12:41:21 songwenping two patches: https://review.opendev.org/c/openstack/cyborg/+/797403 and https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/804053
12:41:42 brinzhang_ ack
12:42:09 songwenping thanks
12:42:43 chenke thanks
12:43:24 songwenping let's move on
12:44:01 xinranwang I think the first one is related to tempest error, no ?
12:44:16 xinranwang it is a workaround
12:46:03 songwenping yes
12:46:12 xinranwang anyway, we will continue discuss tmr with chenke please involve me:)
12:46:16 brinzhang_ I think yes, it's blocked the new patches
12:46:23 xinranwang #topic AoB
12:46:36 xinranwang anything else you wanna bring up here?
12:46:38 songwenping we cannot backport any patches
12:46:47 songwenping one suggestion
12:47:14 brinzhang_ dont worry, we can have a solution for it ^^
12:47:24 songwenping how about two releases will be elected PTL once, so as not to control the progress of the project due to frequent changes to the PTL.
12:48:15 chenke I don't agree.
12:48:28 brinzhang_ I think yes, if we frequently changes the PTL, there are many thing will be lost
12:49:15 chenke Ping
12:49:31 xinranwang pong, we saw your message
12:49:33 brinzhang_ if one project changed the PTL at each release, there will a bad effect in community
12:49:58 xinranwang nomarlly, it is one election per release
12:50:17 chenke yes.
12:52:05 xinranwang I think we should always have the election to keep the community open
12:52:17 songwenping ok, let's go normarlly.
12:52:30 brinzhang_ of course, we can have a vote at each release
12:52:52 brinzhang_ we are all want the cyborg better and better, right~
12:53:24 chenke More open more better
12:53:47 brinzhang_ any other topic?
12:54:05 brinzhang_ I have to dinner
12:54:18 brinzhang_ it's too later :(
12:54:20 songwenping nothing from myside
12:54:22 chenke oh ? so latter
12:54:49 xinranwang of course we need a election at each election.
12:55:06 chenke I want konw. wenping and brin are in the same team?
12:55:24 brinzhang_ no, we are at same company
12:55:38 xinranwang and all of us should vote according to the contributions, experinece etc
12:55:56 brinzhang_ good advice^
12:56:05 chenke Agree.
12:56:35 chenke ok. Will learn more when we meet in Beijing.
12:56:37 xinranwang so! please keep contributing cyborg!
12:56:41 xinranwang lol
12:56:46 chenke lol.
12:57:01 brinzhang_ all, and we also need to cultivate new blood
12:57:02 songwenping hope to see u soon!
12:57:20 xinranwang good
12:57:31 chenke ok.
12:57:36 xinranwang do you have anything else you want bring up?
12:57:46 chenke no for me. thanks
12:57:51 brinzhang_ nothing for me
12:58:06 xinranwang if nothing else, let's wrap up the meeting
12:58:11 opendevmeet Log: https://meetings.opendev.org/meetings/openstack_cyborg/2021/openstack_cyborg.2021-08-11-12.00.log.html
12:58:11 opendevmeet Minutes (text): https://meetings.opendev.org/meetings/openstack_cyborg/2021/openstack_cyborg.2021-08-11-12.00.txt
12:58:11 opendevmeet Minutes: https://meetings.opendev.org/meetings/openstack_cyborg/2021/openstack_cyborg.2021-08-11-12.00.html
12:58:11 opendevmeet Meeting ended Wed Aug 11 12:58:11 2021 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
12:58:11 xinranwang #endmeeting
12:58:15 chenke ok. bye
12:58:18 xinranwang byebye guys
12:58:23 songwenping byebye
12:58:36 brinzhang_ bye
15:09:23 gmann brinzhang: xinranwang hi
15:10:57 gmann brinzhang: for stable branch testing on cyborg-tempest-plugin master, we use stable branch version of cyborg and oslo.db as 8.5.0 not 10.0.0
15:11:23 gmann only cyborg-tempest-plugin master and its deps master will be used and rest all from stable branch only
15:11:27 gmann let me check the failing job
15:13:41 gmann we can see oslo.db 8.5.0 is used for stable/wallaby job https://zuul.opendev.org/t/openstack/build/d8865d7de3144941bd9206c82c234bd9/log/controller/logs/pip3-freeze.txt#97
15:17:00 gmann and no oslo.db in tempest venv which is expected so that it will use system level installed version oslo.db 8.5.0 https://zuul.opendev.org/t/openstack/build/d8865d7de3144941bd9206c82c234bd9/log/job-output.txt#22543
15:20:16 gmann so i think cyborg-tempest-plugin failure is something else not the oslo.db 10.0.0
15:21:35 gmann ahh it is with depends-on which revert the oslo.db version in cyborg
15:24:03 opendevreview Ghanshyam proposed openstack/cyborg-tempest-plugin master: DNM: Testing stable jobs https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/804261
15:24:08 gmann testing here ^^
#openstack-cyborg - 2021-08-12
00:13:26 brinzhang gmann: ack, thanks, I will check the tempest case today
08:24:32 opendevreview Eric Xie proposed openstack/cyborg-specs master: Create specs directory for Yoga https://review.opendev.org/c/openstack/cyborg-specs/+/804360
08:26:19 opendevreview Merged openstack/cyborg-tempest-plugin master: Revert "Remove py37" https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/770716
14:39:23 gmann brinzhang0: commented in https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/804261
14:39:44 gmann brinzhang0: it seems installation of oslo.db is all good from tempest and plugins side.
14:40:11 gmann I am now adding victoria version bump as depends on and see if that fix. if so then we need to talk to requirement team
14:41:06 opendevreview Ghanshyam proposed openstack/cyborg-tempest-plugin master: DNM: Testing stable jobs https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/804261
#openstack-cyborg - 2021-08-13
00:09:32 brinzhang0 gmann: ack, we will check the tempest-plugin patch again, https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/804053
00:45:06 songwenping_ gmann: hi, this link https://zuul.opendev.org/t/openstack/build/37bbc3fa40f347eea368a1b46099f1a2/log/controller/logs/pip3-freeze.txt#97 is the devstack zuul package version for stable/victoria branch?
00:49:18 songwenping_ if so, the olso.db for stable/victoria is old, the devstack donnot rely on cyborg's oslo.db version.
01:32:03 opendevreview Merged openstack/cyborg-specs master: Create specs directory for Yoga https://review.opendev.org/c/openstack/cyborg-specs/+/804360

Earlier   Later