Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ducktape/cloud_storage: Wait for topic info
The test asserts that rpk can describe topic, however there are test runs where the topic creation happens slightly after the topic info is requested. This change wraps the describe operation in a wait loop so that the describe op is retried until it succeeds. (cherry picked from commit 99830f0)
- Loading branch information