]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/rgw: fix user cleanup in s3tests task
authorCasey Bodley <cbodley@redhat.com>
Thu, 30 Jan 2025 17:31:35 +0000 (12:31 -0500)
committerCasey Bodley <cbodley@redhat.com>
Tue, 18 Mar 2025 17:57:47 +0000 (13:57 -0400)
commit021a468502bb6b6868818f6a5b0e3f54feb17574
treeb5498425763710ec41ef16e0c671e95e7ce356fb
parentd86f9b5b4757520a3f0bab308321c793526d8307
qa/rgw: fix user cleanup in s3tests task

the if condition was backwards, preventing non-keystone users from being
removed after the s3tests task runs

Fixes: https://tracker.ceph.com/issues/69741
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2390788b89037bf5121adf4251b980dc20a8f269)
qa/tasks/s3tests.py