diff --git a/zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2 b/zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2 index 06932d93b..6b5479284 100644 --- a/zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2 +++ b/zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2 @@ -138,3 +138,7 @@ insecure_registry = {{ test_registry_prefix }} [dns] nameservers = {{ test_name_server }} + +[service-clients] +# Default is 60s which is not enough for resource constrained environments. +http_timeout = 120