Update git submodules

* Update designate-tempest-plugin from branch 'master'
  to c9429994a4afeb7ee8cf82efbe543a615511a535
  - Merge "Fix checking of the [dns].nameservers value"
  - Fix checking of the [dns].nameservers value
    
    This patch [1] introduced checking whether the CONF.dns.nameservers
    is empty. If the CONF.dns.nameservers value is empty then the
    initialization of the QueryClient fails. This change makes the majority
    of designate-tempest-plugin tests fail even tests that do not use the
    QueryClient.
    
    This patch introduces three changes:
    
    1) ValueError is raised only when the query() function is called so
       that only tests that actually use the query() function fail.
    
    2) wait_for_query() function is fixed so that it never succeeds when the
       CONF.dns.nameservers value is empty.
    
    3) Skip tests that rely upon [dns].nameserver value.
    
    [1] https://review.opendev.org/c/openstack/designate-tempest-plugin/+/860116
    
    Change-Id: Iedd151b2e47ed62adc168a97cb6021ccb47abb0f
This commit is contained in:
Zuul 2023-01-15 22:40:43 +00:00 committed by Gerrit Code Review
parent 909929a85c
commit df235ec5d2
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c8d2a022e4c80a3abdc0b458c110ec8b29d44093
Subproject commit c9429994a4afeb7ee8cf82efbe543a615511a535