Tuesday, 2021-06-01

*** whoami-rajat has quit IRC01:48
*** ricolin_ has joined #openstack-horizon04:32
*** vishalmanchanda has joined #openstack-horizon04:35
*** ricolin has quit IRC04:36
*** ricolin_ is now known as ricolin04:36
*** lvdombrkr has joined #openstack-horizon04:59
*** opendevreview has joined #openstack-horizon05:31
opendevreviewMerged openstack/horizon master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/horizon/+/79188905:31
*** josecastroleon has joined #openstack-horizon06:26
opendevreviewAkihiro Motoki proposed openstack/horizon master: doc: Update our IRC server to OFTC  https://review.opendev.org/c/openstack/horizon/+/79388706:32
opendevreviewOpenStack Proposal Bot proposed openstack/horizon master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/horizon/+/79389206:52
amotokivishalmanchanda: we discussed a devstack bug you filed. Hvae you succeeed to do some workaround already?07:42
amotoki* in #-neutron07:43
vishalmanchandaamotoki: yeah I have change my devstack head07:43
amotokivishalmanchanda: sounds good07:43
vishalmanchandaamotoki: you may have noticed our horizon-integration job is failing.07:47
*** tosky has joined #openstack-horizon07:48
vishalmanchandaamotoki: basically some router related integration test are failing https://zuul.opendev.org/t/openstack/build/d089bf4e1c4b4d25863937030c9ffd5d/logs07:48
*** tosky has quit IRC07:48
vishalmanchandaamotoki: Today I run failed test in my local env and all are passing.07:49
vishalmanchandaamotoki: my horizon branch is on latest master and neutron as well.07:49
vishalmanchandaamotoki: but my current devstack head is on this patch https://review.opendev.org/c/openstack/devstack/+/79064907:50
vishalmanchandaamotoki: So I have doubts if there any changes in openstack/devstack causing failure for router related tests.07:51
*** jrosser has joined #openstack-horizon07:51
vishalmanchandaamotoki: Could you also please confirm the same if you have time.07:52
amotokivishalmanchanda: 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
amotokivishalmanchanda: so my suggestion is to try OVS backend expliciltly in zuul.yaml and see if the sitaution changes.07:53
amotokivishalmanchanda: if we see some difference the entwork backend change causes it.07:53
amotokivishalmanchanda: otherwise, we need to explore another cause.07:54
vishalmanchandaamotoki: How to change default backend from OVS to OVN for our integartion job.07:55
amotokivishalmanchanda: do you mean "OVN to OVS" ?07:55
vishalmanchandaamotoki: Does i have to push a patch in devstack or in horizon07:56
vishalmanchandaamotoki: yeah OVN to OVS07:56
amotokivishalmanchanda: did you see my comment in the devstack bug you filed?07:56
amotokivishalmanchanda: I referred to a mailing list post and it contains how to configure integration jobs to use OVS in project zuul.yaml.07:56
amotokivishalmanchanda: http://lists.openstack.org/pipermail/openstack-discuss/2021-May/022410.html07:57
amotokivishalmanchanda: you can do it in a horizon patch07:57
vishalmanchandaamotoki: ok thanks looking into it.07:58
*** tosky has joined #openstack-horizon08:07
opendevreviewVishal Manchanda proposed openstack/horizon master: [DNR] Test integration job status  https://review.opendev.org/c/openstack/horizon/+/78867309:04
opendevreviewVishal Manchanda proposed openstack/horizon master: [DNR] Test integration job status  https://review.opendev.org/c/openstack/horizon/+/78867309:10
*** josecastroleon has quit IRC09:14
*** josecastroleon has joined #openstack-horizon09:15
opendevreviewMerged openstack/xstatic-angular master: Update angular version to 1.8.2 in `setup.cfg` file.  https://review.opendev.org/c/openstack/xstatic-angular/+/79295810:13
amotokivishalmanchanda: btw, when did the integration test start to fail?10:51
vishalmanchandaamotoki: from 24th may10:51
vishalmanchandaamotoki: it fixes  https://review.opendev.org/c/openstack/horizon/+/788673router related integration test10:52
vishalmanchandahttps://review.opendev.org/c/openstack/horizon/+/78867310:52
amotokivishalmanchanda: we cannot say it is a fix. it is just a workaround.10:53
vishalmanchandahttps://zuul.openstack.org/builds?job_name=horizon-integration-tests&project=openstack%2Fhorizon&branch=master&pipeline=periodic10:54
vishalmanchandaamotoki: yeah.10:54
amotokivishalmanchanda: if we can avoid the failure only by changing a network backend from ovn to ovs, it sould be raised more broadly.10:55
amotokivishalmanchanda: 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
vishalmanchandaamotoki: that's why I have open a bug in lunchpad10:58
vishalmanchandahttps://bugs.launchpad.net/horizon/+bug/193040510:58
opendevmeetLaunchpad bug 1930405 in OpenStack Dashboard (Horizon) "Horizon Integration tests Fails if network backend is OVN" [High,New] - Assigned to Vishal Manchanda (vishalmanchanda)10:58
vishalmanchandaamotoki: anyway changing to OVN, now more horizon-integration starts failing10:59
amotokieven so but we need to clarify what is different from horizon perspective10:59
vishalmanchandahttps://zuul.opendev.org/t/openstack/build/c49d12f0e5f04e60afec00a850bc6b55/logs10:59
vishalmanchandaabove test are failing before.10:59
vishalmanchandaabove test are not failing before.11:00
amotokia patch which make ovn the default backend (again) https://review.opendev.org/c/openstack/devstack/+/791436 landed May 25 02:47UTC.11:00
vishalmanchandaamotoki: yeah I observed the same after that patch merged horizon integration jobs start failing.11:01
amotokiAs of May 24 the default network backend was OVS11:01
vishalmanchandaamotoki: Do you think we should request devstack to revert those changes?11:02
amotokivishalmanchanda: no at the moment. before propsing a revert, we should clarify the difference. we already have a workaround (which uses OVS instead).11:03
toskyvishalmanchanda: the idea is that this is the new default backend, and there is work to fix the failureon the devstack side11:03
toskymoreover, shouldn't horizon work on OVN too (especially if it's the new default as pushed by the neutron people)?11:03
amotokivishalmanchanda: instead of just reverting, we need to investigate what is differnet and raise it to neutron/QA team.11:04
amotokitheoretically horizon should work with OVN and I am surprised11:04
amotokiso I think we (as my hat of horizon team) need to clarify why the integration test fails from horizon perspective.11:05
amotokia 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-horizon11:55
amotokivishalmanchanda: 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
opendevmeetLaunchpad bug 1930405 in OpenStack Dashboard (Horizon) "Horizon Integration tests Fails if network backend is OVN" [High,New]12:01
amotokivishalmanchanda: if we already have a good evidence I would like to share it with the team in today's neutron team meeting.12:02
amotokiyou 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
vishalmanchandaamotoki: I mean after 24th May. Sorry If i confused you before12:03
amotokivishalmanchanda: okay. perhaps it looks better to investigate it in horizon side more for a while.12:04
vishalmanchandaamotoki: 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=periodic12:04
vishalmanchandaamotoki: also if I switched to OVS https://review.opendev.org/c/openstack/horizon/+/788673 then router related tests are fixed by that.12:05
vishalmanchandaamotoki: but it causes more neutron related issues12:06
vishalmanchandaamotoki: 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.mp412:06
vishalmanchandaamotoki: oops12:07
amotokivishalmanchanda: any breakage with OVS backend?12:07
vishalmanchandaamotoki: 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.png12:07
vishalmanchandaamotoki: 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
amotokivishalmanchanda: looking at https://review.opendev.org/c/openstack/horizon/+/788673, the integration test still fails.12:09
vishalmanchandaamotoki: one possible reason maybe I have to do some changes in my neutron as well.12:09
amotokivishalmanchanda: what is the evidence that switching the network backend to OVS fixes the horizon integration tssts?12:09
vishalmanchandaamotoki: 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
vishalmanchandaamotoki: 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
amotokiis the previous behavior consistent?12:11
vishalmanchandaamotoki: you mean before 24th may.12:13
vishalmanchandaamotoki: yeah integration job passed most of time before 24th may and if any tests failed are not related to neutron.12:15
amotokivishalmanchanda: okay. I will share the information in the neutron team meeting today. Is it okay to say you knows more detail?12:17
vishalmanchandaamotoki: hmm the details I know so far I already shared with you.12:19
amotokivishalmanchanda: at least I cannot handle all questions. what I mean is I think you are the right contact of this issue.12:19
vishalmanchandaamotoki: ok sure.12:20
*** rdopiera has joined #openstack-horizon12:35
*** tmazur has joined #openstack-horizon12:35
*** vmarkov has joined #openstack-horizon12:40
*** tbarron has quit IRC12:52
*** tbarron has joined #openstack-horizon13:07
opendevreviewVadym Markov proposed openstack/horizon master: Fix wrong source when volume launched as instance  https://review.opendev.org/c/openstack/horizon/+/79397013:39
*** vmarkov_ has joined #openstack-horizon14:21
opendevreviewMerged openstack/horizon master: doc: Update our IRC server to OFTC  https://review.opendev.org/c/openstack/horizon/+/79388714:21
*** gouthamr_ has joined #openstack-horizon14:35
*** opendevreview has quit IRC14:44
*** gouthamr has joined #openstack-horizon14:46
*** dklyle has joined #openstack-horizon14:46
*** gouthamr_ has quit IRC15:12
*** gouthamr has quit IRC15:13
*** gouthamr has joined #openstack-horizon15:14
*** gouthamr is now known as identify15:18
*** gouthamr has joined #openstack-horizon15:19
*** identify has quit IRC15:20
*** vmarkov has quit IRC15:47
*** vmarkov_ is now known as vmarkov15:47
*** vmarkov has quit IRC16:30
*** vishalmanchanda has quit IRC17:10
*** vmarkov has joined #openstack-horizon18:54
*** rdopiera has quit IRC20:58
*** vmarkov has quit IRC21:03
*** lvdombrkr has quit IRC22:20
*** tmazur has quit IRC23:07
*** tosky has quit IRC23:11

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