*** elodilles is now known as elodilles_pto | 09:05 | |
opendevreview | Merged openstack/devstack master: Replacing usage of rdo-release rpm https://review.opendev.org/c/openstack/devstack/+/925368 | 09:27 |
---|---|---|
opendevreview | Lajos Katona proposed openstack/devstack master: Handle_tags and branches for unmaintained also https://review.opendev.org/c/openstack/devstack/+/925679 | 09:39 |
opendevreview | Merged openstack/hacking master: Remove Python 2->3 checks https://review.opendev.org/c/openstack/hacking/+/920022 | 10:24 |
opendevreview | Merged openstack/hacking master: Add missing Python classifiers https://review.opendev.org/c/openstack/hacking/+/925379 | 10:27 |
opendevreview | Merged openstack/hacking master: Make openstack-tox-py312 voting https://review.opendev.org/c/openstack/hacking/+/925573 | 10:43 |
dansmith | gmann: do you know of any way to generate test cases for stestr late in the game? Like maybe during setUpClass() or something? | 13:46 |
dansmith | for those image format tests, I'd like to be able to do a ddt-style generation, but I can only do that after I've read and parsed the manifest file | 13:47 |
opendevreview | Pierre Riteau proposed openstack/tempest master: Synchronize scheduler_enabled_filters with Nova https://review.opendev.org/c/openstack/tempest/+/868159 | 14:21 |
clarkb | dansmith: there is a testscenarios lib that might do what you want? codesearch shows neutron and oslo.messaging using it | 15:44 |
dansmith | I think that's more static than I need | 15:46 |
dansmith | i.e. happens at import time, like ddt | 15:47 |
clarkb | I thought it could since you can use it to affect how the test loading routines run | 15:48 |
clarkb | ya the readme (or whatever is on the pypi front page for the package) has a "After Loading" section | 15:48 |
dansmith | I think that example is about after the class you defined has been imported, but I'm not sure it'll work much (much later), like during setUpClass(), but I'll try and see | 15:55 |
dansmith | by the time you're running setUpClass, I think the testrunner has already enumerated all the tests, distributed pieces to the other runners, etc | 15:55 |
opendevreview | melanie witt proposed openstack/devstack master: oslo.log: Configure log color by $LOG_COLOR https://review.opendev.org/c/openstack/devstack/+/925551 | 18:03 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!