15:00:34 <e0ne> #startmeeting horizon 15:00:35 <openstack> Meeting started Wed Nov 4 15:00:34 2020 UTC and is due to finish in 60 minutes. The chair is e0ne. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:37 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:39 <openstack> The meeting name has been set to 'horizon' 15:01:19 <e0ne> hi. is there anybody here for horizon meeting? 15:01:31 <vishalmanchanda> hi 15:02:34 <e0ne> vishalmanchanda: hi. let's wait if somebody else joins us 15:06:25 <e0ne> vishalmanchanda: it seams that everyone is resting after the PTG 15:06:35 <vishalmanchanda> e0ne: hehe 15:07:39 <e0ne> the last two weeks were to busy due to the Summit and PTG 15:07:46 <ChuckPiercey> If I had an idea for a dashboard plugin, who would be a good person to bounce that off of? 15:08:32 <e0ne> ChuckPiercey: you can ask me or anybody in #openstack-horizon, we're ready to help 15:09:30 <vishalmanchanda> +1 15:09:39 <ChuckPiercey> thx 15:10:18 <e0ne> if there is nothing to discuss, let's wrap up the meeting in 5 minutes 15:10:49 <vishalmanchanda> I have no update this week. 15:11:18 <e0ne> the same from my side 15:11:35 <vishalmanchanda> I am looking into some failed integration test and trying to fix them. 15:11:46 <e0ne> vishalmanchanda: great, thanks! 15:11:52 <vishalmanchanda> e0ne: one question. 15:12:21 <vishalmanchanda> e0ne: How can I run a single integration in local env.? 15:13:25 <vishalmanchanda> e0ne: I have tried "tox -e integration -- <test_path>" but it doesn't works out! 15:13:46 <e0ne> let me check 15:14:28 <amotoki> hi, sorry for late 15:14:37 <amotoki> i have no topic to disucss today 15:15:28 <e0ne> vishalmanchanda: try this one: tox -e integration -- -k "test_image_create_delete_from_local_file" 15:15:30 <amotoki> vishalmanchanda: it is because "pytest {toxinidir}/openstack_dashboard/test/integration_tests" is specified in the command line. 15:16:10 <amotoki> I think {toxinidir}/openstack_dashboard/test/integration_tests should honor {posargs} if we support it. 15:16:46 <amotoki> in such case, I usually run pytest command directly and investigate what is the reason. 15:17:27 <e0ne> I use command mentioned above and tox 15:18:06 <vishalmanchanda> e0ne: amotoki thanks will try it. 15:18:11 <amotoki> okay, it looks like pytest provides more syntax 15:18:38 <amotoki> "tox -e <env> -- <test_path>" is what we support before switching to pytest. 15:19:19 <amotoki> For UT, tools/unit_tests.sh provides some wrapper logic. we might be able to simplify it but I am not sure. 15:19:25 <e0ne> amotoki: I'll propose a patch to update docs 15:19:50 <amotoki> it would be nice if we can provide the same syntax for all tests. 15:19:54 <vishalmanchanda> e0ne: thanks. 15:23:08 <e0ne> amotoki, vishalmanchanda: please, take a look on the last topic (New meeting time) of the https://etherpad.opendev.org/p/horizon-w-ptg once you have a time 15:25:01 <amotoki> e0ne: so what are the alternatives? 15:25:27 <vishalmanchanda> e0ne: are you going to purpose a poll for that? 15:25:46 <e0ne> as was told on PTG, I would like to collect some info from the team before I create a poll 15:26:32 <e0ne> If I create a poll with 10-15 slots it won't be really helpful 15:26:50 <vishalmanchanda> e0ne: yeah. 15:27:16 <amotoki> I am okay with the same slot with Tue or Thu 15:27:21 <vishalmanchanda> amotoki: what time will work for you because I know that this time is too late for you. 15:27:50 <amotoki> the main reason from my side is due to the conflict with neutron-ci meeting in this slot. 15:28:09 <e0ne> amotoki: got it 15:28:18 <amotoki> while it is too late, it is okay if similar slot is easier to coordinate. 15:28:19 <vishalmanchanda> both time will work for me. 15:28:58 <e0ne> it's not too late for me 15:30:02 <e0ne> I'll create a poll with few timezones on Tue and Thu 15:30:03 <amotoki> i think we can poll the same slot and/or one hour earlier slot in several days 15:30:46 <e0ne> two hours earlier, one hour earlier, the same time, 15:31:10 <amotoki> sounds good 15:31:19 <vishalmanchanda> +1. 15:31:29 <e0ne> #action e0ne to create a poll for a new meeting time 15:35:01 <e0ne> if there is nothing to discuss, let's wrap up the meeting 15:35:13 <e0ne> thanks everybody for your contributions 15:35:19 <e0ne> see you next week 15:35:47 <vishalmanchanda> bye everyone! 15:37:47 <e0ne> #endmeeting