hyd2apse's picture
Add base Dockerfiles, build configs, and .gitignore for all repos
55ae933
Raw
History Blame Contribute Delete
218 Bytes
[
{
"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"
}
]