From 99bb8028388b028d6f765f031d3d2a61b1759c98 Mon Sep 17 00:00:00 2001 From: Emma Foley Date: Thu, 15 Feb 2018 15:03:27 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Update heat RFC2544 based TC to support SRIOV VF ports." - Update heat RFC2544 based TC to support SRIOV VF ports. Updated vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex.yaml TC to be able to run it in heat context with SRIOV VF ports configured in OpenStack. E.g.: yardstick task start --task-args='{"provider": "sriov"}' ... yardstick task start --task-args='{"provider": "sriov"}\ physical_networks: ["physnet1", "physnet2"]}' ... Console log: http://paste.openstack.org/show/666931/ Result output: http://paste.openstack.org/show/666930/ JIRA: YARDSTICK-1004 Change-Id: If0dabd0791e4e295782fee0f3de1536474218876 Signed-off-by: Mytnyk, Volodymyr --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 89566a292..185a0f1c4 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 89566a29278fbef60ca14cba76b2ca6c1a57c32c +Subproject commit 185a0f1c44e3fe639dd47c7f8cbfb56b29fc0349 -- cgit 1.2.3-korg