diff --git a/zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2 b/zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2 index adbe0ef..c7ba8a5 100644 --- a/zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2 +++ b/zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2 @@ -121,3 +121,6 @@ test_with_ipv6 = false test_server_path = {{ workspace_path }}/test_server.bin provider = amphora {% endif %} + +[dns] +nameservers = {{ test_name_server }}