diff options
author | Rex Lee <limingjiang@huawei.com> | 2018-11-05 09:16:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-11-05 09:16:57 +0000 |
commit | 3418d769a4bef9ea351e765fa00ad23986738e76 (patch) | |
tree | a47a5fa0dfabe30c4ee698072b40fc3f976700d3 /docs/testing/user/userguide/opnfv_yardstick_tc052.rst | |
parent | abdfd5465473b10670a843dfabfc9f10ad2f6a96 (diff) | |
parent | 28e64c520fc2a52c1d3eb736f88ad4608b87c142 (diff) |
Merge "[docs] Fix docs {un,}indent warnings in Testcase definitions"
Diffstat (limited to 'docs/testing/user/userguide/opnfv_yardstick_tc052.rst')
-rw-r--r-- | docs/testing/user/userguide/opnfv_yardstick_tc052.rst | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/docs/testing/user/userguide/opnfv_yardstick_tc052.rst b/docs/testing/user/userguide/opnfv_yardstick_tc052.rst index 9514b6819..7f2be6e7d 100644 --- a/docs/testing/user/userguide/opnfv_yardstick_tc052.rst +++ b/docs/testing/user/userguide/opnfv_yardstick_tc052.rst @@ -65,15 +65,16 @@ Yardstick Test Case Description TC052 | | | | | In this case, the "operation" adds a flavor and the "result | | | checker" checks whether ths flavor is created. Their | -| | parameters show as follows: | -| | operation: | -| | -operation_type: "nova-create-flavor" | -| | -action_parameter: | -| | flavorconfig: "test-001 test-001 100 1 1" | -| | result checker: | -| | -checker_type: "check-flavor" | -| | -expectedValue: "test-001" | -| | -condition: "in" | +| | parameters show as follows:: | +| | | +| | operation: | +| | -operation_type: "nova-create-flavor" | +| | -action_parameter: | +| | flavorconfig: "test-001 test-001 100 1 1" | +| | result checker: | +| | -checker_type: "check-flavor" | +| | -expectedValue: "test-001" | +| | -condition: "in" | +--------------+--------------------------------------------------------------+ |metrics | In this test case, there is one metric: | | | 1)service_outage_time: which indicates the maximum outage | |