commit | f32a18b1597a1f2ff73929372d4a0665a75be8b2 | [log] [tgz] |
---|---|---|
author | Zuul <zuul@review.opendev.org> | Tue May 04 17:07:09 2021 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Tue May 04 17:07:09 2021 +0000 |
tree | 41f82734e232551a30373d76e1d7f2183ba6f75e | |
parent | 4b83cee378fcb82a094672154ec4f5418bde7272 [diff] | |
parent | 7fbea90e365ddbd78001cc5ee8c46506fbd4b719 [diff] |
Merge "Add QoS negative test, test_rule_create_rule_non_existent_policy"
diff --git a/neutron_tempest_plugin/scenario/test_dns_integration.py b/neutron_tempest_plugin/scenario/test_dns_integration.py index e5995c0..5c590eb 100644 --- a/neutron_tempest_plugin/scenario/test_dns_integration.py +++ b/neutron_tempest_plugin/scenario/test_dns_integration.py
@@ -42,7 +42,7 @@ class BaseDNSIntegrationTests(base.BaseTempestTestCase, DNSMixin): - credentials = ['primary'] + credentials = ['primary', 'admin'] @classmethod def setup_clients(cls):