tmazur | #startmeeting horizon | 15:01 |
---|---|---|
opendevmeet | Meeting started Wed Jun 11 15:01:43 2025 UTC and is due to finish in 60 minutes. The chair is tmazur. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:01 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:01 |
opendevmeet | The meeting name has been set to 'horizon' | 15:01 |
tmazur | Hello everyone and welcome to the weekly meeting! | 15:01 |
jjasek | Hello hello :-) | 15:02 |
chubinidzedr | Hi:) | 15:03 |
tmazur | Today's agenda is here: https://etherpad.opendev.org/p/horizon-release-priorities#L40 | 15:04 |
tmazur | Thanks chubinidzedr for taking care of it :) | 15:05 |
tmazur | Let's begin | 15:06 |
tmazur | #topic Notices | 15:06 |
tmazur | This week is R-16 week. Flamingo Schedule: https://releases.openstack.org/flamingo/schedule.html | 15:07 |
tmazur | July 3, 2025 is the Flamingo-2 milestone | 15:07 |
tmazur | 3 weeks to go | 15:08 |
tmazur | #topic Release priorities | 15:10 |
tmazur | https://etherpad.opendev.org/p/horizon-release-priorities#L44 | 15:10 |
tmazur | I need to review https://review.opendev.org/c/openstack/horizon/+/946269 | 15:10 |
tmazur | https://review.opendev.org/c/openstack/horizon/+/949764 -- tests are failing | 15:11 |
tmazur | jjasek did you take a look at the tests? Are the failures indeed random? | 15:11 |
jjasek | Hehe, I am just writing an response :D. Will be there in minute. | 15:11 |
jjasek | It is related to this patch | 15:12 |
tmazur | jjasek thanks! | 15:12 |
jjasek | Not random | 15:12 |
tmazur | Yeah, the tests are pretty stable to not fail like this | 15:12 |
tmazur | Still waiting on 951580: Add qrcode | https://review.opendev.org/c/openstack/requirements/+/951580 | 15:13 |
tmazur | I need to figure whom to bug exactly :/ | 15:14 |
tmazur | #topic Bug deputy report | 15:15 |
tmazur | Regarding https://bugs.launchpad.net/horizon/+bug/2083524 | 15:15 |
tmazur | tests are failing for https://review.opendev.org/c/openstack/horizon/+/952025 | 15:15 |
tmazur | Simple pep8, should be easy to fix | 15:16 |
tmazur | The bug https://bugs.launchpad.net/horizon/+bug/2112556 | 15:17 |
tmazur | I was not able to reproduce either. | 15:17 |
tmazur | So waiting for the bug reporter I guess | 15:17 |
chubinidzedr | Yes, me neither. | 15:17 |
tmazur | Ok, moving to the next topic | 15:22 |
tmazur | #topic Open reviews | 15:22 |
tmazur | https://etherpad.opendev.org/p/horizon-release-priorities#L57 | 15:22 |
tmazur | Thanks for the list chubinidzedr | 15:22 |
tmazur | Team please let's find some time to go through it | 15:22 |
jjasek | tmazur - yep, will try :-) | 15:24 |
tmazur | Thanks jjasek! | 15:25 |
chubinidzedr | 950382: update to use XStatic-Font-Awesome 6 | I'm facing some difficulties, Radomir proposed last time to make it work with both fontawesome 4 and 6, but I'm not sure I'm quite able to import different FA .scss files simultaneously.. May be someone could check and bring some ideas:) | 15:25 |
chubinidzedr | It looks quite "freshier" with new icons, so it would be good to move on i think:) | 15:26 |
tmazur | I will take a look into how i can be possible to do. Although my knowledge here is not impressive :/ | 15:28 |
chubinidzedr | Thanks:) | 15:29 |
tmazur | I don't quite understand why the requirements patch is failing | 15:29 |
jjasek | My knowledge in this area is even worse :D. But If I have some time I will do my best. | 15:29 |
tmazur | It's failing because we set a flag "depends on", but why exactly we need that? | 15:31 |
chubinidzedr | Otherwise it will try to apply this requirement, when Horizon is set to use FA 4 version | 15:32 |
tmazur | Yes, but requirements do not run tests for Horizon, do they? | 15:33 |
chubinidzedr | As I remember it do :) | 15:34 |
chubinidzedr | *they | 15:34 |
tmazur | Sorry, they do | 15:34 |
tmazur | Yes | 15:34 |
tmazur | Well, we can do a cynical thing | 15:35 |
tmazur | Merge Horizon patch, marking the failing tests non-voting | 15:35 |
tmazur | Merge the requirements patch | 15:36 |
tmazur | And then fix all the tests back | 15:36 |
tmazur | We just need an agreement to not merge anything else while we're on this task | 15:36 |
chubinidzedr | It's the question to involve mr. Jens in it:) | 15:37 |
tmazur | It's absolutely disgusting practice, so we'll take a look into making two versions available first | 15:38 |
chubinidzedr | And also as there are too much failing tests, it has to be merged really quickly if we go this way:) | 15:39 |
tmazur | As I said, it's a very cynical option, and I don't want to go this way :) | 15:40 |
tmazur | So I'll take a look into having two versions at the same time | 15:40 |
chubinidzedr | thanks:) | 15:40 |
tmazur | #topic Open discussion | 15:41 |
jjasek | tmazur - I am taking a PTO next week and Radomir is also on PTO so you will be only one here with rights to merge something :D. So it should be safe. | 15:41 |
tmazur | It's tempting :D | 15:42 |
jjasek | xD | 15:42 |
tmazur | But let's follow the best practices :D | 15:42 |
tmazur | So, regarding Instances/Servers, I have added a note into the ML | 15:43 |
tmazur | So we can raise this topic at PTG and discuss it properly | 15:43 |
jjasek | tmazur - thanks! | 15:44 |
tmazur | Also anfimovir was asking about updating 25.1 with backported fixes | 15:45 |
tmazur | We are waiting for https://review.opendev.org/c/openstack/horizon/+/951933 to merge, and then I can propose a patch to releases | 15:46 |
tmazur | And one last thing | 15:49 |
tmazur | Next week I have an appointment around this time. rdopiera and jjasek are on PTO next week. Do we want to just cancel our weekly meeting and meet in 2 weeks? | 15:49 |
jjasek | chubinidzedr - I think it is question for you :-) | 15:52 |
tmazur | Ok, I'll take silence as a yes :) | 15:54 |
tmazur | Thanks for joining everyone, and see you in two weeks! | 15:54 |
jjasek | Thank you, bye bye! | 15:54 |
tmazur | Enjoy your vacation! | 15:54 |
tmazur | #endmeeting | 15:54 |
opendevmeet | Meeting ended Wed Jun 11 15:54:52 2025 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:54 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/horizon/2025/horizon.2025-06-11-15.01.html | 15:54 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/horizon/2025/horizon.2025-06-11-15.01.txt | 15:54 |
opendevmeet | Log: https://meetings.opendev.org/meetings/horizon/2025/horizon.2025-06-11-15.01.log.html | 15:54 |
opendevreview | Merged openstack/horizon stable/2025.1: Don't hide region and domain on login screen when using other auth methods https://review.opendev.org/c/openstack/horizon/+/951933 | 15:59 |
opendevreview | Merged openstack/horizon stable/2024.2: Don't hide region and domain on login screen when using other auth methods https://review.opendev.org/c/openstack/horizon/+/951934 | 17:18 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!