Skip to content

Commit f4c9fdf

Browse files
Bihan  RanaBihan  Rana
authored andcommitted
Resolve test_runs
1 parent 0a54e07 commit f4c9fdf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tests/_internal/server/routers/test_runs.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ def get_dev_env_run_plan_dict(
254254
"replica_num": 0,
255255
"job_num": 0,
256256
"jobs_per_replica": 1,
257+
"replica_group": "default",
257258
"single_branch": False,
258259
"max_duration": None,
259260
"stop_duration": 300,
@@ -487,6 +488,7 @@ def get_dev_env_run_dict(
487488
"replica_num": 0,
488489
"job_num": 0,
489490
"jobs_per_replica": 1,
491+
"replica_group": "default",
490492
"single_branch": False,
491493
"max_duration": None,
492494
"stop_duration": 300,

0 commit comments

Comments
 (0)