Merge "Extend the timeout for DIB tests"
This commit is contained in:
commit
313994f27b
@ -2,6 +2,11 @@
|
||||
name: 'gate-dib-dsvm-functests-{node}'
|
||||
node: '{node}'
|
||||
|
||||
wrappers:
|
||||
- build-timeout:
|
||||
timeout: 60
|
||||
- timestamps
|
||||
|
||||
builders:
|
||||
- shell: |
|
||||
#!/bin/bash -eux
|
||||
|
Loading…
Reference in New Issue
Block a user