diff options
Diffstat (limited to 'ansible/site.yml')
-rw-r--r-- | ansible/site.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index e556b1b5b..92bde9134 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -24,6 +24,7 @@ - tempest_smoke - tempest_horizon - container: functest-smoke + timeout: 2h tests: - tempest_neutron - tempest_cinder @@ -39,12 +40,14 @@ - networking-sfc - barbican - container: functest-benchmarking + timeout: 4h tests: - rally_full - rally_jobs - vmtp - shaker - container: functest-vnf + timeout: 2h tests: - cloudify - cloudify_ims |