Tuesday, 2022-11-01

*** dviroel|rover|dinner is now known as dviroel|rover00:33
*** dviroel|rover is now known as dviroel|out00:36
abdirosmaita: Never mind my last question.  I got it figured out.  I had a stale upper-constraints.txt file with os_brick===5.2.0.03:11
-opendevstatus- NOTICE: review.opendev.org (Gerrit) is currently down, we are working to restore service as soon as possible07:31
*** dviroel|out is now known as dviroel|rover11:28
ogovekwueme'I am trying to run the command tox on some python modules for issue 1599140'12:08
rosmaitaabdi: glad you got it figured out12:09
ogovekwueme'But I not fully understanding the flow. I installed devstack on Ubuntu Droplet 8G RAM 20.04'12:09
ogovekwueme'Can I run the coomand: tox -epy38 -cinder.....'12:10
ogovekwueme'I ran the command: tox -epy38 -- cinder.volume.flows.manager.manage_existing12:17
ogovekwueme'12:17
ogovekwuemeI got an error: command failed.  The specified regex does not match anything. Then I got another error: invocation error12:18
ogovekwueme'Please, can someone guide me...'12:19
rosmaitaogovekwueme: you need to give the path to the test (not the code) in your 'tox -epy38' statement12:27
rosmaitasomething like:   tox -e py38 -- cinder.tests.unit.volume.flows.test_manage_volume_flow12:28
ogovekwueme'Thanks, I will try it out'12:34
-opendevstatus- NOTICE: review.opendev.org (Gerrit) is back online14:25
*** dviroel|rover is now known as dviroel|rover|lunch15:09
*** dviroel|rover|lunch is now known as dviroel|rover16:12
jbernardwhoami-rajat: https://review.opendev.org/c/openstack/releases/+/848842 and https://review.opendev.org/c/openstack/releases/+/862313 when you get a chance (stable releases for wallaby including EM)16:28
ogo'Hello, its me again'16:37
ogopDoing Issue 1599140'16:37
ogo'I tried the command: tox -e py38 -- cinder.tests.unit.volume.flows.test_manage_volume_flow.py'16:39
ogo'But I am still getting an invocation error: Am I doing something wrong...'16:40
opendevreviewTushar Trambak Gite proposed openstack/cinder master: Update IBM Storwize drivers  https://review.opendev.org/c/openstack/cinder/+/86020916:40
jbernardogo: try removing the \.py from the end, also a paste of what you see in the console may be helpful17:18
whoami-rajat jbernard thanks for update, cinder and os-brick hash needs to be updated since we merged some new changes that we wanted to get in into wallaby17:25
jbernardwhoami-rajat: yeah, i was noticing that too, easy fix18:02
jbernardwhoami-rajat: ok18:17
whoami-rajatjbernard, thanks19:09
abdiogo: Say the code test_manage_volume_flow.py is located in /opt/stack/cinder/cinder/tests/unit/volume/flows, your tox command would look like this tox -e all -- cinder.tests.unit.volume.flows.test_manage_volume_flow   you can also pipe that into log out so you can tail it.20:33
abdiogo: I have found tox -e all works better for me than tox -e py38 in some cases.20:34
haleema[m]Hi 21:23
haleema[m]Do we know which community questions we need to answer in the final application for Outreachy or I should leave as blank21:23
haleema[m]cc whoami-rajat  enriquetaso 21:23
*** dviroel|rover is now known as dviroel|rover|bbl21:32

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