diff options
author | rexlee8776 <limingjiang@huawei.com> | 2018-03-22 07:41:42 +0000 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2018-03-22 07:41:42 +0000 |
commit | dd73270d27d678e179be8068a1a3205fb6480744 (patch) | |
tree | eddc8194a765b534e5483f687b550d4b9d25d539 /tests/opnfv/test_cases/opnfv_yardstick_tc040.yaml | |
parent | 773ac34dbd60a0e8b00d81bddbea23a1f4e39144 (diff) |
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 <limingjiang@huawei.com>
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc040.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc040.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc040.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc040.yaml index 7d3f36984..591ce0356 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc040.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc040.yaml @@ -28,4 +28,4 @@ scenarios: context: type: Dummy - + name: Dummy |