]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
workunit: Improve assert on client names 53926/head
authorZack Cerza <zack@redhat.com>
Tue, 10 Oct 2023 17:23:20 +0000 (11:23 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 10 Oct 2023 17:23:20 +0000 (11:23 -0600)
commit64d6a91cd6642d50ac9e5a969d971f6157d962bf
tree8dd70680fa4aa68ff6bee55a5cf2a87890d7a1bd
parent344234c0c6fab1e44e7d238a6ea85b677f268490
workunit: Improve assert on client names

Instead of a bare AssertionError, we can mention the problematic value.

Signed-off-by: Zack Cerza <zack@redhat.com>
qa/tasks/workunit.py