summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-04-11Split functest_utils.py into 2 scriptsjose.lausuch12-938/+958
JIRA: FUNCTEST-186 All the openstack related functions are in openstack_utils.py and the remaining functions in functest_utils.py All the scripts are adapted to this structure. Change-Id: I7f3805779741f0b085985d0d053feb429250b1ea Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-04-11[BGPVPN] Bugfix for /etc/tempest/ no thereNikolas Hermanns1-0/+1
Change-Id: I0dbbbf486e97c202eba2b4b38d877a836942759b
2016-04-05Allow vping to use existing glance imageCiprian Barbu3-12/+17
This allows to use a prebuilt glance image without deleting it after the test. For ARM platforms this is especially helpful because the test image is three-part and can be created before running any tests. Change-Id: I3bc16eab592b9ad629693c402466755b6fa6db8a Signed-off-by: Ciprian Barbu <ciprian.barbu@enea.com>
2016-04-01update of INFO fileMorgan Richomme1-7/+2
Change-Id: I3345ac117efa5f1ab51f25c23c0351b67c6bac9a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-04-01bugfix single quoteboucherv1-3/+2
Change-Id: I3391b9a3d0dd84402b7d2b588b9611a8035966d7
2016-04-01Bugfix result criteriaboucherv1-2/+2
Change-Id: I5f5f7b88f1b42d2cecd0444339ee117da61ac2a1 Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-03-22Add status when pushing Tempest resultsMorgan Richomme1-34/+49
Change-Id: Ie4ad96d9c580370ae9f451ea440a71cf7a6fb841 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-03-22ONOS can now support vPing_userdata testcase, remove the exception in the ↵Morgan Richomme1-1/+0
config for CI Change-Id: I80828e431ad879bff0d44d476d6a076520ee8132 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-03-22Try configdrive in vping userdata test casecarey.xu1-0/+2
JIRA: FUNCTEST-158 Change-Id: Ic4205a4a7d125bc2b160403daf5e577d6d29c34f Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-03-21improve status criteriaboucherv1-4/+5
Change-Id: Icfab7ead860d96cef119cc63e9fccfd9d62c009d Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-03-18Fix support for CACERT and set OS_INSECURE=truejose.lausuch3-12/+32
JIRA: FUNCTEST-145 Change-Id: If8fce037117d7c7d16d08a558d0675cbfe5f9836 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-03-18Merge "Revert "Checkout the Latest stable Tempest""Morgan Richomme1-1/+1
2016-03-18Revert "Checkout the Latest stable Tempest"Nikolas Hermanns1-1/+1
This reverts commit fd95510eb2caa63ec1613b271fb620f9c66e2278. Change-Id: I33cb69b740e60571ef5c4ab07c0f48185eb8b410
2016-03-18Merge "Add criteria and version when pushing the results into test DB"Morgan Richomme9-165/+258
2016-03-18Add criteria and version when pushing the results into test DBMorgan Richomme9-165/+258
JIRA: FUNCTEST-151 Change-Id: Iac36f28db5f2203d7b2977a2bb973534fe167bac Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-03-18Checkout the Latest stable TempestNikolas Hermanns1-1/+1
To not consume any unstable tempest we checkout the latest stable version. Change-Id: I5a0a29a12bf6e3205988df2151b2f3b6477904f2
2016-03-15Add exception handling for output processingJuha Kosonen1-2/+9
Handle the exception if parsed result in report cannot be converted to a numeric value. JIRA: FUNCTEST-149 Change-Id: Ibb259abdaa800761ee8dd2270c6bc2529081242d Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
2016-03-12Test numbers creation before starting the signal testboucherv1-8/+43
Change-Id: Ife6a21e0dc3b12d1efd7aeb398b1ca0b85458a42 Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-03-11A non default argument cannot be placed before a default one.jose.lausuch1-1/+1
This is blocking the execution of functest from jenkins Change-Id: I880b455016ae716db234fd118c8456829fec9861 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-03-10Have vIMS and Promise packages pre installed in the docker image.jose.lausuch2-41/+20
Also, change to master in Functest repo. JIRA: FUNCTEST-148 Change-Id: Ie4f3991adde9296fe86d4bedd4a9ca5e8aea33b3 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-03-04Merge "Add support for SSL endpoints in Functest"Morgan Richomme2-0/+30
2016-03-04Add support for SSL endpoints in Functestjose.lausuch2-0/+30
JIRA: FUNCTEST-145 Change-Id: I051f1b71fda251e57d70f147433b9f038d30e7f9 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-03-04Rally and Tempest pre-installed in the Docker image.jose.lausuch4-12/+10
Also, upgrade Rally to version 0.3.1 JIRA: FUNCTEST-147 Change-Id: I6aa15a7c282462058b7786c7dc7174d48c905d3a Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-26Merge "Add jenkins build tag for result api"Morgan Richomme9-21/+42
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-25Fix Dockerfile to use proper bashrc file for the alias 'll'jose.lausuch1-1/+1
Change-Id: I7236fa9f00b8f0200f910ac4833c58237f66aef2 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-25remove ref to OpencontrailMorgan Richomme1-4/+4
Change-Id: I3e77711b3a5380f87f305006a397d73f5b0945c4 Signed-off-by: Morgan Richomme <morgan.richomme@orange.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-25Merge "Add release note"Morgan Richomme2-0/+312
2016-02-25Add release noteMorgan Richomme2-0/+312
Change-Id: Id01c349e89d77be6dc783afcd8d41478aa0bedbb Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-25Updates and fixes to the user guidejose.lausuch5-123/+127
Change-Id: I42198bbdf4f9e6f6f337761b6ff6900c4bb7f171 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-25docs: fix pdf creation bug in userguideRyota MIBU1-8/+9
Change-Id: I3fa1c98a43c8952700cef1deea0e0731158d99e2 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-02-25Merge "minor fix on format + add doctor references"Morgan Richomme2-52/+62
2016-02-24Fix tables in the troubleshooting guidejose.lausuch1-27/+27
Change-Id: I1e1f741cc17961d5ff4542884b51b6fb81530560 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-24Add rally troubleshooting guidejose.lausuch3-12/+58
Change-Id: If964d6270d5574d9e249bf42ecfb00669c224df6 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-24Merge "Add vPing troubleshooting guides"Morgan Richomme1-4/+174
2016-02-24minor fix on format + add doctor referencesMorgan Richomme2-52/+62
Change-Id: I0e2d1d56557eef2940ee033bfe482ea89ae1c83f Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-24Add vPing troubleshooting guidesjose.lausuch1-4/+174
Change-Id: I47ff023d720b4348ecb465ca6c3fa4653d3ab2f8 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-24Merge "Fix Doc errors detected in opnfv-docs-verify and add license"jose.lausuch6-36/+44
2016-02-24Fix Doc errors detected in opnfv-docs-verify and add licensejose.lausuch6-36/+44
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-24Change table formatMorgan Richomme1-44/+39
Change-Id: I051208e31ba58ffe241725302cdcb5f662c1899e Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-24Add jenkins build tag for result apiboucherv9-21/+42
Ex: jenkins-functest-compass-intel-pod8-daily-master-19 this will bring together all tests passed on the same functest run JIRA: FUNCTEST-140 Change-Id: I3c1cd8137184509ee5fdeeb2df5399d4c71e3f67 Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-02-24Fix formatting for compass and joid scenariosjose.lausuch4-29/+38
Change-Id: I74309a19ff33462ee549cfd8d43e8046907044dc Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-24Correct rst formatting for fuel scenarios and set proper orderjose.lausuch10-2462/+2513
Change-Id: If9f59e36eb39db97a206f5e3e715b144aeef7fe8 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-24Merge "Add doctor results to apex-odl-l2 scenario"Morgan Richomme1-5/+131
2016-02-24Add the missing scenario results to the doc html pagejose.lausuch6-50/+8
Removed those who won't be part of SR0. We can add them when they get the green light Change-Id: I463e22a32b77f3b12994f72a71f5441b76b7fbcd Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-24Add doctor results to apex-odl-l2 scenariojose.lausuch1-5/+131
Change-Id: I56661f953fab0275b089f718ac22c7403f9cfc71 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-24Merge "Add result docs for apex, compass, joid"Morgan Richomme8-4264/+7276