diff options
author | tjuyinkanglin <14_ykl@tongji.edu.cn> | 2017-05-04 15:58:55 +0800 |
---|---|---|
committer | Jing Lu <lvjing5@huawei.com> | 2017-05-04 12:59:21 +0000 |
commit | 1b267df54356da0cba66a33edaf68ee50ecee53d (patch) | |
tree | 6ee5b41fa486e747526bb4736f9578d32fcbb6ab /tests/opnfv/test_cases/opnfv_yardstick_tc052.yaml | |
parent | 20f5b0a8580c0e8c659424bab434a0e30f3c88c1 (diff) |
Bugfix: Local Openstack Operation in HA test frameworksdanube.2.RC1danube.2.0
JIRA: YARDSTICK-635
Change-Id: Ic27517714db9325e7a3b1ef623c49af61c36b2b5
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
(cherry picked from commit 2fb95fbb9380ea7ce92dcb32cd2f0789b9f91bdc)
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc052.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc052.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc052.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc052.yaml index 6e060b15d..4254e79b6 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc052.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc052.yaml @@ -40,7 +40,6 @@ scenarios: operation_type: "general-operation" key: "create-flavor" operation_key: "nova-create-flavor" - host: node1 action_parameter: flavorconfig: "test-001 test-001 100 1 1" rollback_parameter: @@ -50,7 +49,6 @@ scenarios: - checker_type: "general-result-checker" key: "check-flavor" - host: node1 checker_key: "nova-flavor-checker" expectedValue: "test-001" condition: "in" |