### Description Clean up the existing Ray Data read release tests. - [ ] #ISSUE Move read tests to 4 m5.24xlarge workers. - [ ] #ISSUE Add a network bandwidth assertion. - [ ] #ISSUE Add a read-task heap memory assertion. - [ ] #ISSUE Set timeouts based on dataset size. - [ ] #ISSUE Add an ImageNet `read_iceberg` release test. We plan to complete these items in separate, focused PRs. ### Use case This should make the read benchmarks less flaky and help catch network, memory, and performance regressions.
Description
Clean up the existing Ray Data read release tests.
read_icebergrelease test.We plan to complete these items in separate, focused PRs.
Use case
This should make the read benchmarks less flaky and help catch network, memory, and performance regressions.