Update git submodules

* Update os-vif from branch 'master'
  - Merge "Apply workaround to host_info serialization test"
  - Apply workaround to host_info serialization test
    
    Random failures started appearing in the gate with the following
    pattern:
    
        testtools.matchers._impl.MismatchError: !=:
        reference = HostInfo(plugin_info=[HostPluginInfo,HostPluginInfo])
        actual    = HostInfo(plugin_info=[HostPluginInfo,HostPluginInfo])
    
    This change attempts to work around the issue by adopting the same
    workaround as implemented in the VIF tests.
    
    Note that the host_info class is currently largely stub code for an
    unimplemented negotiation interface.
    
    Change-Id: I1fff71ec6793e009cbee9da0656b77915591dec4
    Signed-off-by: Jan Gutter <jan.gutter@netronome.com>
This commit is contained in:
Zuul 2019-01-17 15:38:51 +00:00 committed by Gerrit Code Review
parent 8b7375210a
commit 5525cee33b
1 changed files with 1 additions and 1 deletions

2
os-vif

@ -1 +1 @@
Subproject commit e5ad36ad44cb04af355033ceff316b6d79273cd5
Subproject commit 6515dc836fd3022a4f68ecd3478fcb1829b82cd0