| [ | |
| { | |
| "name": "default", | |
| "test_cmd": "pytest -n {workers} --timeout={timeout} --json-report --json-report-file=/output/{output_file} {extra_args}", | |
| "description": "Normal tests without special flags" | |
| } | |
| ] | |
| [ | |
| { | |
| "name": "default", | |
| "test_cmd": "pytest -n {workers} --timeout={timeout} --json-report --json-report-file=/output/{output_file} {extra_args}", | |
| "description": "Normal tests without special flags" | |
| } | |
| ] | |