Open jiridanek opened 1 year ago
The idea is that when TestUtils.waitFor
or ResourceManager.waitForBrokerDeployment
fail, they should try to surface some basic status information about the object they were waiting for.
Maybe, log expected state and actual state, or just actual state if expected state is impossible to determine.
This way, additional exception can be added into the exception chain, with some brief info and a prompt to look into logs for more details.
Lots of various stability fixes since, last one https://github.com/rh-messaging-qe/claire/commit/d0225fbd98f939bf99419c19716fdf3a52549d55
another failure in different test