Thursday, 2024-03-07

*** fnordahl_ is now known as fnordahl10:13
zhhuabjHi, I pushed a fix for lp bug 2054799, I think CI is failing for reasons not related to my changes, could you please take a look at it on https://review.opendev.org/c/openstack/horizon/+/910321 and help me find out what the issue is and what's the workaround?11:51
fricklerzhhuabj: well the failure only happens for your patch, not for others, so I do think that is it likely related to your patch. did you check it locally already? also maybe vishalmanchanda can take a look12:00
vishalmanchandazhhuabj: here you can find failure logs https://zuul.opendev.org/t/openstack/build/172d9802069c439cad1a23954cfc76f4/log/job-output.txt#2893412:01
vishalmanchandatest_detail_view_users_tab is failing which is related to your patch.12:01
fricklervishalmanchanda: ah, thx, I was actually looking at that log, but didn't scan far enough back to see that failure12:04
zhhuabjhi @frickler @vishalmanchanda , thanks for your reply. ok, it seems it's related to test_detail_view_users_tab, I will check this unit test. but do you have the link how to check these tests locally?12:07
zhhuabj$ grep -r 'envlist' tox.ini  envlist = pep8,py39,releasenotes,npm,py3-dj4212:07
zhhuabjI tried tox's py39 locally before, it worked well, so it openstack-tox-py311 should come from zuul, I have never run zuul locally before. I will try it as well.12:09
vishalmanchandazhhuabj: you can "tox -e py3.11 openstack_dashboard/dashboards/identity/projects/tests.py::DetailProjectViewTests::test_detail_view_users_tab" command to run this test locally.12:10
syedbarimanjan"Unable to establish connection to keystone endpoint." i have cloned the repo and when i try to login it gives me this error12:11
zhhuabjvishalmanchanda: i see, maybe I need to modify tox.txt to add py311 and also install python3.11 in my machine. Thank you very much for all your help12:13
MikeLutaaya[m]hello @here... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/vFcsgkQOiTlOGLAjpzwkKjTm>)13:35
sohierhello, I am trying to fork the horizon project, can someone walkthrough me on how to use openstack's git 14:34
opendevreviewRadomir Dopieralski proposed openstack/horizon master: Raise exception if transfer_available_resource fails  https://review.opendev.org/c/openstack/horizon/+/86440514:36
fricklersohier: usually you would not fork it but just create a local checkout to work on. maybe https://docs.openstack.org/contributors/code-and-documentation/index.html can help you14:37
fricklerzhhuabj: I just tried on Ubuntu 22.04 with python 3.10 and could see the same unit test failure there for your patch. you should be able to just run "tox -e py3" and will pick up any python3 that is available14:38
frickler(assuming it is not older than 3.9)14:39
opendevreviewOpenStack Release Bot proposed openstack/horizon master: reno: Update master for unmaintained/victoria  https://review.opendev.org/c/openstack/horizon/+/91193015:51
opendevreviewOpenStack Release Bot proposed openstack/horizon master: reno: Update master for unmaintained/wallaby  https://review.opendev.org/c/openstack/horizon/+/91193215:52
opendevreviewOpenStack Release Bot proposed openstack/horizon master: reno: Update master for unmaintained/xena  https://review.opendev.org/c/openstack/horizon/+/91193415:52
-opendevstatus- NOTICE: Jobs that fail due to being unable to resolve mirror.dfw.rackspace.opendev.org can be rechecked. This error was an unexpected side effect of some nodepool configuration changes which have been reverted.16:54

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