| [ | |
| { | |
| "name": "default", | |
| "test_states": [ | |
| "start", | |
| "end" | |
| ], | |
| "test_cmd": "pytest -n 16 --timeout={timeout} --json-report --json-report-file=/output/{output_file} sklearn", | |
| "description": "Normal tests" | |
| } | |
| ] |
| [ | |
| { | |
| "name": "default", | |
| "test_states": [ | |
| "start", | |
| "end" | |
| ], | |
| "test_cmd": "pytest -n 16 --timeout={timeout} --json-report --json-report-file=/output/{output_file} sklearn", | |
| "description": "Normal tests" | |
| } | |
| ] |