[ci/release/RLlib] Fix IMPALA long running release test. (#27086)

This commit is contained in:
Kai Fricke 2022-07-27 11:38:32 +01:00 committed by GitHub
parent 06b0e715c7
commit ce5c5d858b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ assert (
if "RAY_ADDRESS" in os.environ:
del os.environ["RAY_ADDRESS"]
ray.init(num_cpus=10)
ray.init()
# Run the workload.
# Whitespace diff to test things.