From 0691766d310e00d7f1cec763427db271076b5633 Mon Sep 17 00:00:00 2001 From: JingLu5 Date: Thu, 23 Mar 2017 07:53:10 +0000 Subject: Bugfix:add storperf flavor for TC074 JIRA: YARDSTICK-604 the storperf container now uses a flavor called "storperf", if this flavor is absent, stack creating process will fail. also the openstack variables that passed to the storperf container also needs a update Change-Id: Iab4be6491cc9b24526948e5571f0476ec885a93d Signed-off-by: JingLu5 --- samples/storperf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/storperf.yaml') diff --git a/samples/storperf.yaml b/samples/storperf.yaml index 5848512ed..d8641fc0c 100644 --- a/samples/storperf.yaml +++ b/samples/storperf.yaml @@ -17,7 +17,7 @@ scenarios: type: StorPerf options: agent_count: 1 - agent_image: "Ubuntu 14.04" + agent_image: "Ubuntu-14.04" public_network: "ext-net" volume_size: 2 # target: -- cgit 1.2.3-korg