*** whoami-rajat has quit IRC | 01:48 | |
*** ricolin_ has joined #openstack-horizon | 04:32 | |
*** vishalmanchanda has joined #openstack-horizon | 04:35 | |
*** ricolin has quit IRC | 04:36 | |
*** ricolin_ is now known as ricolin | 04:36 | |
*** lvdombrkr has joined #openstack-horizon | 04:59 | |
*** opendevreview has joined #openstack-horizon | 05:31 | |
opendevreview | Merged openstack/horizon master: Imported Translations from Zanata https://review.opendev.org/c/openstack/horizon/+/791889 | 05:31 |
---|---|---|
*** josecastroleon has joined #openstack-horizon | 06:26 | |
opendevreview | Akihiro Motoki proposed openstack/horizon master: doc: Update our IRC server to OFTC https://review.opendev.org/c/openstack/horizon/+/793887 | 06:32 |
opendevreview | OpenStack Proposal Bot proposed openstack/horizon master: Imported Translations from Zanata https://review.opendev.org/c/openstack/horizon/+/793892 | 06:52 |
amotoki | vishalmanchanda: we discussed a devstack bug you filed. Hvae you succeeed to do some workaround already? | 07:42 |
amotoki | * in #-neutron | 07:43 |
vishalmanchanda | amotoki: yeah I have change my devstack head | 07:43 |
amotoki | vishalmanchanda: sounds good | 07:43 |
vishalmanchanda | amotoki: you may have noticed our horizon-integration job is failing. | 07:47 |
*** tosky has joined #openstack-horizon | 07:48 | |
vishalmanchanda | amotoki: basically some router related integration test are failing https://zuul.opendev.org/t/openstack/build/d089bf4e1c4b4d25863937030c9ffd5d/logs | 07:48 |
*** tosky has quit IRC | 07:48 | |
vishalmanchanda | amotoki: Today I run failed test in my local env and all are passing. | 07:49 |
vishalmanchanda | amotoki: my horizon branch is on latest master and neutron as well. | 07:49 |
vishalmanchanda | amotoki: but my current devstack head is on this patch https://review.opendev.org/c/openstack/devstack/+/790649 | 07:50 |
vishalmanchanda | amotoki: So I have doubts if there any changes in openstack/devstack causing failure for router related tests. | 07:51 |
*** jrosser has joined #openstack-horizon | 07:51 | |
vishalmanchanda | amotoki: Could you also please confirm the same if you have time. | 07:52 |
amotoki | vishalmanchanda: I haven't checked the integration test failure, but according to what you mentioend above I wonder if it is related to the default network backend change from OVS to OVN. | 07:52 |
amotoki | vishalmanchanda: so my suggestion is to try OVS backend expliciltly in zuul.yaml and see if the sitaution changes. | 07:53 |
amotoki | vishalmanchanda: if we see some difference the entwork backend change causes it. | 07:53 |
amotoki | vishalmanchanda: otherwise, we need to explore another cause. | 07:54 |
vishalmanchanda | amotoki: How to change default backend from OVS to OVN for our integartion job. | 07:55 |
amotoki | vishalmanchanda: do you mean "OVN to OVS" ? | 07:55 |
vishalmanchanda | amotoki: Does i have to push a patch in devstack or in horizon | 07:56 |
vishalmanchanda | amotoki: yeah OVN to OVS | 07:56 |
amotoki | vishalmanchanda: did you see my comment in the devstack bug you filed? | 07:56 |
amotoki | vishalmanchanda: I referred to a mailing list post and it contains how to configure integration jobs to use OVS in project zuul.yaml. | 07:56 |
amotoki | vishalmanchanda: http://lists.openstack.org/pipermail/openstack-discuss/2021-May/022410.html | 07:57 |
amotoki | vishalmanchanda: you can do it in a horizon patch | 07:57 |
vishalmanchanda | amotoki: ok thanks looking into it. | 07:58 |
*** tosky has joined #openstack-horizon | 08:07 | |
opendevreview | Vishal Manchanda proposed openstack/horizon master: [DNR] Test integration job status https://review.opendev.org/c/openstack/horizon/+/788673 | 09:04 |
opendevreview | Vishal Manchanda proposed openstack/horizon master: [DNR] Test integration job status https://review.opendev.org/c/openstack/horizon/+/788673 | 09:10 |
*** josecastroleon has quit IRC | 09:14 | |
*** josecastroleon has joined #openstack-horizon | 09:15 | |
opendevreview | Merged openstack/xstatic-angular master: Update angular version to 1.8.2 in `setup.cfg` file. https://review.opendev.org/c/openstack/xstatic-angular/+/792958 | 10:13 |
amotoki | vishalmanchanda: btw, when did the integration test start to fail? | 10:51 |
vishalmanchanda | amotoki: from 24th may | 10:51 |
vishalmanchanda | amotoki: it fixes https://review.opendev.org/c/openstack/horizon/+/788673router related integration test | 10:52 |
vishalmanchanda | https://review.opendev.org/c/openstack/horizon/+/788673 | 10:52 |
amotoki | vishalmanchanda: we cannot say it is a fix. it is just a workaround. | 10:53 |
vishalmanchanda | https://zuul.openstack.org/builds?job_name=horizon-integration-tests&project=openstack%2Fhorizon&branch=master&pipeline=periodic | 10:54 |
vishalmanchanda | amotoki: yeah. | 10:54 |
amotoki | vishalmanchanda: if we can avoid the failure only by changing a network backend from ovn to ovs, it sould be raised more broadly. | 10:55 |
amotoki | vishalmanchanda: as my hat of neutron team, we are identifying and closing gaps between ovs and ovn backends, so such information would be really appreciated. | 10:56 |
vishalmanchanda | amotoki: that's why I have open a bug in lunchpad | 10:58 |
vishalmanchanda | https://bugs.launchpad.net/horizon/+bug/1930405 | 10:58 |
opendevmeet | Launchpad bug 1930405 in OpenStack Dashboard (Horizon) "Horizon Integration tests Fails if network backend is OVN" [High,New] - Assigned to Vishal Manchanda (vishalmanchanda) | 10:58 |
vishalmanchanda | amotoki: anyway changing to OVN, now more horizon-integration starts failing | 10:59 |
amotoki | even so but we need to clarify what is different from horizon perspective | 10:59 |
vishalmanchanda | https://zuul.opendev.org/t/openstack/build/c49d12f0e5f04e60afec00a850bc6b55/logs | 10:59 |
vishalmanchanda | above test are failing before. | 10:59 |
vishalmanchanda | above test are not failing before. | 11:00 |
amotoki | a patch which make ovn the default backend (again) https://review.opendev.org/c/openstack/devstack/+/791436 landed May 25 02:47UTC. | 11:00 |
vishalmanchanda | amotoki: yeah I observed the same after that patch merged horizon integration jobs start failing. | 11:01 |
amotoki | As of May 24 the default network backend was OVS | 11:01 |
vishalmanchanda | amotoki: Do you think we should request devstack to revert those changes? | 11:02 |
amotoki | vishalmanchanda: no at the moment. before propsing a revert, we should clarify the difference. we already have a workaround (which uses OVS instead). | 11:03 |
tosky | vishalmanchanda: the idea is that this is the new default backend, and there is work to fix the failureon the devstack side | 11:03 |
tosky | moreover, shouldn't horizon work on OVN too (especially if it's the new default as pushed by the neutron people)? | 11:03 |
amotoki | vishalmanchanda: instead of just reverting, we need to investigate what is differnet and raise it to neutron/QA team. | 11:04 |
amotoki | theoretically horizon should work with OVN and I am surprised | 11:04 |
amotoki | so I think we (as my hat of horizon team) need to clarify why the integration test fails from horizon perspective. | 11:05 |
amotoki | a workaround is just not to block other developing effort in horizon. | 11:06 |
amotoki | (even if the workaround works) | 11:06 |
*** whoami-rajat has joined #openstack-horizon | 11:55 | |
amotoki | vishalmanchanda: regarding https://bugs.launchpad.net/horizon/+bug/1930405, is there any evidence that the integration tests started to fail by switching the netwokr backend to OVN? | 12:01 |
opendevmeet | Launchpad bug 1930405 in OpenStack Dashboard (Horizon) "Horizon Integration tests Fails if network backend is OVN" [High,New] | 12:01 |
amotoki | vishalmanchanda: if we already have a good evidence I would like to share it with the team in today's neutron team meeting. | 12:02 |
amotoki | you said it started to fail May 24, but the patch to switch to OVN in devstack landed May 25, so I am not sure at the moment. | 12:02 |
vishalmanchanda | amotoki: I mean after 24th May. Sorry If i confused you before | 12:03 |
amotoki | vishalmanchanda: okay. perhaps it looks better to investigate it in horizon side more for a while. | 12:04 |
vishalmanchanda | amotoki: You can see the same in our periodic job https://zuul.openstack.org/builds?job_name=horizon-integration-tests&project=openstack%2Fhorizon&branch=master&pipeline=periodic | 12:04 |
vishalmanchanda | amotoki: also if I switched to OVS https://review.opendev.org/c/openstack/horizon/+/788673 then router related tests are fixed by that. | 12:05 |
vishalmanchanda | amotoki: but it causes more neutron related issues | 12:06 |
vishalmanchanda | amotoki: see https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_c49/788673/6/check/horizon-integration-tests/c49d12f/tox/test_reports/TestAdminInstances.test_create_delete_instance/video.mp4 | 12:06 |
vishalmanchanda | amotoki: oops | 12:07 |
amotoki | vishalmanchanda: any breakage with OVS backend? | 12:07 |
vishalmanchanda | amotoki: I mean screenshot from our integration job https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_c49/788673/6/check/horizon-integration-tests/c49d12f/tox/test_reports/TestAdminInstances.test_create_delete_instance/screenshot.png | 12:07 |
vishalmanchanda | amotoki: I am also not able to launch any instance in my local env. if I switched to OVS in devstack and getting the same error like in our integration job. | 12:08 |
amotoki | vishalmanchanda: looking at https://review.opendev.org/c/openstack/horizon/+/788673, the integration test still fails. | 12:09 |
vishalmanchanda | amotoki: one possible reason maybe I have to do some changes in my neutron as well. | 12:09 |
amotoki | vishalmanchanda: what is the evidence that switching the network backend to OVS fixes the horizon integration tssts? | 12:09 |
vishalmanchanda | amotoki: Current failed integration test for horizon master branch are https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_6c0/791525/6/check/horizon-integration-tests/6c0b260/tox/test_reports/ | 12:10 |
vishalmanchanda | amotoki: if you switch to OVS then https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_c49/788673/6/check/horizon-integration-tests/c49d12f/tox/test_reports/ | 12:11 |
amotoki | is the previous behavior consistent? | 12:11 |
vishalmanchanda | amotoki: you mean before 24th may. | 12:13 |
vishalmanchanda | amotoki: yeah integration job passed most of time before 24th may and if any tests failed are not related to neutron. | 12:15 |
amotoki | vishalmanchanda: okay. I will share the information in the neutron team meeting today. Is it okay to say you knows more detail? | 12:17 |
vishalmanchanda | amotoki: hmm the details I know so far I already shared with you. | 12:19 |
amotoki | vishalmanchanda: at least I cannot handle all questions. what I mean is I think you are the right contact of this issue. | 12:19 |
vishalmanchanda | amotoki: ok sure. | 12:20 |
*** rdopiera has joined #openstack-horizon | 12:35 | |
*** tmazur has joined #openstack-horizon | 12:35 | |
*** vmarkov has joined #openstack-horizon | 12:40 | |
*** tbarron has quit IRC | 12:52 | |
*** tbarron has joined #openstack-horizon | 13:07 | |
opendevreview | Vadym Markov proposed openstack/horizon master: Fix wrong source when volume launched as instance https://review.opendev.org/c/openstack/horizon/+/793970 | 13:39 |
*** vmarkov_ has joined #openstack-horizon | 14:21 | |
opendevreview | Merged openstack/horizon master: doc: Update our IRC server to OFTC https://review.opendev.org/c/openstack/horizon/+/793887 | 14:21 |
*** gouthamr_ has joined #openstack-horizon | 14:35 | |
*** opendevreview has quit IRC | 14:44 | |
*** gouthamr has joined #openstack-horizon | 14:46 | |
*** dklyle has joined #openstack-horizon | 14:46 | |
*** gouthamr_ has quit IRC | 15:12 | |
*** gouthamr has quit IRC | 15:13 | |
*** gouthamr has joined #openstack-horizon | 15:14 | |
*** gouthamr is now known as identify | 15:18 | |
*** gouthamr has joined #openstack-horizon | 15:19 | |
*** identify has quit IRC | 15:20 | |
*** vmarkov has quit IRC | 15:47 | |
*** vmarkov_ is now known as vmarkov | 15:47 | |
*** vmarkov has quit IRC | 16:30 | |
*** vishalmanchanda has quit IRC | 17:10 | |
*** vmarkov has joined #openstack-horizon | 18:54 | |
*** rdopiera has quit IRC | 20:58 | |
*** vmarkov has quit IRC | 21:03 | |
*** lvdombrkr has quit IRC | 22:20 | |
*** tmazur has quit IRC | 23:07 | |
*** tosky has quit IRC | 23:11 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!