mirror of
https://github.com/vale981/ray
synced 2025-03-08 19:41:38 -05:00
[kubernetes][test][minor] Fix K8s test by an adding an underscore. (#15122)
This commit is contained in:
parent
29566c3527
commit
ee291ae762
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import kubernetes
|
|||
import pytest
|
||||
import yaml
|
||||
|
||||
from ray.autoscaler._private.kubernetes.node_provider import\
|
||||
from ray.autoscaler._private._kubernetes.node_provider import\
|
||||
KubernetesNodeProvider
|
||||
|
||||
IMAGE_ENV = "KUBERNETES_OPERATOR_TEST_IMAGE"
|
||||
|
|
Loading…
Add table
Reference in a new issue