opendevreview | OpenStack Proposal Bot proposed openstack/manila-ui master: Imported Translations from Zanata https://review.opendev.org/c/openstack/manila-ui/+/873345 | 02:59 |
---|---|---|
opendevreview | haixin proposed openstack/python-manilaclient master: Update micversion to 2.75,support share transfer between project. https://review.opendev.org/c/openstack/python-manilaclient/+/854312 | 06:32 |
opendevreview | haixin proposed openstack/manila master: Update micversion to 2.75, support share transfer between project https://review.opendev.org/c/openstack/manila/+/843832 | 08:28 |
felipe_rodrigues | Hi guys, I have a question about manila tempest plugin behavior.. suppose I have two test class A and B.. If the class A creates a resource X and it failed during cleanup phase "_run_cleanup" it could not delete the X, should the class B try to cleanup X too during its "_run_cleanup" phase ? If so, why ? | 14:21 |
gouthamr | felipe_rodrigues: the cleanup shouldn’t be reattempted, but I know that’s currently not the case | 14:27 |
gouthamr | it’s a bug - the cleanup won’t be possible most of the time because we may be operating on a different project, performing a cleanup without using admin credentials | 14:28 |
gouthamr | so you’ll see failed attempts and successive test failures as a result - is this what you’re concerned about? | 14:28 |
felipe_rodrigues | I got it, thanks.. | 14:35 |
felipe_rodrigues | My problem is that.. One class is failing because it could not delete the resource.. That's fine! The problem is that I think other classes are also failing because they are trying to delete resource from failed class.. The test passed, but the class try to run the delete of the deleted class, since it failed before, it will fail again, as result, the passed class becomes a failed class... | 14:36 |
felipe_rodrigues | Example: | 14:40 |
felipe_rodrigues | "_run_cleanup" of "test_share_type_create_delete" is failing: "Failed to release resource 'share_replica' with id 'cf8f7d2d-7bec-486e-854f-b860c1155d44'." | 14:40 |
felipe_rodrigues | there is no replica for this test | 14:41 |
gouthamr | true; felipe_rodrigues: could you report a bug? We can check if lkuchlan has thought of a fix :) | 14:41 |
felipe_rodrigues | I can.. I just want to make sure that the expected behavior is each Class cleaning up only its resources, not the others | 14:43 |
gouthamr | yes, that would be my take - if We’re going to reattempt cleanup, we should be using an admin client instead of whatever the cleanup method has | 14:44 |
felipe_rodrigues | I see.. thanks | 14:45 |
opendevreview | Merged openstack/manila-ui master: Imported Translations from Zanata https://review.opendev.org/c/openstack/manila-ui/+/873345 | 20:02 |
opendevreview | Hassan Asghar proposed openstack/manila-ui master: Fix "Set as Active" button's display for replicas https://review.opendev.org/c/openstack/manila-ui/+/873434 | 20:48 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!