We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbeb1bc commit 0bf4959Copy full SHA for 0bf4959
services/director-v2/tests/unit/with_dbs/comp_scheduler/test_scheduler_dask.py
@@ -1161,7 +1161,7 @@ class RebootState:
1161
),
1162
],
1163
)
1164
-async def test_handling_scheduling_after_reboot(
+async def test_handling_scheduled_tasks_after_director_reboots(
1165
with_disabled_auto_scheduling: mock.Mock,
1166
with_disabled_scheduler_publisher: mock.Mock,
1167
mocked_dask_client: mock.MagicMock,
0 commit comments