summaryrefslogtreecommitdiffstats
path: root/docs/release/userguide/scenario.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/userguide/scenario.rst')
-rw-r--r--docs/release/userguide/scenario.rst35
1 files changed, 35 insertions, 0 deletions
diff --git a/docs/release/userguide/scenario.rst b/docs/release/userguide/scenario.rst
new file mode 100644
index 0000000..b06730c
--- /dev/null
+++ b/docs/release/userguide/scenario.rst
@@ -0,0 +1,35 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International
+.. License. http://creativecommons.org/licenses/by/4.0
+.. (c) Xuan Jia (China Mobile)
+
+Senario:
+==========================
+
+k8-nosdn-nofeature-noha
+--------------------------
+
+Using Joid to deploy Kubernetes in bare metal machine.
+https://build.opnfv.org/ci/job/joid-k8-nosdn-nofeature-noha-baremetal-daily-euphrates/lastBuild/
+
+
+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/
+
+
+
+
+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
+--------------------------
+measure network latency between container and VM using ping:
+https://git.opnfv.org/yardstick/tree/tests/opnfv/test_cases/opnfv_yardstick_tc081.yaml