mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
parent
9b4bcb3bc2
commit
65c0c3f3a4
1 changed files with 3 additions and 0 deletions
|
@ -1203,6 +1203,9 @@ def run_test_config(
|
|||
))
|
||||
|
||||
def _run(logger):
|
||||
# These values will be set as the test runs.
|
||||
session_url = None
|
||||
runtime = None
|
||||
anyscale.conf.CLI_TOKEN = GLOBAL_CONFIG["ANYSCALE_CLI_TOKEN"]
|
||||
|
||||
session_id = None
|
||||
|
|
Loading…
Add table
Reference in a new issue