Update git submodules

* Update validations-common from branch 'master'
  to f2be80072d7083535b18a71dda15d40dd28709fa
  - Merge "Test validations for false positives"
  - Test validations for false positives
    
    By running validations with arguments intentionally chosen
    to make the validation requirements impossible to fulfill,
    we can check how the framework handles failures, and if
    the tested validations do not produce false positives.
    
    The functional test now, in addition to the existing
    set of checks, allow for optional 'negative_results' testing.
    
    Variables entries for all tested validations are checked
    for the presence of 'negative_results' dictionary key.
    If it is found, the 'extra_args' key contents within are used
    to run the validation in question, after it has passed the test
    for a successful validation run.
    
    The 'negative results' run is expected to fail, failure is supressed,
    and result recorded. Passing result, conversely, is interpreted as an error,
    because validation passing shouldn't be possible with the arguments supplied.
    
    Show validations test was patched to proper form of the command.
    
    Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
    Change-Id: If7e7b25b9c876184bd04f3f0ddefdee20172a5b4
This commit is contained in:
Zuul 2021-08-11 10:28:27 +00:00 committed by Gerrit Code Review
parent 2ea7409494
commit 7a6a86bbcf
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 39fcb268e27601cf25520bb1fa03f28f4785a794
Subproject commit f2be80072d7083535b18a71dda15d40dd28709fa