Skip to content

Commit

Permalink
move test_placement_group_2 to large
Browse files Browse the repository at this point in the history
Signed-off-by: Catch-Bull <burglarralgrub@gmail.com>
  • Loading branch information
Catch-Bull committed Jul 30, 2022
1 parent 33610ca commit 19532a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/ray/tests/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ py_test_module_list(
"test_multinode_failures_2.py",
"test_object_assign_owner.py",
"test_placement_group.py",
"test_placement_group_2.py",
"test_placement_group_3.py",
"test_placement_group_4.py",
"test_placement_group_5.py",
Expand Down Expand Up @@ -295,6 +294,7 @@ py_test_module_list(
"test_scheduling_2.py",
"test_multi_node_3.py",
"test_multiprocessing.py",
"test_placement_group_2.py",
],
size = "large",
tags = ["exclusive", "large_size_python_tests_shard_1", "team:core"],
Expand Down

0 comments on commit 19532a2

Please sign in to comment.