summaryrefslogtreecommitdiffstats
path: root/docker/components/Dockerfile
AgeCommit message (Expand)AuthorFilesLines
2018-09-13Prepare hunter Docker tagsCédric Ollivier1-1/+1
2018-06-17Leverage on new opnfv/functest-tempestCédric Ollivier1-30/+1
2018-04-13Switch to stestrCédric Ollivier1-3/+3
2018-04-12Update to stable/queensCédric Ollivier1-1/+1
2018-03-02Leverage on XtestingCédric Ollivier1-1/+1
2017-11-22Remove prepare_envJose Lausuch1-1/+1
2017-11-21Fix rally db issueLinda Wang1-1/+1
2017-11-13Move rally and tempest in functest-restapiCédric Ollivier1-4/+9
2017-11-13Remove rally and tempest from core/DockerfileLinda Wang1-0/+21
2017-11-10Add BRANCH as Docker build argCédric Ollivier1-0/+3
2017-08-02Add functest-components based on AlpineCédric Ollivier1-0/+4
ld } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
.. 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 TC055
*************************************

.. _`/proc/cpuinfo`: http://www.linfo.org/proc_cpuinfo.html

+-----------------------------------------------------------------------------+
|Compute Capacity                                                             |
|                                                                             |
+--------------+--------------------------------------------------------------+
|test case id  | OPNFV_YARDSTICK_TC055_Compute Capacity                       |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|metric        | Number of cpus, number of cores, number of threads, available|
|              | memory size and total cache size.                            |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|test purpose  | To evaluate the IaaS compute capacity with regards to        |
|              | hardware specification, including number of cpus, number of  |
|              | cores, number of threads, available memory size and total    |
|              | cache size.                                                  |
|              | Test results, graphs and similar shall be stored for         |
|              | comparison reasons and product evolution understanding       |
|              | between different OPNFV versions and/or configurations.      |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|configuration | file: opnfv_yardstick_tc055.yaml                             |
|              |                                                              |
|              | There is are no additional configurations to be set for this |
|              | TC.                                                          |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|test tool     | /proc/cpuinfo                                                |
|              |                                                              |
|              | this TC uses /proc/cpuinfo as source to produce compute      |
|              | capacity output.                                             |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|references    | `/proc/cpuinfo`_                                             |
|              |                                                              |
|              | ETSI-NFV-TST001                                              |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|applicability | None.                                                        |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|pre-test      | No POD specific requirements have been identified.           |
|conditions    |                                                              |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|test sequence | description and expected result                              |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|step 1        | The hosts are installed, TC is invoked and logs are produced |
|              | and stored.                                                  |
|              |                                                              |
|              | Result: Logs are stored.                                     |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|test verdict  | None. Hardware specification are fetched and stored.         |
|              |                                                              |
+--------------+--------------------------------------------------------------+