Update git submodules

* Update tempest from branch 'master'
  to 08329968e6e5eb172da2465a240f54d3d789b241
  - Increase concurrency for tempest-slow jobs
    
    tempest-slow jobs are set with concurrency 2 which
    means only two cpu are used to run the test. There
    is no reason to restrict the tempest slow job to
    two test runner worker. Maybe this is causing this
    job to take long time and now a days it is timeout
    a lot
    - https://zuul.opendev.org/t/openstack/builds?job_name=tempest-slow-py3&skip=0
    
    Let's unset the concurrency and stestr distribute the tests
    to run by counting the number of cpu on test node.
    
    Change-Id: I3d5f84279859a5f6ca5ce9ab81041974fd0f6c2f
This commit is contained in:
Ghanshyam Mann 2023-06-29 20:10:45 -05:00 committed by Gerrit Code Review
parent a0b40b6244
commit 5dfc7e3ca1
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2038c895d9af89b281481b14bbdefeeeaa37044a
Subproject commit 08329968e6e5eb172da2465a240f54d3d789b241