Commit b06b3ede authored by Adrian Sutton's avatar Adrian Sutton Committed by GitHub

op-e2e: Increase no output timeout (#9009)

Increases the timeout for tests producing no output from 10m to 20m.
parent 7660cece
......@@ -881,6 +881,7 @@ jobs:
command: go tool dist list | grep mips
- run:
name: run tests
no_output_timeout: 20m
command: |
mkdir -p /testlogs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment