diff options
author | Gergely Csatari <gergely.csatari@nokia.com> | 2018-02-01 10:17:12 +0100 |
---|---|---|
committer | Gergely Csatari <gergely.csatari@nokia.com> | 2018-02-01 13:27:40 +0100 |
commit | 0944cc15c038b1c4424bedae581ce40eb4644326 (patch) | |
tree | eedbe607efa8305a07aa55d1213953f42c0b875d /docs/release/userguide | |
parent | 5ed69809f33e546bf3e06dc285a90e0818c89ceb (diff) |
Error corrections and architecture option updates
Correction of some errors which are permitting a succesfull build
in the master following these descriptions: http://docs.opnfv.org/en/latest/how-to-use-docs/include-documentation.html#individual-project-documentation
Moving the architecture options to the Container4NFV wiki and
leaving only a reference here.
Change-Id: I7b4debc90997f8812a5681daa8bfa19f90724cef
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
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 |