Update git submodules

* Update kuryr-tempest-plugin from branch 'master'
  to 79917999e95b19b452d2d7839278fa24c62fe683
  - Merge "Limit number of K8s API requests"
  - Limit number of K8s API requests
    
    As the K8s client is logging every response to every request, we're
    starting to hit limits of tox' or Zuul's log side limit. This commit
    attempts to limit number of requests by making sure that in case of
    status checks we're iterating a list of pods instead of calling API for
    every pod. Moreover many `time.sleep()` occurences are modified to
    reduce the number of the requests made.
    
    Change-Id: Ifc2dfce2405429bbcae8c01f13f06d4e9fae9c8a
This commit is contained in:
Zuul 2022-03-03 19:11:21 +00:00 committed by Gerrit Code Review
parent 40463fbc95
commit 4c5570af8b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d7dd6b2eb6f4a77f7f9f1963248de4246193123a
Subproject commit 79917999e95b19b452d2d7839278fa24c62fe683