aboutsummaryrefslogtreecommitdiffstats
path: root/docs/configguide
AgeCommit message (Collapse)AuthorFilesLines
2017-02-01Update Configuration guideMorgan Richomme2-88/+148
JIRA: FUNCTEST-559 Change-Id: I592ec574f4703d0b0ad7ee9941e487e3bb528d5d Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-11-24Extracted all global parameters into functest_constants.pyhelenyao1-1/+1
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-09-13Doc for Xreview by other test projectsMorgan Richomme1-2/+2
Change-Id: I75da3530685b74f628fc689b2ef8908919df147e Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-08-30Release note: add restriction for joid/dominoMorgan Richomme1-1/+1
JIRA: FUNCTEST-436 Change-Id: I44fb50a2ef58095aff54f03b837bf456850f3057 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-08-26configuration guide reviewMorgan Richomme2-42/+48
JIRA: FUNCTEST-435 Change-Id: I5b18f1223a5892d084c761f174ac5f713ceed476 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-08-18functest compass usage documentMatthewLi1-0/+58
JIRA: FUNCTEST-333 add some information in configuration file Change-Id: I6ec91d15c859b9739904d602aef3a0927f6561b6 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-08-18Config guide workflow simplificationJuha Haapavirta2-496/+454
Workflow simplification for config guide. Several good improvement ideas taken into account. Work is not totally complete yet and may need separate handling. Added link to chapter "Apex installer tips" which was accidentally dropped off. Moved commands specific to apex to appropriate section. Took away the Rally as an example of the test case execution behind a proxy. Rally does not nesessarily need internet connectivity. I finally removed the dreaded "Whiteschpace" at EOL in several places. Adding minor tweaks and finetuning. Corrected the phrasing of docker installation. JIRA: FUNCTEST-347 Change-Id: I35c094d1d89538a2991a384bbc70b48b0d18e75d Signed-off-by: Juha Haapavirta <juha.haapavirta@nokia.com>
2016-07-04Change OpenStack clean behaviourjose.lausuch1-2/+2
JIRA: FUNCTEST-236 The openstack snapshot generation is now triggered before running a test case and removed from prepare_env Change-Id: I4d1bc95dedd7f59d4b1d5866f288e1c1a70ec69e Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-06-28Functest Config Guide - Text updates to reflect new CLIcolumgaynor2-242/+693
Text updates to reflect the introduction of the Functest CLI for Functest docker container environment. Some additional tips added for operations behind http proxy In addition directory structure change relected in text Patch 2 : Incorporating almost all review comments from Jose and Morgan Patch 3 : Obliterating infernal trailing white space for good! Patch 4 : Incorporating further comments/advice from Jose, Morgan and Juha Haapavirta. Patch 5 : feature selection odl --> odl_l2 | odl_l3 CI_DEBUG also send Trace texts to standard console FUNTEST-238 Change-Id: Ic9063cff6e8db2ec457cda4c5c3e6f8b0a1c36b2 Signed-off-by: columgaynor <colum.gaynor@nokia.com>
2016-05-04Refactor improvementsjose.lausuch1-1/+1
JIRA: FUNCTEST-190 - Deleted unnecessary old scripts - Fixed healtcheck logging - Moved config_functest.yaml to /ci/ - Created env var CONFIG_FUNCTEST_YAML pointing to that new location - Modified all scripts which open config_functest.yaml using the new env var Change-Id: Ic4f0e40a70c02ac08287a1d621956f602bdee177 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-04-29Functest - documentation small correctionsDavid Blaisonneau1-1/+3
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-04-29Add a step to enable docker run without sudoDavid Blaisonneau1-0/+1
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-03-18Fix support for CACERT and set OS_INSECURE=truejose.lausuch1-4/+12
JIRA: FUNCTEST-145 Change-Id: If8fce037117d7c7d16d08a558d0675cbfe5f9836 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-03-04Add support for SSL endpoints in Functestjose.lausuch1-0/+24
JIRA: FUNCTEST-145 Change-Id: I051f1b71fda251e57d70f147433b9f038d30e7f9 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-25Add Proxy section in the config guidejose.lausuch1-0/+28
Change-Id: I887ef72d3298c83bc623f478de9e4317827d91d0 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-25Samll corrections in the config guidejose.lausuch2-38/+38
Change-Id: I02d7db461ed3380d9127e3e01d7f99d4ddb8151c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-25Updates and fixes in the Config Guidejose.lausuch2-156/+250
Change-Id: I71474490e18fcf33b70766cb4446ade2d58a80b8 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-24Adjusting the heading level for composite doc rendering.ChristopherPrice1-1/+5
Change-Id: Ib73ffdff9c08a5e34b85c9a73f7878f3ae15974b Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-02-24Fix Doc errors detected in opnfv-docs-verify and add licensejose.lausuch1-7/+7
Some changes taken from https://gerrit.opnfv.org/gerrit/#/c/10595/1 Change-Id: I39f295841c3a89b24e74b7ee613c9da4b223ccab Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-01Adding structure to pull content into central docs.ChristopherPrice2-119/+120
Including minor fixes and corrections. Change-Id: I7c4bd9ca4f5fb35aeb2350096520c66b11aecbe8 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-01-29EditorialsGerald Kunzmann1-44/+51
Addressing the doc8 warnings. Fixes also the wrong image file path. Some more bug fixing on indentation. Addressing severe title level inconsistencies. Change-Id: I9ca235205056bf78c8f370055d05b6c6b3b7367d Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
2016-01-29Update docMorgan Richomme1-98/+138
Change-Id: I415f090e38fa382e0c768758b4b82dd3a7c9294f Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-08User and installation guideMorgan Richomme1-97/+343
JIRA: FUNCTEST-88 Change-Id: Ie5875c9b0f53de8dc38ead94f4de8370ad8f45cf Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-11First upload of Functest Doc for BrahmaputraMorgan Richomme1-0/+128
Installation and user Guide JIRA: FUNCTEST-112, FUNCTEST-113 Change-Id: I8c0210684187be3102e7b4ad82f59082faeca470 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>