We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a54e07 commit f4c9fdfCopy full SHA for f4c9fdf
src/tests/_internal/server/routers/test_runs.py
@@ -254,6 +254,7 @@ def get_dev_env_run_plan_dict(
254
"replica_num": 0,
255
"job_num": 0,
256
"jobs_per_replica": 1,
257
+ "replica_group": "default",
258
"single_branch": False,
259
"max_duration": None,
260
"stop_duration": 300,
@@ -487,6 +488,7 @@ def get_dev_env_run_dict(
487
488
489
490
491
492
493
494
0 commit comments