mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 16:49:48 +08:00
[Placement Group][New scheduler] New scheduler pg implementation (#12910)
This commit is contained in:
@@ -129,11 +129,10 @@ py_test_module_list(
|
||||
|
||||
py_test_module_list(
|
||||
files = [
|
||||
"test_placement_group.py", # placement groups not implemented
|
||||
"test_placement_group.py",
|
||||
],
|
||||
size = "large",
|
||||
extra_srcs = SRCS,
|
||||
tags = ["exclusive", "new_scheduler_broken"],
|
||||
deps = ["//:ray_lib"],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user