Update git submodules

* Update openstack-ansible-tests from branch 'master'
  - Fix bashate xargs run
    
    Bashate does not fail for "E004 File did not end with a newline"
    properly unless the file is the last in the list when multiple
    check files are provided (as we do with xargs). Since the file order
    is random, if only 1 or 2 files are failing, this can cause very
    random linter failures.
    
    The solution is to use 'xargs -n1' to pass only 1 file to each
    bashate process.
    
    See also https://review.openstack.org/#/c/614542/
    
    Change-Id: I2186795510c2327571e7631b45de8a112f4d4445
This commit is contained in:
Logan V 2019-03-13 12:07:40 -05:00 committed by Gerrit Code Review
parent 479af63bc7
commit 38c4efae26
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 059091261cc986f806a327b104670ddc0a498f5b
Subproject commit 86a697cf4b7662666a3a19c1b95c2a2acc8e146b