Promote experimental job to -nv check, increase timout time to 100
The experimental job tests the proxying of api calls and scenario tests using tempest [0]. Promote this job to a nonvoting job that is run on all changes rather than on request. However, we're getting timeouts when something affects performance even by a little bit [1]. So tentatively increase its timeout to 100 (cinder does 130 when running the full tempest.) 0. Ia3b3906dacd33622ce44a0b034dbd90ba6c980cc 1. I825dee6f57eebec154b6a57a4450442bf9151978 Change-Id: I8ee64b48a5368a59c61b2773adecc1c68772bcf6
This commit is contained in:
parent
c53cfbe788
commit
b64f161e38
@ -4,7 +4,7 @@
|
||||
|
||||
wrappers:
|
||||
- build-timeout:
|
||||
timeout: 70
|
||||
timeout: 100
|
||||
- timestamps
|
||||
|
||||
builders:
|
||||
|
@ -11716,7 +11716,7 @@ projects:
|
||||
- name: python-jobs
|
||||
- name: python35-jobs
|
||||
- name: publish-to-pypi
|
||||
experimental:
|
||||
check:
|
||||
- gate-mixmatch-dsvm-functional-ubuntu-xenial-nv
|
||||
|
||||
- name: openstack/mogan
|
||||
|
Loading…
Reference in New Issue
Block a user