hyd2apse's picture
Add milestone Dockerfiles for all 7 repos
58a2f3b
Raw
History Blame Contribute Delete
238 Bytes
[
{
"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"
}
]