Update git submodules

* Update os-brick from branch 'master'
  to 924af884db5797092e16e6176e9a70feddc9c892
  - Fix Unit Test failures due to host's ANA support
    
    We recently added NVMe-oF native multipathing support (Change-Id
    I3af33c5e43cfb104e436fb785b08fb28b50a031a) but the unit tests assume
    that the host they are run on doesn't support it, so when running them
    on a system that does support it then 6 tests fail.
    
    This patch just forces this assumption on the class attribute changing
    the value of native_multipath_supported from None to False and thus
    disabling the detection mechanism.
    
    It also adds a couple of tests for the _set_native_multipath_supported
    method that had no tests.
    
    Change-Id: I7d6fff66c5cc27bbd1f5caa737f01bc7784af710
This commit is contained in:
Gorka Eguileor 2022-06-15 16:02:20 +02:00 committed by Gerrit Code Review
parent b57de76b72
commit 36f8f52b36
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7f747456dce8845a9e4982586729ade99d2bb14e
Subproject commit 924af884db5797092e16e6176e9a70feddc9c892