*** fnordahl_ is now known as fnordahl | 10:13 | |
zhhuabj | Hi, 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 |
---|---|---|
frickler | zhhuabj: 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 look | 12:00 |
vishalmanchanda | zhhuabj: here you can find failure logs https://zuul.opendev.org/t/openstack/build/172d9802069c439cad1a23954cfc76f4/log/job-output.txt#28934 | 12:01 |
vishalmanchanda | test_detail_view_users_tab is failing which is related to your patch. | 12:01 |
frickler | vishalmanchanda: ah, thx, I was actually looking at that log, but didn't scan far enough back to see that failure | 12:04 |
zhhuabj | hi @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-dj42 | 12:07 |
zhhuabj | I 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 |
vishalmanchanda | zhhuabj: 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 error | 12:11 |
zhhuabj | vishalmanchanda: 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 help | 12:13 |
MikeLutaaya[m] | hello @here... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/vFcsgkQOiTlOGLAjpzwkKjTm>) | 13:35 |
sohier | hello, I am trying to fork the horizon project, can someone walkthrough me on how to use openstack's git | 14:34 |
opendevreview | Radomir Dopieralski proposed openstack/horizon master: Raise exception if transfer_available_resource fails https://review.opendev.org/c/openstack/horizon/+/864405 | 14:36 |
frickler | sohier: 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 you | 14:37 |
frickler | zhhuabj: 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 available | 14:38 |
frickler | (assuming it is not older than 3.9) | 14:39 |
opendevreview | OpenStack Release Bot proposed openstack/horizon master: reno: Update master for unmaintained/victoria https://review.opendev.org/c/openstack/horizon/+/911930 | 15:51 |
opendevreview | OpenStack Release Bot proposed openstack/horizon master: reno: Update master for unmaintained/wallaby https://review.opendev.org/c/openstack/horizon/+/911932 | 15:52 |
opendevreview | OpenStack Release Bot proposed openstack/horizon master: reno: Update master for unmaintained/xena https://review.opendev.org/c/openstack/horizon/+/911934 | 15: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/!