Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-19 | Bypass assertion bug by downgrading docutils | 1 | -1/+1 | ||
There is a bug in docutils which causes it to break on remote images, as discovered by OpenStack: https://sourceforge.net/p/docutils/bugs/301/ Change-Id: Id1ae986c255d1d0df38812dc02ac443eed198103 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org> | |||||
2017-01-27 | New Tox build script | 1 | -0/+1 | ||
To keep the doc jobs for OPNFV & ODL as similar as possible, we're
using a similar tox build script as used in ODLDocs. The new merge
job is tested to run the same tox build script. This build script
is to be run as `tox -edocs`. Everything under docs/ shall be built.
Change-Id: Ic4fab5e431e6937a1dbbeca2b1ff339dd092b688
Signed-off-by: Shubha.. This work is licensed under a Creative Commons Attribution 4.0 International
.. License.
.. http://creativecommons.org/licenses/by/4.0
.. (c) OPNFV, Huawei Technologies Co.,Ltd and others.
*************************************
Yardstick Test Case Description TC075
*************************************
+-----------------------------------------------------------------------------+
|Network Capacity and Scale Testing |
| |
+--------------+--------------------------------------------------------------+
|test case id | OPNFV_YARDSTICK_TC075_Network_Capacity_and_Scale_testing |
| | |
+--------------+--------------------------------------------------------------+
|metric | Number of connections, Number of frames sent/received |
| | |
+--------------+--------------------------------------------------------------+
|test purpose | To evaluate the network capacity and scale with regards to |
| | connections and frmaes. |
| | |
+--------------+--------------------------------------------------------------+
|configuration | file: opnfv_yardstick_tc075.yaml |
| | |
| | There is no additional configuration to be set for this TC. |
| | |
+--------------+--------------------------------------------------------------+
|test tool | netstar |
| | |
| | Netstat is normally part of any Linux distribution, hence it |
| | doesn't need to be installed. |
| | |
+--------------+--------------------------------------------------------------+
|references | Netstat man page |