mirror of
https://github.com/wassname/ray.git
synced 2026-08-04 13:14:14 +08:00
[Autoscaler] Fix utilization calc (#10728)
This commit is contained in:
@@ -307,7 +307,7 @@ class AutoscalingTest(unittest.TestCase):
|
||||
head_ip, {
|
||||
"CPU": 4,
|
||||
"GPU": 1
|
||||
}, {"GPU": 1}, {},
|
||||
}, {"GPU": 0}, {},
|
||||
waiting_bundles=[{
|
||||
"GPU": 1
|
||||
}])
|
||||
|
||||
Reference in New Issue
Block a user