From dd73270d27d678e179be8068a1a3205fb6480744 Mon Sep 17 00:00:00 2001 From: rexlee8776 Date: Thu, 22 Mar 2018 07:41:42 +0000 Subject: fix Dummy test context name more dummy test fix base on I0ccb7e9fabdf6bc2890d2e4763f53baee06c87b2 Since I1447fb5ed447691eaeb0a97f928c0b3333799d07, the context name is a mandatory parameter for every context. JIRA: YARDSTICK-886 Change-Id: I10ee6bcc0507fa90b6e99261a98a96655fc66947 Signed-off-by: rexlee8776 --- samples/storperf.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'samples/storperf.yaml') diff --git a/samples/storperf.yaml b/samples/storperf.yaml index 2ea022173..00f74c1fe 100644 --- a/samples/storperf.yaml +++ b/samples/storperf.yaml @@ -38,3 +38,4 @@ scenarios: context: type: Dummy + name: Dummy -- cgit 1.2.3-korg