Update git submodules

* Update validations-libs from branch 'master'
  to caa9fc2c96288ac12f85cb20ff7849c837fb3de8
  - Merge "Zuul runs tests in py36 only"
  - Zuul runs tests in py36 only
    
    Python 3.6 is the oldest version of python
    supported by the package, and newer, supported,
    minor versions do not break any substantial functionality
    by design, while introducing new features.
    
    Therefore we do not need to run unit tests for
    each minor version. As all possible issues affecting
    versions >3.6 would necessarily be related to features
    introduced in versions >3.6.
    
    Victoria test template was removed from .zuul.yaml.
    The pep8 test environment was folded into linters in tox.ini.
    Zuul is now explicitly running tests only in one, oldest supported,
    python environment, Python 3.6.
    
    PEP387: https://www.python.org/dev/peps/pep-0387/
    https://docs.python.org/3/whatsnew/3.7.html#porting-to-python-37
    https://docs.python.org/3/whatsnew/3.8.html#porting-to-python-3-8
    
    Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
    Change-Id: Iec86be1b44a494c815ffff042b8693d7fc830b74
This commit is contained in:
Zuul 2021-04-13 18:33:47 +00:00 committed by Gerrit Code Review
parent d8a1145a35
commit e198ac33a5
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d5b92ff5e2e28095945b06a7b11939b89b765143
Subproject commit caa9fc2c96288ac12f85cb20ff7849c837fb3de8