summaryrefslogtreecommitdiffstats
path: root/docs/release
AgeCommit message (Collapse)AuthorFilesLines
2019-01-25Yardsitck Gambia Release 7.2.0 release notes.opnfv-7.2.0stable/gambiarexlee87761-28/+14
release notes for Gambia 7.2.0 Change-Id: Ib7bd231ee61c73f593d99ab3b13a64c70e758e8a Signed-off-by: rexlee8776 <limingjiang@huawei.com> (cherry picked from commit add524a0356443be8e60d534cec2838e8761e668)
2018-12-15Yardstick Gambia 7.1.0 release notesopnfv-7.1.0rexlee87761-42/+22
Change-Id: I25ee28d62f43a3e2edaaad49762fdf3ce603dac8 Signed-off-by: rexlee8776 <limingjiang@huawei.com> (cherry picked from commit 00446d6a140d21c2144a927b474343ec92ed6e3c)
2018-11-09[docs] Resolve "document isn't included in any toctree" warningopnfv-7.0.0Emma Foley1-0/+5
Some test cases and test results weren't included in the test case lists. This change updates the lists of TC to included the previously omitted TCs and add test results to index. JIRA: YARDSTICK-1335 Change-Id: I5ca3b679b308889e60b7db2679629dc9144a3226 Signed-off-by: Emma Foley <emma.l.foley@intel.com> (cherry picked from commit f2a27e64dc6a1375af23b0b99e6cfdddeceb19f8)
2018-11-09[docs] Add release notes for GambiaEmma Foley1-300/+124
Change-Id: If3e209ac3d2e80baadef0f4b76494028f8594f8b Signed-off-by: Emma Foley <emma.l.foley@intel.com> (cherry picked from commit eb5fa557a803d151cdcac41ce8b738435a0ad653)
2018-11-09[docs] Rename image tc014_pod_frase{e,}r.pngEmma Foley1-0/+0
docs/release/results/tc014-cpu-processing-speed.rst includes the image tc014_pod_fraser.png. This image was incorrectly named tc014_pod_fraseer.png. This patch fixes the image name so that the link is valid. JIRA: YARDSTICK-1416 Change-Id: I37d8ee687f4dbd1a8b906e2934a4119f9fdd8041 Signed-off-by: Emma Foley <emma.l.foley@intel.com> (cherry picked from commit 53f1e72aa5919b2df1e2d354d8523210af5c563f)
2018-11-09Merge "[docs] Remove vtc results chapter and references" into stable/gambiaRex Lee3-250/+0
2018-11-09[docs] Update header levelsEmma Foley3-4/+30
JIRA: YARDSTICK-1335 Change-Id: I202634a7427a409f0e2ca786c8bb5e05a5b4351d Signed-off-by: Emma Foley <emma.l.foley@intel.com> (cherry picked from commit 5456b070a8e05cd49d5626b002f6eeee71bcd67d)
2018-11-09[docs] Remove vtc results chapter and referencesEmma Foley3-250/+0
The vTC chapter in the userguide was previously removed [1] Some references and results still remained and needed to be removed. [1] https://gerrit.opnfv.org/gerrit/gitweb?p=yardstick.git;a=commit;h=114a486558c96152fffb5050840460a54de64d15 JIRA: YARDSTICK-1335 Change-Id: I17806d90ae8bc4dbf813ef89bbc22dc012b4a686 Signed-off-by: Emma Foley <emma.l.foley@intel.com> (cherry picked from commit 766d498f9f4abcb79710d077c6a1886ae11a4c0a)
2018-11-09[docs] Update broken and redirected linksEmma Foley1-7/+7
A number of links were broken, or permenently redirected. Some literal include directives pointed to the wrong location. These have been updated, so the links are valid. JIRA: YARDSTICK-1416 Change-Id: Icd20113e0ab099850fa58fa41bb27a00670f57ca Signed-off-by: Emma Foley <emma.l.foley@intel.com> (cherry picked from commit 44a507c5aa92d4f4a518983bd4b6ecc244e7a66c)
2018-11-09[docs] Fix links to remove references to submodulesAric Gardner1-2/+2
All references to submodules must be removed for docs to work going forward. Can be tested once your project has a local tox file Change-Id: Id74581cc584f70ae0b31e31c9dd91593c7be6615 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> (cherry picked from commit 2ba5ef8eeac9f92436fcaed807fdd4ecaa79d2c0)
2018-07-01Yardstick Fraser Release notes - 6.2.1rexlee87761-0/+17
JIRA: YARDSTICK-1278 Change-Id: I96d54b06f0ef794c9c0ec26d78eb54ebcc6462ed Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2018-06-29Yardstick Fraser Release notes - 6.2.0rexlee87761-5/+98
JIRA: YARDSTICK-1261 Change-Id: I61adeaea8a727605481ffce9dae9646f160bf401 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2018-06-21Merge "Document for Fraser test case results"Jing Lu26-17/+1962
2018-05-23[release] Yardstick release note 6.1.0rexlee87761-6/+35
JIRA: YARDSTICK-1182 Change-Id: I3baca52e9bc0360b43f2ce61ea2f166a70e8c90a Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2018-05-17Document for Fraser test case resultsJingLu526-17/+1962
JIRA: YARDSTICK-1132 In B and C releases, Yardstick provides an overview of the results of test cases developed by Yardstick, executed on OPNFV community labs. This work has not been done for the D and E releases, although result analysis for Euphrates is available at (https://wiki.opnfv.org/display/yardstick/Euphrates+release+test+results+analysis). We plan to restart to provide a basic test case results analysis for Fraser and compare performance data with Euphrates. This JIRA ticket will be resolved into 3 commits: 1. Document for E release test case data; 2. Document for F release test case data; 3. Document for results analysis. Change-Id: I3c59851c8878ba37145e6ad6958272a62bad3f52 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2018-05-15Merge "Document for Euphrates test case results"Jing Lu36-2886/+2086
2018-04-26[release] Yardstick Fraser 6.0.0 Release notesrexlee87761-305/+209
JIRA: YARDSTICK-1129 Change-Id: I5adb2e9547c58b90d3eafb0e2b90015ce5472cfa Signed-off-by: rexlee8776 <limingjiang@huawei.com> Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2018-04-24Document for Euphrates test case resultsJingLu536-2886/+2086
JIRA: YARDSTICK-1132 In B and C releases, Yardstick provides an overview of the results of test cases developed by Yardstick, executed on OPNFV community labs. This work has not been done for the D and E releases, although result analysis for Euphrates is available at (https://wiki.opnfv.org/display/yardstick/Euphrates+release+test+results+analysis). We plan to restart to provide a basic test case results analysis for Fraser and compare performance data with Euphrates. This JIRA ticket will be resolved into 3 commits: 1. Document for E release test case data; 2. Document for F release test case data; 3. Document for results analysis. Change-Id: I372a60807ac3dfaab87e70cdb956c1059b019f7a Signed-off-by: JingLu5 <lvjing5@huawei.com>
2017-12-16update release notes for Euphrates 5.1.0Ross Brattain1-24/+61
Change-Id: I11b248882dd314baebd3ab4e7e676a1f3e0b50cd Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-10-20Docs: update new test cases in release noteJingLu51-12/+31
Change-Id: Ie5ff6fe4f867ce68a33a3a857d8d051ba0020395 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2017-10-19DRAFT: update release notes for EuphratesRoss Brattain1-562/+313
Change-Id: I7e437612ca52b75b71e38962a84d0dcdb453d5dd Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-08-15Update release note for Danube.3.2JingLu51-8/+19
Note: This patch should be merger to stable branch. Change-Id: I7f07a7c367fc387494f2313143a300fef85a8fd1 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2017-07-31DRAFT: remove apexlakeRoss Brattain1-17/+2
apexlake is unmaintained, so remove it From some reason orchestrator/heat.py started failing so fixup those unittests Change-Id: Ie06508b5ab7c9dcf9fdfca83e173a188a894d564 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-07-14add release dateRoss Brattain1-1/+1
Change-Id: Icf12b7a59144754f65f67ed54a5c455a64c5042f Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-07-14Danube 3.1 release notesRoss Brattain1-11/+55
Change-Id: I7032dd2348dd7212484a4a3cbd40e1d7698c8668 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-05-04Update release note for Danube.2.0JingLu51-29/+60
Change-Id: I573c156e86ce92eb82179a81d8106752e6421183 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2017-03-31Refine documentationJingLu51-48/+37
Change-Id: Ic9a84954fdb18ac97afde01541b4c84157df8441 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2017-03-30Refine documentationJingLu51-107/+119
Change-Id: I0d3387a520e3decf51bb0f7db53996f148a611d0 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2017-03-10Adding Labelsrexlee87762-0/+4
Labels serve as anchors/ refs when referenced from other documents This patch adds labels to docs/*/*/index.rst Change-Id: I046277771130cc6298636fb30f9d6dae7de224cf Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2017-03-08Yardstick Preliminary Documentationrexlee877617-0/+3441
JIRA: YARDSTICK-554 align with opnfvdocs path structure about testing projects Change-Id: I6c2f2d37e41447dccd76b9f4426d00fd85cb1e3b Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2016-11-24Update release note for Colorado 3.0JingLu51-11/+33
Change-Id: Ic83a0b02ea1ca77b5073c80fada6d8f45ff2e399 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-10-17Update release note for Colorado 2.0JingLu51-36/+69
Change-Id: Iea238d4818b460021d8880f13ae24d324365f87c Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-09-21Refine release note & Update scenario test resultsJingLu51-45/+122
JIRA: YARDSTICK-351 JIRA: YARDSTICK-354 Also fix a error in Yardstick_task_templates.rst Change-Id: Id9d091fce3afa7b0f62a08dfd6bca504aeaac805 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-09-20Update scenario test results files for Colorado releaseJingLu51-1/+2
JIRA: YARDSTICK-351 Also fix some errors in userguide Change-Id: Icd70f1cc99d735c62e235808eb721a7482e0a218 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-09-18Doc for Xreview by other test projectsJingLu51-14/+7
Change-Id: I9976969344c5ac4859b0e79b88157e54ec4198d9 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-09-07Refine docsJingLu51-149/+235
Change-Id: Ia3760bb2c3154f4d5460651f4fa15030f6689eec Signed-off-by: JingLu5 <lvjing5@huawei.com>
2016-04-27Release notes for 3.0Ana C1-11/+33
This patch updates the release notes for brahmaputra.3.0. The results document is also updated with the list of verified scenarios and limitations. Change-Id: Ie16ff71e9c3acdb136f57a5e30e5c3d64479b417 Signed-off-by: Ana C <ana.cunha@ericsson.com>
2016-03-30Release notes for Brahmaputra2.0Ana C1-18/+64
This change updates the release notes for Brahmaputra2.0. It also includes minor updates on reuslts report. Change-Id: Id0b5def1fc2b9b6cd03821bb3d248ecc28c0e06d Signed-off-by: Ana C <ana.cunha@ericsson.com>
2016-02-25Add Yardstick release noteAna C2-0/+426
This change adds Brahmaputra release note for Yardstick, listing deliverables. Test results for the release and scenarios will be documented separately. Test cases for vTC have been removed, will be delivered in SR1. Change-Id: Ia9575249c8155d5a417722a8a1e89102e942784f Signed-off-by: Ana C <ana.cunha@ericsson.com>