Wednesday, 2021-06-23

vishalmanchanda#startmeeting horizon15:00
opendevmeetMeeting started Wed Jun 23 15:00:48 2021 UTC and is due to finish in 60 minutes.  The chair is vishalmanchanda. Information about MeetBot at http://wiki.debian.org/MeetBot.15:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'horizon'15:00
rdopierao/15:02
e0nehi15:02
vishalmanchandaHi everyone15:02
tmazuro/15:03
vishalmanchanda#topic Notices15:03
vishalmanchandaJust an reminder next milestone i.e. Xena-2 is in week of Jul 12 - Jul 16.15:04
vishalmanchandaXena Schedule https://releases.openstack.org/xena/schedule.html15:05
vishalmanchanda#topic stable branches15:05
vishalmanchandaDoes anybody have environment with stable/stein or stable/train branch?15:06
rdopieraI do15:07
vishalmanchandaI am asking because we have two backport purposed to those branches but it is abandoned by owner due to no reviews on those patches.15:07
amotokiI prepare them when they are needed per review.15:07
vishalmanchandapatch link https://review.opendev.org/c/openstack/horizon/+/781805 https://review.opendev.org/c/openstack/horizon/+/78180415:07
vishalmanchandardopiera: amotoki : Could you please tests those patches.15:07
amotokiI noticed these backports but I intentionlly wait for other reviews.15:07
amotokiI usually review backports first but I would like to know what happens when I do not.15:08
vishalmanchandaNow a days I am having bad-luck in setting devstack env. It always with new errors.15:08
vishalmanchandaAlso my OS is focal(20.04) and I can't those patches with current env.15:09
amotokiI usually use VMs for testing, so I prepare required ubuntu versions depending on branches.15:10
amotokibut I think horizon stable/stein or train works on focal too.15:10
rdopieraI use a vm for the openstack, but run horizon itself with tox straight from the repository15:11
rdopierain this case it shouldn't matter what version of openstack horizon is connecting to15:11
vishalmanchandaamotoki: really but when I try to test those patches horizon fails to run with python errors I think.15:11
vishalmanchandaamotoki: with devstack on focal OS.15:12
amotokivishalmanchanda: it's not surprising as devstack target is only the latest ubuntu lts.15:12
amotokiokay anyway let's check backports related to the material theme.15:13
vishalmanchandaamotoki: rdopiera thanks, please restore and review those patches.15:14
amotokiregarding queens, are we going to EOL queens?15:14
rdopieraI'm fine with that15:14
amotokirdopiera: what is the current min release you would like to keep from RH perspective?15:15
rdopieraamotoki: train15:15
amotokirdopiera: thanks. sounds good :)15:16
rdopieraand then wallaby15:16
vishalmanchandaI am also okay to move queen to EOL if nobody have any issue with that.15:17
amotokiI am okay with it too15:17
vishalmanchandaIn that case I'll push a patch to release and sent a announcement mail about that on open-discuss.15:18
vishalmanchandaNext one is https://review.opendev.org/c/openstack/horizon/+/72578515:20
vishalmanchandaCould stable cores abandon this patch as there is no activity on this patch from long.15:20
vishalmanchandaI am asking because I have purposed a patch to move stable/pike to EOL and for that this patch either need to merged or abandon.15:21
vishalmanchandaMove pike to EOL patch link https://review.opendev.org/c/openstack/releases/+/79170715:22
amotokithe author responded very slow and the patch stays for long. It was proposed just one year ago. so I think we can abandon this.15:23
tmazurI've tried to fix the tests for that patch and apparently it's not that simple, a lot of code has been changed.15:23
tmazurSo +1 for abandoning 15:23
opendevreviewRadomir Dopieralski proposed openstack/horizon stable/pike: Allow OVA upload for images  https://review.opendev.org/c/openstack/horizon/+/72578515:24
rdopierajust fixed the indentation, but that's probably not enough15:25
*** ianychoi_ is now known as ianychoi15:25
rdopiera+1 for abandon as well15:25
amotokiIIRCthe related code was changed between pike and queens so UT is failing.15:26
rdopieraright, it was just my OCD with the indentation15:27
vishalmanchandaok Stable cores please abandon above patch as discussed.15:27
amotokiokay, I will take care of it with a comment15:27
vishalmanchandaamotoki: thanks.15:27
rdopieraoops, done already15:28
amotokirdopiera: np15:28
vishalmanchandaI have no more specific topic to discuss for this week.15:29
vishalmanchanda#topic open-discussion15:29
vishalmanchandaamotoki: I left a comment on your patch https://review.opendev.org/c/openstack/horizon/+/777390.15:29
vishalmanchandaCould you respond on that once you have time.15:30
rdopieraI have two topics15:30
vishalmanchandardopiera: please go ahead.15:30
amotokirdopiera: horizon-non-primary-django-jobs is to check non-default django version. it is not specific to pre-django 3.x.15:31
amotokirdopiera: sorry.15:31
amotokiI meant vishalmanchanda :p15:31
rdopieraWe finally made progress with running the upstream integration tests on our downstream repo, but we face some problems because of our custom theme has different html structure and some of the CSS selectors need to be changed.15:32
rdopieraWe can do it with a downstream patch, but we think that a cleaner solution would be to make those selectors configurable in the local-horiozn.conf file.15:32
rdopieraI proposed a blueprint for this: https://blueprints.launchpad.net/horizon/+spec/configurable-selectors-in-integration-tests15:32
e0nerdopiera: +1 on this. we'd got such issue in the past15:34
vishalmanchandardopiera: cool..15:34
rdopieraThis would allow us to share the tests directly, and to make our QE write upstream tests15:34
amotokiit would be nice if the problem description covers some examples.15:34
rdopieraamotoki: I will add that15:34
ikanias+115:35
amotokianyway sharing integration tests is nice15:35
rdopieraikanias is our QE, by the way15:36
ikanias:-)15:36
rdopieraSecond think is a question to amotoki. I know you wanted to write the base for the system-scope token yourself, but would you mind if I started with some simple proof of concept for that? I wanted to give it a try, but I'm not confident I can make it good enough.15:37
rdopieras/think/thing15:37
amotokiI had some progress but my base machine was crusshed and lost the code....15:38
amotokiam recovering my memory15:38
rdopierasorry for your loss15:38
amotokirdopiera: your POC is fine too.15:39
rdopierathanks, I will look into that then15:39
vishalmanchandagreat work team:)15:40
vishalmanchandatalking about integration-test one of my college trying to add a integration job for tacker-horizon.15:41
vishalmanchandabut it as of now it is failing due to some errors.15:41
vishalmanchandapatch link https://review.opendev.org/c/openstack/tacker-horizon/+/79095815:41
vishalmanchandaIt would be great if anyone know the issue and help her to fix it.15:43
rdopieraRuntimeError: Could not find firefox in your system PATH. Please specify the firefox binary location or install firefox15:43
rdopierahmmm15:43
amotokihow is bindep.txt configured?15:44
e0nevishalmanchanda: I just setup env to test it. will to it tonight15:44
vishalmanchandae0ne: thanks Ivan.15:44
amotokivishalmanchanda: do you mean a failure in pre-run phase?15:46
vishalmanchandaamotoki: yeah that one also.15:47
vishalmanchandaamotoki: Also got ``RuntimeError: Could not find firefox in your system PATH. Please specify the firefox binary location or install firefox`` error.15:48
amotokivishalmanchanda: in which log?15:49
amotokivishalmanchanda: in the log of the last run, it failed with retry limit in pre-run phase.15:49
amotokiwoops. what I looked was not the last run..15:51
vishalmanchandacurrent error log for integration-job https://zuul.opendev.org/t/openstack/build/b682dd24be274f0db624a389ff6cb681/log/job-output.txt#3044915:52
vishalmanchandaamotoki: before that it is failing with OVN issues then I disable OVN.15:53
vishalmanchandaok does anyone have more topic to discuss?15:57
amotokinone from me15:58
vishalmanchandaLet's end this meeting.15:59
vishalmanchandaThanks everyone for joining, see you next week.15:59
vishalmanchandaTC!15:59
vishalmanchandaJust an reminder we have many open patches with no review from long.15:59
vishalmanchandaPlease take a look..16:00
vishalmanchanda#endmeeting16:00
opendevmeetMeeting ended Wed Jun 23 16:00:21 2021 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:00
opendevmeetMinutes:        https://meetings.opendev.org/meetings/horizon/2021/horizon.2021-06-23-15.00.html16:00
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/horizon/2021/horizon.2021-06-23-15.00.txt16:00
opendevmeetLog:            https://meetings.opendev.org/meetings/horizon/2021/horizon.2021-06-23-15.00.log.html16:00
amotokivishalmanchanda: regarding devstack log, tacker or tacker-horizon log is hard to read. It seems xtrace is disabled somewhere in tacker or tacker-horizon devstack plugin.16:00
vishalmanchandaamotoki: hmm.16:01
amotokivishalmanchanda: which phase of destack plugin is failing?16:02
vishalmanchandaamotoki: https://zuul.opendev.org/t/openstack/build/b682dd24be274f0db624a389ff6cb681/console16:04
vishalmanchandaPlay: all run-devstack: Run devstack16:05
amotokivishalmanchanda: apparently it is failing in the install phase in devstack plugin looking at tacker/devstack plugin.16:07
amotokivishalmanchanda: is it the first time that the tacker team runs devstack with tacker-horizon in the gate?16:08
vishalmanchandaamotoki: yes I think so https://github.com/openstack/tacker-horizon/blob/master/.zuul.yaml16:09
amotokivishalmanchanda: if so, the next question is whether devstack run with a same local.conf in a local env.16:09
amotokis/run/can run/16:09
vishalmanchandaamotoki: ok my local.conf is different.16:10
amotokivishalmanchanda: there is no silver bullet to debug it. you need to do it step by step.16:11
amotokivishalmanchanda: especially I recommend to use a fresh ubuntu env.16:11
vishalmanchandaamotoki: so do you mean I should use my local env. local.conf file in .zuul.yaml for setting tacker-horizon-integration-tests job16:14
amotokivishalmanchanda: what i can say at least is that it is a problem in devstack run, so in most cases local devstack run heps a lot when debugging such issue from my experience in neutron.16:15
amotokivishalmanchanda: I don't know the sitaution in tacker/tacker-horizon, so my advise is just general.16:15
vishalmanchandaamotoki: ohh I see.16:15
vishalmanchandaLet me try that.16:15
amotokiI can help from POV of zuul configuration or gate specific points but as far as I see I don't think it is such thing.16:16
opendevreviewMerged openstack/horizon stable/victoria: Imported Translations from Zanata  https://review.opendev.org/c/openstack/horizon/+/79718517:02

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!