From 74bedbd4c01ac90a6d3411642d77b69028c57167 Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Fri, 8 Jun 2018 10:38:35 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Error when adding SR-IOV interfaces in SR-IOV context" - Error when adding SR-IOV interfaces in SR-IOV context Method "add_sriov_interfaces" in Libvirt class throws an error when trying to add SR-IOV interfaces in the XML file. Function "setup_sriov_context" in SriovContext if passing to "_enable_interfaces" method the XML file name instead of passing the XML string. JIRA: YARDSTICK-1189 Change-Id: If021c102311ecb98cb26934f78067dfc720e4291 Signed-off-by: Rodolfo Alonso Hernandez --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index a8468f9aa..e68f2f7f5 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit a8468f9aa6b55565b7d482bc8fdecfe7d9c07cb6 +Subproject commit e68f2f7f57167ede88d1da37eb5bf9ebf6fa888b -- cgit 1.2.3-korg