Update git submodules

* Update validations-libs from branch 'master'
  to b24d4ce7922f5cb6090a997aa566602a8890295b
  - Validation actions refactor
    
    Unused workdir argument of the run_validations method removed.
    
    Host and playbook skipping simplified.
    
    Docstrings adjusted, including some of the more important
    inline code examples.
    
    Test sensitivity to API changes was increased.
    More strict assertions have been put on the calls made in CLI.
    
    Logging statements related to the run action
    in validation_actions.py were expanded.
    
    New debug level logging statements introduced.
    
    One of the testing constants in the fakes.py was altered
    as it was not accurate representation of the real data,
    and as such was breaking the new logging statements
    during unit test runs.
    
    Deprecation notice for 'log_path' and 'groups' arguments,
    in both docstring and logging.
    
    Redundant conditionals for argument types were removed.
    
    The checks of the arguments are implemented
    in the function called in the subsequent statement.
    
    As there is no scenario in which one set of these checks
    passes, while the other fails with the same values,
    we can consider one of them to be redundant.
    
    Helper function 'get_validations_details' without active references
    was removed from utils submodule.
    
    Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
    Change-Id: I781f6a6f9fc4bd558af56b648f0e0ee9f165dfab
This commit is contained in:
Jiri Podivin 2022-01-22 00:12:30 +02:00 committed by Gerrit Code Review
parent e30b96f9f5
commit 09b3b3889d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit eb5c38ee62e8bf3e13a8d10e1dd48ba5320e53b2
Subproject commit b24d4ce7922f5cb6090a997aa566602a8890295b