Merge "Adding dns.nameservers option in tempest"

This commit is contained in:
Zuul 2022-11-01 21:50:24 +00:00 committed by Gerrit Code Review
commit 56e6bc85ad
1 changed files with 1 additions and 0 deletions

View File

@ -552,6 +552,7 @@
- designate
tempest_tempest_conf_overrides:
auth.tempest_roles: "Member"
dns.nameservers: '1.1.1.1'
tempest_test_whitelist:
- 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops'
- 'sahara_tempest_plugin.tests.api.test_data_sources.DataSourceTest'