diff options
author | Xuan Jia <jason.jiaxuan@gmail.com> | 2018-08-31 02:55:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-08-31 02:55:13 +0000 |
commit | 3de127959e70d9ec1c97e78af7b3a047a2ed7669 (patch) | |
tree | d3a829ca07523548d9d01850e1f44003006b5cf9 /docs/release/userguide | |
parent | 5fecba9bd681444a93db6da7f390f91c25d916f6 (diff) | |
parent | 0944cc15c038b1c4424bedae581ce40eb4644326 (diff) |
Merge "Error corrections and architecture option updates"
Diffstat (limited to 'docs/release/userguide')
-rw-r--r-- | docs/release/userguide/scenario.rst | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/docs/release/userguide/scenario.rst b/docs/release/userguide/scenario.rst index 87f7e00..32200d6 100644 --- a/docs/release/userguide/scenario.rst +++ b/docs/release/userguide/scenario.rst @@ -3,7 +3,7 @@ .. (c) Xuan Jia (China Mobile) Senario: -========================== +======== k8-nosdn-nofeature-noha -------------------------- @@ -13,7 +13,8 @@ https://build.opnfv.org/ci/job/joid-k8-nosdn-nofeature-noha-baremetal-daily-euph k8-nosdn-lb-noha -------------------------- +---------------- + Using Joid to deploy Kubernetes in bare metal machine with load balance enabled https://build.opnfv.org/ci/job/joid-k8-nosdn-lb-noha-baremetal-daily-euphrates/ @@ -21,15 +22,17 @@ https://build.opnfv.org/ci/job/joid-k8-nosdn-lb-noha-baremetal-daily-euphrates/ YardStick test Cases -========================== +==================== opnfv_yardstick_tc080 --------------------------- +--------------------- + measure network latency between containers in k8s using ping https://git.opnfv.org/yardstick/tree/tests/opnfv/test_cases/opnfv_yardstick_tc080.yaml - opnfv_yardstick_tc081 --------------------------- +opnfv_yardstick_tc081 +--------------------- + measure network latency between container and VM using ping https://git.opnfv.org/yardstick/tree/tests/opnfv/test_cases/opnfv_yardstick_tc081.yaml |