adoroszlai opened a new pull request, #10927: URL: https://github.com/apache/ozone/pull/10927
## What changes were proposed in this pull request? Fix flaky `testCloseNonStreamablePipelineThenStream`: "reloaded pipeline should still be portless" check should ignore any new pipelines created after datastream was enabled. On the other hand, instead of `!allNodesHaveDatastreamPort` we can assert even `noNodesHaveDatastreamPort`. https://issues.apache.org/jira/browse/HDDS-16065 ## How was this patch tested? Before: 27/50 [failures](https://github.com/adoroszlai/ozone/actions/runs/30707726694). After: 100/100 [passed](https://github.com/adoroszlai/ozone/actions/runs/30708690528). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
