Age | Commit message (Collapse) | Author | Files | Lines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2017-10-19 | Fix formatting on testing overview table | .highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #333333 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #666666 } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008800 } /* Keyword.Pseudo */
.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */
.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */
.highlight .na { color: #336699 } /* Name.Attribute */
.highlight .nb { color: #003388 } /* Name.Builtin */
.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */
.highlight .no { color: #003366; font-weight: bold } /* 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 */2017-10-06 | Add documentation for NFVBench | 1 | -0/+7 |
Change-Id: Ibba3e5c540270d20d9116be3b47c1bf592d7ecef
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
| 2017-10-02 | Minor edits throughout the document. | 1 | -24/+21 |
Change-Id: I0708cb27f1d3695cc71f046a2c2fb2b6eb21c042
Signed-off-by: rpaik <rpaik@linuxfoundation.org>
| 2017-09-25 | Add section on Resiliency, Stress and long duration testing | 1 | -0/+62 |
It corresponds to one of the activity of the Testing group
involving several test projects
Change-Id: Id244093fcb9deb4e6a92e9d6789549ef2055e134
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
| 2017-09-20 | bug fix: testing part of the developper guide badly integrated | 1 | -1/+4 |
Change-Id: I92e87486a5f65d9582adf3b8a3cfaf8c74de448f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
| 2017-09-19 | bug fix: extra space lead to bad display of an image | 1 | -2/+2 |
Change-Id: I2a54431e584cd4b6f7427dca298b51b8ecde150e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
| 2017-09-15 | Testing group documentation update for Euphrates | 4 | -260/+297 |
Change-Id: Ic27cbc0d29c3c1e162814e5314a70b75eebd1714
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
| 2017-08-31 | Update Testing group generic doc for Euphrates | 2 | -347/+459 |
Change-Id: Ibdbed9d5cc89a4e42f307e76afe6f66bd0962775
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
| 2017-08-22 | Reference testing group dev guide in testing section | 2 | -5/+9 |
Add /devguide dir for VSPERF
Change-Id: Ib866c64bb41534b1825f301faabfc1520ed08bf4
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
| 2017-06-26 | Initiate Developer guide (Testing group) | 1 | -0/+353 |
We started building several xProjects enablers
The goal of this document will be to help developers
- to know/use the different tools
- to take into account the recommendations
- to get the links for support
Change-Id: I49af8525514437d07390b5d098abebe75a80c0b1
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
| 2017-05-02 | Misc Changes | 3 | -27/+28 |
1. Add sidebar akin to ODL
2. Remove redundant 'OPNFV' from all
composite document titles
3. Edit documentation-example for the
updated toolchain. Renamed this file as
'addendum.rst'. Eliminated obsolete content.
4. Listed test projects in alphabetic order
Change-Id: Ica1c4aa89e3c8f8bcb960fcd4574971960dc52dc
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
| 2017-04-10 | Adding the submdules directory for openretriever | 1 | -1/+3 |
see verify failure in https://gerrit.opnfv.org/gerrit/#/c/33199/
this patch aims to fix the rtd failure
Change-Id: I7beed908835ff9ef2b9a07335757cccf0dc9b58b
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
| 2017-03-31 | Fix storperf path | 1 | -1/+1 |
Change-Id: I0b7b6939668b96cda1360abb01ee4832293d450f
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
| 2017-03-31 | Update docs | 1 | -0/+9 |
1. Add Functest Link using labels
2. Add storperf in testing-user
Change-Id: If371ca17b8fdf8f54fefe5176d8a4f49e8a20981
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
| 2017-03-31 | Add yardstick release note and devguide | 1 | -0/+8 |
Change-Id: Ic41a21055b51e4feed89208e87d474527e008fd5
Signed-off-by: JingLu5 <lvjing5@huawei.com>
| 2017-03-30 | Add labels to composite docs | 1 | -0/+2 |
Change-Id: I1b543c7f6236d72e627a0bebe174f915f607d907
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
| 2017-03-30 | Merge "bug fix: bad table format" | 1 | -2/+2 |
| 2017-03-30 | Refactor documents | 2 | -8/+2 |
1. Remove projects not part of Danube from release notes
2. Remove redundant content about Test Frameworks from
Installation Instroduction
3. Remove Yardstick from Testing Dev guide
Change-Id: I8b14d76f2b43c89ebdf8d9e6a62ff3c4a22eae30
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
| 2017-03-30 | bug fix: bad table format | 1 | -2/+2 |
change on Cperf description lead to a table format
error preventing the whole table to be displayed
Change-Id: Ia18dfbba561610b74d1b10d2c5c3b86c14b51750
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
| 2017-03-29 | Expand CPerf overview docs | 1 | -1/+5 |
Change-Id: I82a53de2447b26e8fcfcc7ce556a318ce6f88cd7
Signed-off-by: Daniel Farrell <dfarrell07@gmail.com>
| 2017-03-29 | Update Testing ecosystem documentation | 1 | -111/+43 |
- new ecosystem figure
- add reporting figure
- indicate next steps for Danube 2.0
pending question (cperf)
Change-Id: I3dcf5a4874f0585f433a693117764641aab8faf8
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
| 2017-03-28 | Updated VSPERF description and fixed Wiki links to project | 1 | -3/+3 |
Change-Id: Ic71f8004621dbb99715907ba3d82acd0f20e2291
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
| 2017-03-25 | Re-order testing user guide index page | 1 | -4/+4 |
Testing tools needs to be configured before use.
Change-Id: I04862af1c9d2ee8d9fdb91397c3e18da2207a964
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
| 2017-03-24 | Updated vsperf doc refs for release-notes and testing | 2 | -1/+19 |
Change-Id: I736ff7c5699e5be929ebe9104a0dfc619ef0ebc8
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
| 2017-03-22 | Few minor edits plus used the SPDX license identifier | 1 | -10/+10 |
Change-Id: Ibdd3c700bdf0ed8f67d5cd794568a99c2d0efab9
Signed-off-by: Ray Paik <rpaik@linuxfoundation.org>
| 2017-03-22 | qtip: correct project name letter case | 2 | -2/+2 |
As a project name, uppercase i.e. QTIP is preferred
Change-Id: Id19e50f9f593c1eb0afbf6604bca3314f6223587
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
| 2017-03-22 | Segregating Testing doc | 2 | -0/+78 |
Testing documentation has been segregated
under 'User Guides' & 'Developer Guides' as
decided by the test teams.
Change-Id: I04a11ff88b329f4daad2ef020aefd0779d5a7ca5
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
| 2017-03-19 | Misc Changes | 1 | -3/+3 |
1. Renamed ‘How to work with Documentation’ to Documentation Guide
2. Add Test Overview documentation breneath ‘Testing’
3. Removed the index off Release Notes
Change-Id: Iaef364f5ee59a99f906270271c1daf49cfae4c4f
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
| 2017-01-23 | Updated intro and vsperf project description. | 1 | -22/+22 |
Updates:
Fixed review issues with trailing white spaces, Bottlenecks description and made further vsperf description edits.
Change-Id: Id1c979f6365b022f27ab79ac7b75a42110e0150b
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
| 2017-01-19 | Update testing community doc | 5 | -40/+339 |
Change-Id: I7ffbb3c0460958e3ecd837a14bf0c9a5752d1fc0
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
| 2016-11-24 | Adjusted the docs repo structure for D release work | 4 | -0/+53 |
Change-Id: I9befe06c424c726e17d754bc480413b2430549ba
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
| |