summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-09-06Add stable/brahmaputra as defaultbranchstable/brahmaputraCédric Ollivier1-1/+1
Change-Id: I7e153fbe7b7859a0801a4b33889e899390b9271f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2016-05-14Fix Rally versionJuha Kosonen1-1/+1
Use Rally version 0.3.3 instead of the latest in repo. JIRA: FUNCTEST-230 Change-Id: If2af8190d16e26c8bee27749e03fec4c046d596b Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
2016-05-12Allow rally to use existing glance imageCiprian Barbu1-4/+7
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: Ia79f519d10fc9155ab2fb44a3e427ae3bb1ce399 Signed-off-by: Ciprian Barbu <ciprian.barbu@enea.com>
2016-05-02Allow 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> (cherry picked from commit 4830cbe462c1081906292b027073644904e42970)
2016-04-29Functest - documentation small correctionsDavid Blaisonneau2-2/+4
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com> (cherry picked from commit a1df84c2e9f4883ebc4565bbbb7f378f70eea184) Change-Id: Ic66b5f1dcb0413021929bac58f7d8456789cdbc1
2016-04-29Add a step to enable docker run without sudoDavid Blaisonneau1-0/+1
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com> (cherry picked from commit 29dc5482608c8504e9becbc6dabb92f32d55d696) Change-Id: Ia9ef8d17935707e525005d1b67ccb8d58a25f522
2016-04-29Execute successive scenarios after task failureJuha Kosonen1-2/+20
Log the result of task validation and proceed executing next rally scenario when the current task start-up fails. JIRA: FUNCTEST-230 Change-Id: I5544a9559636f671035578f9cc5cf6f934bcbcd8 Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com> (cherry picked from commit 4bdb6ed6d41aed8763f22aa84155ac810569deb1)
2016-04-27Prepare Brahmaputra 3.0 releasebrahmaputra.3.0Morgan Richomme9-64/+5036
Change-Id: I12530573ff6cac7764e169225e130d46455ce54f Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> (cherry picked from commit 385be28ce7c48928361d1ec70c54cb2c73450f9e)
2016-04-27bug fix: fix regex to allow vping_ssh on all the scenariosMorgan Richomme1-2/+2
regression introduced with bgpvpn case JIRA: FUNCTEST-231 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-04-15Update python-openstackclient to version 2.3.0jose.lausuch1-2/+2
Change-Id: Ic9e68ade15e93f76d17db715c5790eaa31b49209 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-04-15[BGPVPN] Exclude vims and vping_ssh from testlistNikolas Hermanns1-1/+2
Since vims and vping_ssh are meant to fail for bgpvpn scenario we will exclude them from testlist. Change-Id: Id9da6fdd3d9a1d7c1fb5c7fb1379c13720af34af
2016-04-15[BGPVPN] Use system wide installation of tempestNikolas Hermanns1-3/+5
Since rally setup tempest system-wide now we do not integrate with the virtual env of tempest anymore. Change-Id: Ia5f132371c4eb0b67ac84bf044b349480195f633 (cherry picked from commit 8e2969f2137764a4a1b27d01d82b4d9babcdc519)
2016-04-15Adding Apex able to run BGPVPN testsNikolas Hermanns1-1/+1
Change-Id: Ia346f5843fc4a1242c9a60f4dbe07e54c4920f46
2016-04-11[BGPVPN] Remove odl-vpnservice test casesNikolas Hermanns2-19/+0
The odl-vpnservice test cases are meant to be tested in the mini-net setup. We would need to change our enviroment under test to include mini-net to be able to run this tests. Since this is not wanted we remove the test cases. Change-Id: Ic916e1e89d54fea78371bc566d8428141949e412
2016-04-11[BGPVPN] Bugfix for /etc/tempest/ no thereNikolas Hermanns1-0/+1
Change-Id: I0dbbbf486e97c202eba2b4b38d877a836942759b
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> (cherry picked from commit 43f0967f0966c63e6176885abc1b0a396387ad59)
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 "Fix pip install in Dockerfile" into stable/brahmaputraMorgan Richomme1-1/+1
2016-03-18Fix pip install in Dockerfilejose.lausuch1-1/+1
NOTE: This fix is just in stable/brahmaputra because it has been fixed in master together with new features that don't have to part of stable branch Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-03-18Revert "Checkout the Latest stable Tempest"Nikolas Hermanns1-1/+1
This reverts commit af8b4ca46eb0baa867a8cbc3731debc28e31890b. Change-Id: I85d4201b862cec02092df4ffe969cdbe11c1d923
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 (cherry picked from commit fd95510eb2caa63ec1613b271fb620f9c66e2278)
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> (cherry picked from commit d9d32a3f3f45b4f9008201e82235b33910e0f7f6)
2016-03-08Merge "Add support for SSL endpoints in Functest" into stable/brahmaputraMorgan 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> (cherry picked from commit d0a5214093293a2295038b0810fe776723895bc0)
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> (cherry picked from commit def1634a5b8a2c8ca794fa878394234a8ebb3468)
2016-02-25Add Proxy section in the config guidebrahmaputra.1.0jose.lausuch1-0/+28
Change-Id: I887ef72d3298c83bc623f478de9e4317827d91d0 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> (cherry picked from commit c5e191cabe0a8215ed3975fb5c06c1cb15fdb158)
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> (cherry picked from commit 851834d0fe59639aeb261c71b9b561eb6d3de563)
2016-02-25Samll corrections in the config guidejose.lausuch2-38/+38
Change-Id: I02d7db461ed3380d9127e3e01d7f99d4ddb8151c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> (cherry picked from commit 9a63f6bf5387d44723220595c584680921c16713)
2016-02-25remove ref to OpencontrailMorgan Richomme1-4/+4
Change-Id: I3e77711b3a5380f87f305006a397d73f5b0945c4 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> (cherry picked from commit 697b59a403acecc6c98461823ceead5d4fef5ca1)
2016-02-25Updates and fixes in the Config Guidejose.lausuch2-156/+250
Change-Id: I71474490e18fcf33b70766cb4446ade2d58a80b8 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> (cherry picked from commit 9536d72755a80023154b712667ac622b286a1425)
2016-02-25Add release noteMorgan Richomme2-0/+312
Change-Id: Id01c349e89d77be6dc783afcd8d41478aa0bedbb Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> (cherry picked from commit 40053a1f779096ff25710d6c020389693d6418b2)
2016-02-25Updates and fixes to the user guidejose.lausuch5-123/+127
Change-Id: I42198bbdf4f9e6f6f337761b6ff6900c4bb7f171 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> (cherry picked from commit 94dbd87d341ed72beb975b4b7b76135ea52d3b17)
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> (cherry picked from commit 139d2ed0874af3447ec80db5fc81227a130953f6)
2016-02-25minor fix on format + add doctor referencesMorgan Richomme2-52/+62
Change-Id: I0e2d1d56557eef2940ee033bfe482ea89ae1c83f Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> (cherry picked from commit 3ed935546cf0e3f74362cffdd59d796ac7f4e2ab)
2016-02-24Fix tables in the troubleshooting guidejose.lausuch1-27/+27
Change-Id: I1e1f741cc17961d5ff4542884b51b6fb81530560 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> (cherry picked from commit ad50b6b1284bd0e799c1f12e3d779f6970ff646f)
2016-02-24Add rally troubleshooting guidejose.lausuch3-12/+58
Change-Id: If964d6270d5574d9e249bf42ecfb00669c224df6 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> (cherry picked from commit fd7cee7f8629c46bd2d2f7671ed9f98f55932a26)
2016-02-24Add vPing troubleshooting guidesjose.lausuch1-4/+174
Change-Id: I47ff023d720b4348ecb465ca6c3fa4653d3ab2f8 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> (cherry picked from commit d2775f8d819b357d8b64de48f97ad58871d9ea22)
2016-02-24Adjusting the heading level for composite doc rendering.ChristopherPrice1-1/+5
Change-Id: Ib73ffdff9c08a5e34b85c9a73f7878f3ae15974b Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> (cherry picked from commit c2ad2cc5eead2f8a4047871572a2490ec434fa73)
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> (cherry picked from commit 9f02fb0b914b52336d04a5e8e25102a828fe6191)
2016-02-24Change table formatMorgan Richomme1-44/+39
Change-Id: I051208e31ba58ffe241725302cdcb5f662c1899e Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> (cherry picked from commit 331f246f2b8be355ecf07e3e207b66e124af3799)
2016-02-24Fix formatting for compass and joid scenariosjose.lausuch4-29/+38
Change-Id: I74309a19ff33462ee549cfd8d43e8046907044dc Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> (cherry picked from commit fa2cbbcd065997bfd0712f01b432864ffa06e2e2)
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> (cherry picked from commit 9de85e7fcd1fa33982fd494d2f7b6e169eef8b91)
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> (cherry picked from commit a6fab7def0699971dbb7396ca7f18d2cccbc54bb)
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> (cherry picked from commit 58356df02d77f3ed53237ff0d1a210d3d836f69a)
2016-02-24Add result docs for apex, compass, joidMorgan Richomme8-4264/+7276
Change-Id: I3124c6128c4222410514b08e32d6815cb7f60ace Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> (cherry picked from commit 2232cdeef8c076455a81068fe8ab5aa66f2f517a)
2016-02-23Add fuel scenarios test reportjose.lausuch7-46/+9531
Removed those which won't be part of the release Change-Id: I99c837d367de8d2bc4ac6f32d2d20fa8bb731759 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> (cherry picked from commit a71539a6ff0f9691a8f14c44b3bd8edb5997c904)
2016-02-23Fix differences in stable/brahmaputrajose.lausuch2-79/+77
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-23Moving testusage.rst to introduction.rst to avoid being pulled into the ↵ChristopherPrice4-194/+194
userguide. Change-Id: I96bc3bd578ccb19b0aac2af2f2134619e476605f Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-02-23Add compass onos and odl_l2 scenariomrichomme2-638/+4215
Signed-off-by: mrichomme <morgan.richomme@orange.com> (cherry picked from commit 2515014f340542d0f39e1ea516314ddb5fb86c0a) Change-Id: I9331aec4fb2548e15a37f63da6190ad490d5b8e6
2016-02-23remove "print" in tempest to avoid having a message "None" in the outputjose.lausuch1-1/+1
Change-Id: If2008fa7ed1bce1b5acc40cad82c21afa55ec4e5 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com> (cherry picked from commit f937af8864c6fe6d392c9b9766df98d164c64459)