| M0weng[m] | (Not sure if this is the right channel to ask about this so feel free to point me to a different one) | 01:04 |
|---|---|---|
| M0weng[m] | Lately, running unit and functional tests locally with tox has gotten really slow; I ran a single unit test for python-openstackclient today that took 343 seconds in the setup stage. Is there any way I can speed this up? E.g. caching or something. | 01:04 |
| stephenfin | M0weng[m]: sean-k-mooney had been seeing something similar. It looked like it was taking a really long time for the resolver to pick a correct version of pbr. I would suggest deleting all of the tox venvs (rm -rf .tox) and seeing if it improves when rebuilt. If not, we can debug next week | 13:30 |
| stephenfin | You could also clear everything with `git clean -xfd` but be careful that you don't have anything that should be tracked via git but isn't currently 💦 | 13:31 |
| stephenfin | *😅 | 13:31 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!