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: ...@@ -881,6 +881,7 @@ jobs:
command: go tool dist list | grep mips command: go tool dist list | grep mips
- run: - run:
name: run tests name: run tests
no_output_timeout: 20m
command: | command: |
mkdir -p /testlogs 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