hc99's picture
Add files using upload-large-folder tool
09d8e80 verified
# Format: //devtools/kokoro/config/proto/build.proto
env_vars: {
key: "NOX_SESSION"
value: "system-3.10"
}
# Run system tests in parallel, splitting up by file
env_vars: {
key: "PYTEST_ADDOPTS"
value: "-n=16 --dist=loadscope"
}
# Kokoro VM timeout of 5 hours for system tests
timeout_mins: 300