aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2017-03-20Add reveal.js as a submoduleCédric Ollivier6-55/+46
It modifies all presentations to be conformed with the new dir. It also deletes reveal.js' README.txt which is now useless. Change-Id: Ic16b087416e855dab8fa8a4ae2f8dd591b70859c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-03-14bug fix: remove reference to ovnoMorgan Richomme1-1/+0
ovno has no danube branch and is not used clean the ovno from functest to avoid side effect when producing danube functest docker file Change-Id: I5347111fc90a04ca9018679b5578ca30ae33b2f2 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-03-08Adding LabelsShubhamRathi1-0/+2
Labels serve as anchors/ refs when referenced from other documents This patch adds labels to docs/*/*/index.rst Change-Id: Iaa339f0f8b2efbde286b173ae6cf7e92cddab115 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-03-07Merge "delete ft_constants and file functest_constants.py"Morgan Richomme2-2/+0
2017-03-07delete ft_constants and file functest_constants.pySerenaFeng2-2/+0
delete no longer used ft_constants in run_test.py substitute ft_constants with CONST in foundation.py and remove useless str() finally delete not-used file functest_constants.py Change-Id: I109a5409e501b610f41aae7d75c55ca745a3d4c1 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-03-02Merge "Remove exec_test.sh"Jose Lausuch1-1/+0
2017-03-02unify TestAPI namingSerenaFeng5-51/+51
TestAPI naming in documents is quite arbitrary, test api/testapi/Test API/testApi/TestApi..., this patch aims to give it a formal name TestAPI Change-Id: I9ea91418814352d3176df3f35598b6c5929b1dae Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
2017-03-01Remove exec_test.shjose.lausuch1-1/+0
After the patch https://gerrit.opnfv.org/gerrit/#/c/29403/ all the test cases in functest have been adapted to the new framework using modules/classes. This patch removes the need for having the script exec_tests.sh which is not used any more by the framework. Change-Id: I7547c908d2eca60edf8c867db920c7da4f23d312 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-03-01Restructure docsjose.lausuch13-0/+0
DOCS directory restructured according to: https://wiki.opnfv.org/display/DOC/Documentation+Guide Now: - release - release notes - testing - developer - dev guide (this is to be released on docs.opnfv.org) - internship (docs about intern projects) - user (this is to be released on docs.opnfv.org) - config guide - user guide Change-Id: I1851189601aac3c5989f19f99d779efe23dbf3d1 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-03-01Merge "Correct one reference url"Jose Lausuch1-1/+1
2017-03-01Correct one reference urlrohitsakala1-1/+1
Change-Id: Ie788bcac905ffb84b70751a91996e3177f5577bf Signed-off-by: rohitsakala <rohitsakala@gmail.com>
2017-02-28Update cirros image to latest versionMichael Polenchuk2-2/+2
Change-Id: I81424c3670b6a6e03a38da83dc93c998bf8c2f5e Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-02-23Add documentation of testapi internshiprohitsakala2-16/+203
JIRA: FUNCTEST-706 Change-Id: I485337c2010f1250f34dcffdca91c52793e274c5 Signed-off-by: rohitsakala <rohitsakala@gmail.com>
2017-02-07Exclude Moon feature for DanubeMorgan Richomme5-12/+2
Moon will come back mid March with a micro service version Moon testing could be enabled on this new version Change-Id: I160fab5d609bad2b0e8a8c81a4a180498c935b2f Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-02-07Merge "Move api_check and connection check to healthcheck category"Jose Lausuch3-6/+6
2017-02-04Merge "Upgrade High level architecture config guide"Morgan Richomme1-60/+62
2017-02-03Move api_check and connection check to healthcheck categoryMorgan Richomme3-6/+6
They used to be on smoke but seems to be supported now by all the installers more relevant to put these tests in this tier JIRA: FUNCTEST-568 Change-Id: Id0c60c0b90daed81dc0d230108e2275c868c208c Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-02-02Remove all the results from previous releasesjose.lausuch16-24203/+0
These are obsolete and we use a different way to report the results now. Change-Id: Ia6a92149e484ae76701b12989abbf4de458f872b Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-02-02Upgrade High level architecture config guidejose.lausuch1-60/+62
Change-Id: I4a344b3d9781c8254b84aa53dd62c9e2637d9eb9 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-02-01Merge "First update of dev guide for dnaube"Morgan Richomme1-166/+199
2017-02-01Merge "Update Configuration guide"Morgan Richomme2-88/+148
2017-02-01First update of dev guide for dnaubeMorgan Richomme1-166/+199
JIRA: FUNCTEST-561 Change-Id: I2ce04883e09a1700cbcceac18e7bc1c01497633a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-02-01Update Configuration guideMorgan Richomme2-88/+148
JIRA: FUNCTEST-559 Change-Id: I592ec574f4703d0b0ad7ee9941e487e3bb528d5d Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-01-31First update of Functest user guide for DanubeMorgan Richomme4-103/+148
JIRA: FUNCTEST-560 Change-Id: I90d7c3447dfb15b880704cb25da080221cb7b063 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-12-14Create internship dir in docsMorgan Richomme4-0/+380
to be used for internship documentation Change-Id: Iad0be6025344ae19fcd218ee46794f090943b32e Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-12-02Update release notes with arm resultscristinapauna1-9/+9
Change-Id: I961839f5baf399377f19c9b6e008b1d43af2e921 Signed-off-by: cristinapauna <cristina.pauna@enea.com>
2016-11-24Extracted all global parameters into functest_constants.pyhelenyao4-12/+12
JIRA: FUNCTEST-533 1. Extracted all global variables into functest_constants.py and updated all affected areas accordingly 2. Used os.path.join to replace '/' to come up with the path for better cross-platform support and improve the path accuracy 3. Removed unused variables 4. Updated the hardcoded path in Dockerfile by using variable reference 5. Removed "/" ending from all path variables 6. Updated the unit test Change-Id: Ib30a81d1f0c83fbaef042d63c187c27bd18301bb Signed-off-by: helenyao <yaohelan@huawei.com>
2016-10-25Update onos scenarios in the release notes for Colorado 2.0jose.lausuch1-11/+5
Change-Id: Ia7cf9566e8ffc81ddd59b86eb84d2f740e195d5e Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-10-24Update release notes for Colorado 2.0jose.lausuch1-0/+32
Change-Id: I64a66bf11fe04df91dd2ef8c0bf91c4e19739863 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-10-13remove 3rd part files with MIT or BSD licenseMorgan Richomme88-19979/+62
Change-Id: I941093e91897d1425720b5acdbf072cf620f131d Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-10-03Add Serena update on Functest DashboardMorgan Richomme23-0/+146
Change-Id: I30386c3ba09292ed0bcdbeb83ec1b0eb13114968 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-09-22Fix tag version for documentationjose.lausuch1-0/+1
Change-Id: Ib6f775d096bc43701f76f7bebc4a3181fc3f50de Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-09-21Update release noteMorgan Richomme1-39/+46
JIRA: FUNCTEST-436 Change-Id: I78a33b9755134ec75fe7882edd25e80d3007e88a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-09-20Review release note for COloradoMorgan Richomme1-34/+13
JIRA: FUNCTEST-436 Change-Id: Ib6916bc0cb1729ebd273b1f7b85227dfaf803c51 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-09-19Merge "Remove TODO in Functest user guide - Add links to feature project ↵Morgan Richomme4-19/+25
user guide - Add links to external web site - Change Dashboard picture"
2016-09-19Style the headers for release-notescristinapauna1-4/+5
Title level was inconsistent for release notes Change-Id: I3e8edc04e6bcd77134a43e4543f4255ff49e16d6 Signed-off-by: cristinapauna <cristina.pauna@enea.com>
2016-09-19Update results on ARMcristinapauna1-3/+23
Add a table with the scenarios supported by ARM and the coresponing results Change-Id: Ie32189d15b743e35052c023888ec1da98facb91a Signed-off-by: cristinapauna <cristina.pauna@enea.com>
2016-09-19Remove TODO in Functest user guideMorgan Richomme4-19/+25
- Add links to feature project user guide - Add links to external web site - Change Dashboard picture JIRA: FUNCTEST-434 Change-Id: Ifc760c376361ed5452a874e373767b51d761b91f Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-09-19Merge "Updated results info for os-odl_l2-fdio-noha"Morgan Richomme1-1/+3
2016-09-17Updated results info for os-odl_l2-fdio-nohaFrank Brockners1-1/+3
Updated results info reflecting latest info in testresults.opnfv.org database. Added link to results information. Change-Id: I1389f0caf7742c37189846c413a17a840fa1448d Signed-off-by: Frank Brockners <fbrockne@cisco.com>
2016-09-16Add user guide link for copperblsaws3-7/+21
JIRA: COPPER-1 Add colorado folder Add user guide content Update note on HA deployment of VIM services. Correct specified Correct link (add /docs) Change-Id: I44e996a2c51a868cb4212085d45482a9545ea2e9 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-09-16Update release notes with ARM resultscristinapauna1-0/+5
Add a link to the Funtest results on ARM in the fuel section Change-Id: I1ecf5ab4ac5ef00c64309ac6b8488a673149f361 Signed-off-by: cristinapauna <cristina.pauna@enea.com>
2016-09-16Corrected Promise links (According to final opnfvdocs directives)Bertrand Souville2-2/+2
Change-Id: I1d565a92bf9dd2de8ae679c4ca9c0bb5a9148830 Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
2016-09-15Update release NoteMorgan Richomme1-41/+280
JIRA: FUNCTEST-436 Change-Id: Idbb02dd26e9578fc53e77f4b30447ff037f38ef4 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-09-13Merge "Doc for Xreview by other test projects"Morgan Richomme5-19/+29
2016-09-13Doc for Xreview by other test projectsMorgan Richomme5-19/+29
Change-Id: I75da3530685b74f628fc689b2ef8908919df147e Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-09-13Merge "Add CI link for ARM"Morgan Richomme2-1/+3
2016-09-13Add CI link for ARMcristinapauna2-1/+3
Change-Id: Ieb70482ce2a7a63864dfad08d2e6530265f8d55f Signed-off-by: cristinapauna <cristina.pauna@enea.com>
2016-09-13[SDNVPN] Disable Rally Sanity test case for bgpvpn scenariosjose.lausuch1-1/+9
Due to a known issue with API performance when bgpvpn extension is activated which causes some delays and the tests take longer time than normal, we get a lot of Jenkins Job timeouts and the scenario cannot be validated. Since it is a performance issue, we black list rally sanity, which takes 1 hour to complete and will re-enable it in Colorado.2.0 where ODL Boron release will be available and SDNVPN team thinks this will be fixed. Change-Id: Idc68e30ea15d52d0fd4b63bc57ddf643f3f7c8b4 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-09-06Remove source-sans-pro directory, fonts not used and license conflictMorgan Richomme14-84/+0
Change-Id: I0ecdc71fe6cd58923c6fa9ad1bc01a0cc13bf72b Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>