diff options
Diffstat (limited to 'ansible/site.gate.yml')
-rw-r--r-- | ansible/site.gate.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/site.gate.yml b/ansible/site.gate.yml index 68843cc4b..77d495f33 100644 --- a/ansible/site.gate.yml +++ b/ansible/site.gate.yml @@ -51,6 +51,7 @@ - tempest_smoke - tempest_horizon - container: functest-smoke + timeout: 2h tests: - tempest_neutron - tempest_cinder @@ -68,12 +69,14 @@ - tempest_barbican - tempest_octavia - container: functest-benchmarking + timeout: 4h tests: - rally_full - rally_jobs - vmtp - shaker - container: functest-vnf + timeout: 2h tests: - cloudify - cloudify_ims |