add configuration for calculating max rounds from collection

This commit is contained in:
Laura Abro
2025-04-24 20:36:53 -03:00
parent 52f596c063
commit 80774287e2

View File

@ -1,6 +1,8 @@
# Test Configuration
task_id: "1111" # Task ID from config-task.yml
middle_server_url: "http://localhost:3000"
# collection used to determine the max_rounds, if the value is not directly set
rounds_collection: "documentations"
# base_port: 5000 # Base port for worker servers
# max_rounds: 1 # Maximum number of test rounds