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
amqp10_inter_cluster_SUITE: Use per-test shovel names
[Why]
I believe that the fact the same names were used for all four test cases
caused a race condition: I think it was possible that a test case ended
up seeing the resources of the previous test case because of the
asynchronous nature of some operations.
0 commit comments