15:00:37 <vishalmanchanda> #startmeeting horizon
15:00:37 <openstack> Meeting started Wed Feb 12 15:00:37 2020 UTC and is due to finish in 60 minutes.  The chair is vishalmanchanda. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:00:38 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:40 <openstack> The meeting name has been set to 'horizon'
15:00:56 <vishalmanchanda> hi
15:01:03 <vishalmanchanda> is anybody around for horizon meeting?
15:02:38 <vishalmanchanda> rdopiera: e0ne : around?
15:02:47 <e0ne> hi
15:02:57 <e0ne> vishalmanchanda: thanks for starting the meeting!
15:03:02 <vishalmanchanda> e0ne: hi.
15:03:03 <rdopiera> o/
15:03:05 <vishalmanchanda> np.
15:03:48 <vishalmanchanda> e0ne: if you want to chair the meeting ?
15:04:11 <e0ne> vishalmanchanda: feel free to drive it yourself :)
15:04:17 <e0ne> #link https://etherpad.openstack.org/p/horizon-release-priorities
15:04:20 <vishalmanchanda> ok:)
15:04:29 <vishalmanchanda> #topic notices
15:04:45 <vishalmanchanda> this week is Ussuri-2 milestone
15:04:55 <vishalmanchanda> #link https://releases.openstack.org/ussuri/schedule.html
15:05:29 <vishalmanchanda> stable branches gate is fixed as of now.
15:05:47 <e0ne> IMO, since we changed our release cycle model, there is nothing to to for U-2 milestone
15:06:04 <vishalmanchanda> yeah.
15:06:48 <vishalmanchanda> e0ne: rdopiera Do you have any announcement to share?
15:07:22 <e0ne> I just checked proposed patches for stable/rocky. there is nothing in the gerrit
15:07:37 <rdopiera> vishalmanchanda: no
15:08:07 <vishalmanchanda> e0ne: yeah all of stable/rocky patches are already merged.
15:08:32 <vishalmanchanda> moving on to next topic
15:08:47 <vishalmanchanda> #General Priorities
15:09:51 <vishalmanchanda> Django bump and clean is almost completed.
15:10:15 <vishalmanchanda> only one plugin is left i.e openstack/congress-dashboard.
15:10:32 <vishalmanchanda> Error message refactoring
15:10:59 <vishalmanchanda> rdopiera: thanks for reviewing this patch https://review.opendev.org/#/c/678602/
15:11:12 <rdopiera> vishalmanchanda: we can discuss this more after the meeting if you'd like
15:11:32 <vishalmanchanda> rdopiera: ok. thanks
15:11:51 <e0ne> vishalmanchanda: added to the my list of reviews. will do it soon
15:12:03 <vishalmanchanda> rdopiera: any update on xstatic .
15:12:09 <vishalmanchanda> e0ne: thanks:)
15:12:49 <rdopiera> vishalmanchanda: unfortunately no, I've been busy with other things, but there are two patches still waiting for review: https://review.opendev.org/#/q/project:^openstack/xstatic.*+status:open,n,z
15:13:44 <e0ne> rdopiera: I see 3 patches here https://review.opendev.org/#/q/(project:%5Eopenstack/xstatic-.*%20status:open)%20OR%20(project:%5Ex/xstatic-.*%20status:open)
15:13:56 <e0ne> one more to x/xstatic-angular-fileupload
15:13:56 <rdopiera> the third is not mine
15:14:05 <rdopiera> ah
15:14:07 <vishalmanchanda> rdopiera: added to my review list.
15:14:11 <rdopiera> yeah, so there are three patches
15:14:15 <e0ne> :)
15:14:34 <e0ne> rdopiera: please, don't  hide patches from us ;)
15:14:36 <rdopiera> I will work on more
15:15:13 <vishalmanchanda> e0ne: any update on mock migration
15:15:25 <e0ne> unfrotunately, not
15:15:41 <e0ne> I was on sick leave last week
15:15:55 <e0ne> I'm going to finish it asap
15:16:17 <vishalmanchanda> np.
15:16:28 <vishalmanchanda> your patch is in merge conflict
15:16:50 <vishalmanchanda> https://review.opendev.org/#/q/topic:remove-mox3-u+(status:open+OR+status:merged)
15:17:42 <e0ne> yes, I have to rebase it
15:19:35 <vishalmanchanda> Stephen also purpose patchs for mox-removal
15:19:49 <vishalmanchanda> https://review.opendev.org/#/c/704976/
15:20:13 <vishalmanchanda> https://review.opendev.org/#/q/topic:remove-mox+(status:open+OR+status:merged)
15:20:13 <e0ne> I'm going to rebase my patch on top of his
15:20:25 <vishalmanchanda> ok.
15:21:04 <vishalmanchanda> #open-discussion
15:21:22 <vishalmanchanda> anything to discuss?
15:22:12 <e0ne> nothing from me
15:22:36 <vishalmanchanda> e0ne: I need your help in integration test.
15:22:37 <rdopiera> nothing
15:22:45 <e0ne> vishalmanchanda: sure
15:23:01 <vishalmanchanda> I am not able to run it on my local-env.
15:23:15 <e0ne> :(
15:23:36 <vishalmanchanda> all the tests are failing on env.
15:23:46 <vishalmanchanda> I don't why.
15:23:48 <e0ne> what errors did you get?
15:24:29 <vishalmanchanda> test_download_rc_v3_file (openstack_dashboard.test.integration_tests.tests.test_credentials.TestDownloadRCFile)
15:24:29 <vishalmanchanda> openstack_dashboard.test.integration_tests.tests.test_credentials.TestDownloadRCFile.test_download_rc_v3_file ... avconv isn't installed. Video recording is skipped
15:24:29 <vishalmanchanda> ERROR
15:24:38 <vishalmanchanda> something like above.
15:25:01 <e0ne> any traceback?
15:25:45 <vishalmanchanda> no traceback
15:26:12 <e0ne> hm... in a such case, I can only recommend you to use debugger
15:26:14 <vishalmanchanda> I have just run it using ' tox -e integration'
15:27:01 <vishalmanchanda> you mean pdb?
15:27:02 <e0ne> did you install gecko webdriver?
15:27:13 <vishalmanchanda> yeah i installed it.
15:28:03 <e0ne> it's strange that there is anything in logs
15:28:17 <e0ne> pdb could help you to investigate the root cause
15:28:21 <vishalmanchanda> yeah.
15:29:02 <vishalmanchanda> should i need to install anything else except gecko webdriver ?
15:29:53 <e0ne> https://github.com/openstack/horizon/blob/master/bindep.txt
15:30:05 <e0ne> firefox and xvfb
15:30:37 <vishalmanchanda> yeah they are also already installed
15:31:05 <vishalmanchanda> why there is no traceback of failed tests?
15:31:32 <e0ne> it's strange
15:31:42 <vishalmanchanda> should i have enable some setting for debugging?
15:31:59 <e0ne> could try to run them manually inside vitrualenv without tox?
15:34:00 <vishalmanchanda> ok i will try.
15:35:28 <vishalmanchanda> let's finish the meeting
15:35:36 <e0ne> maybe tox hides some output
15:35:49 <vishalmanchanda> e0ne: hmm
15:36:17 <vishalmanchanda> ok i will try and ping  you if need any help.
15:36:39 <vishalmanchanda> thanks for joining the meeting.
15:36:51 <vishalmanchanda> #endmeeting