Thursday, 2021-06-03

gouthamrHey archanaserver, yeah we don’t put screenshots because they tend to go out of date :)02:02
gouthamrarchanaserver: can you share your local.conf on paste.openstack.org?02:03
archanaserverHi @gouthamr, okay i got it.05:15
archanaserverand here is my local.conf05:15
archanaserverhttp://paste.openstack.org/show/806298/05:15
vkmco/08:25
vkmcmorning08:25
archanaserverhi @vkmc, good morning :)08:36
vkmcabout the share category in the dashboard, you spotted a bug :)08:38
vkmcshare category under the system tab*08:38
archanaserveroh wow!!08:39
vkmcand yeah, we don't have screenshots in our guides08:39
vkmcbut08:39
vkmcon the contrary, since our ui is versioned, we could add those08:39
vkmcwe can talk with the rest of the community to hear their thoughts before doing so08:39
archanaserverokie sure08:43
vkmcand... reviewing your change now08:51
archanaservergreat! i need to work on adding commit msgs and a few more things08:55
vkmcyeah09:20
vkmcalso, to run some of the tests locally09:20
vkmcfor instance09:20
vkmcpep809:20
vkmcyou can do so with "tox -e pep8"09:20
vkmcin your repo09:20
vkmc:)09:20
vkmcwe can talk about that a bit more in a bit, in our one on one09:21
archanaserveryes sure09:23
archanaserver@vkmc i can't find any link in mail to join our one on one09:57
vkmcoops, sorry09:58
vkmcadding09:58
archanaserverokie :)09:58
archanaserverhi @vkmc, i have followed your reviews and completed the code changes. https://usercontent.irccloud-cdn.com/file/ytCmb23u/Screenshot%202021-06-03%20at%207.43.55%20PM.png14:16
archanaserverAnd while running "sudo tox -e pep8" command for pep8 testing it passed14:16
archanaserverbut while running this command for py36 tests, it throws so many thing which is little but confusing14:17
archanaserverif you can help me with this by connecting through tmate14:18
vkmcarchanaserver++14:38
vkmcgreat!14:38
archanaserverokie here is the ssh link14:46
archanaserverssh session: ssh pNUq2V4wD96dSFjh5krxTvJtH@sfo2.tmate.io14:48
vkmcoki14:52
vkmcdid you fix the tests?14:52
archanaserveronly pep814:53
vkmcahh14:53
vkmcyou would need to fix that issue with the ddt decorator14:54
vkmcin order to fix the tests14:54
archanaserveryeah, completed this fix with ddt decorator14:55
archanaservershould i commit the changes now for review?14:55
vkmclet's see14:56
archanaserveryes14:57
vkmcok, the output says14:57
vkmcthat 3 tests failed14:57
vkmc - Failed: 314:57
vkmclet's look at the errors14:57
archanaserverhow can i get this status?14:58
vkmcwhich status?14:58
archanaserveroutput with 3 tests failed14:58
archanaserveris there any specific command for that, py36?14:59
vkmcis the last couple of lines when I run "sudo tox -e py36"14:59
archanaserveraah okie, let me check this15:00
vkmcoki15:00
vkmcall yours, if you want to rerun15:00
archanaserverbut where can i find these 3 failed cases, so that i can work on it15:02
vkmcwell, let's inspect the output15:03
vkmchttp://paste.openstack.org/show/806331/15:04
vkmcL1 is the name of the test15:05
vkmcsince we use ddt, we see the param we are passing in the signature15:05
vkmcmanilaclient.tests.unit.v2.test_shell.ShellTest.test_share_group_delete_wait <- test name15:05
vkmcAttributeError: 'str' object has no attribute 'ShareGroup' <- error15:05
vkmc      File "/opt/stack/python-manilaclient/manilaclient/tests/unit/v2/test_shell.py", line 2752, in <listcomp>15:06
vkmc    share_group.ShareGroup(fake_manager, {'id': '1234'}) <- line that raised the error15:06
vkmcjoins us on the weekly meeting on #openstack-meeting-alt :)15:07
archanaserverokie looking into it15:07
archanaserveryeah joined :)15:08
vkmccool!15:08
archanaserverthanks 😊15:09
archanaserverhi vkmc i worked in this issue to fix this, but i am not able to fix this18:10
archanaservermight be i'm missing something important18:10
archanaserverif you can help me with that18:10
archanaserver:)18:10
vkmcsure18:10
vkmcsubmit your latest patch for review18:10
vkmcand we can take a look18:10
archanaserverya sure, then submitting right now.18:11
archanaserversubmitted the latest patch for review18:28
vkmcnice!18:35
archanaserver:)18:39
archanaserveri'm clocking out for the day (it's already 12 AM here :sleeping:) will continue work on the fix and make sure to fix it by tomorrow18:50
archanaserverthanks :)18:50
vkmcsame here, ttyt o/18:55

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