You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
roachtest: adding defensive code in ceph/reef test
We have seen sporadic failures in the ceph tests, due to failures
in creating users in the ceph object gateway.
To address this we are adding code to check that the gateway is
up by submitting a read only request, before attempting to
add the user.
Epic: none
Fixes: #148731
Release note: None
0 commit comments