Update git submodules

* Update python-brick-cinderclient-ext from branch 'master'
  to b60c79a10fcd4aa5216ef9c760eb2ed5a3b5c2db
  - Merge "Remove skip_missing_interpreters"
  - Remove skip_missing_interpreters
    
    The Zuul results on [0], for example, show the functional-py36 job as
    passing, when actually no tests were run because a py36 interpreter
    was not available.  So don't allow this to happen, and change the
    default testenvs to test generic "py3" instead of py36 and py38.
    
    This kind of sucks because someone might test locally against a py3
    version we don't even support, but it's either that or require that
    developers have both py36 and py38 available on their systems
    ... which most of us do.  But the wider community, as far as I can
    tell, thinks that requirement is unreasonable and that it would
    discourage new contributors.
    
    This requires a corresponding change in the zuul config file so that
    the functional-py36 job explicitly requires that py36 be available.
    And because explicit is better than implicit, the requirement is also
    added to the functional-py38 job definition.
    
    [0] https://review.opendev.org/c/openstack/python-brick-cinderclient-ext/+/796787/1
    
    Change-Id: Iba7c25dd51dd0b91909b083272a8d5efc853115e
This commit is contained in:
Zuul 2021-07-13 03:13:31 +00:00 committed by Gerrit Code Review
parent 78d54d61e2
commit 0b7d68098a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 36835474b218593943582980d58931438047221d
Subproject commit b60c79a10fcd4aa5216ef9c760eb2ed5a3b5c2db