diff options
author | JingLu5 <lvjing5@huawei.com> | 2016-12-19 08:59:34 +0800 |
---|---|---|
committer | JingLu5 <lvjing5@huawei.com> | 2016-12-19 08:59:34 +0800 |
commit | 142dc6a007828318fa56055cb1fb8b56552cfbe8 (patch) | |
tree | 0ec4e8df1163e9ac99d816ddf0705d3aa64603d8 /tests/opnfv/test_cases/opnfv_yardstick_tc010.yaml | |
parent | 96b30b364a0b88a15c38bd22883bb40bbcb6f428 (diff) |
change m1.* flavor to "yardstick-flavor"
JIRA: YARDSTICK-485
In OpenStack Newton, the 'm1.tiny', 'm1.small', 'm1.medium' and 'm1.large' will
not be automatic created. This may cause errors as some Yardstick testcases are
using one of these flavor. Therefore, it's better change all the flavor option
in task configuration file to 'yardstick-flavor'.
Change-Id: Ibb29a77ef331bbf728dec9894a2e9f17c19d5ebd
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc010.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc010.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc010.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc010.yaml index f64968cb1..6c7f96799 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc010.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc010.yaml @@ -26,7 +26,7 @@ scenarios: context: name: yardstick-TC010 image: yardstick-image - flavor: m1.small + flavor: yardstick-flavor user: ubuntu servers: |