SIGN IN SIGN UP
ray-project / ray UNCLAIMED

Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

41876 0 1 Python

[Release test] Disabling empty-runtime-env tests in benchmark_worker_startup.aws #35232

This test uses some hackery to get a "default" (empty) runtime environment on Anyscale. This allows us to measure startup performance for non-Anyscale environments. We validate that the numbers are correct by asserting empty runtime env for these measurements. Since our infra team recently added cgroup to the default runtime env, the assertion now fails.

We can fix this but not a priority right now -- this PR disables the empty-runtime-env tests in this release test, so we still have metrics for the normal path.

Closes #35183
C
Cade Daniel committed
a7d75fbaa3675e5f2d730a19d6668c3c0d7c6ef8
Parent: 39b3247
Committed by GitHub <noreply@github.com> on 5/12/2023, 6:02:50 PM