Merge "Increase trove gate job timeout"
This commit is contained in:
commit
36b0f16ebf
@ -33,7 +33,7 @@
|
||||
|
||||
wrappers:
|
||||
- build-timeout:
|
||||
timeout: 95
|
||||
timeout: 105
|
||||
- timestamps
|
||||
|
||||
builders:
|
||||
@ -43,7 +43,7 @@
|
||||
- shell: |
|
||||
#!/bin/bash -xe
|
||||
export PYTHONUNBUFFERED=true
|
||||
export DEVSTACK_GATE_TIMEOUT=90
|
||||
export DEVSTACK_GATE_TIMEOUT=100
|
||||
export ENABLED_SERVICES=tempest,s-proxy,s-object,s-container,s-account,trove,tr-api,tr-tmgr,tr-cond
|
||||
export PROJECTS="openstack/trove-integration openstack/diskimage-builder openstack/tripleo-image-elements $PROJECTS"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user