mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00
[ci/release/RLlib] Fix IMPALA long running release test. (#27086)
This commit is contained in:
parent
06b0e715c7
commit
ce5c5d858b
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue