aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2017-09-04Find lib and config files related to Domino packageopnfv-5.0.RC1opnfv-5.0.0Cédric Ollivier1-6/+7
As Functest installs Domino via package run_multinode.sh should get them via the install dir. domino_cli.py detects if lib is installed via packages too. Otherwise the default behavior is unchanged. Change-Id: Ic11129a88e99538dfd5e43cebe7ccf8bba2d2410 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-09-02Add domino packageCédric Ollivier4-47/+48
It's required by Functest to ease integrating all OPNFV projects and their requirements. It also synchronizes requirements with stable/ocata and renames domino-cli to domino_cli to conform with common module names. It defines scripts and console_scripts to rely on $PATH. run_multimode.sh is adapted to correctly call client, cli and server. It should be noted that run.sh can raise conflicts if it's already provided by another OPNFV package and that run_on_remote_nodes.sh is not fully updated. Otherwise it obliges all OPNFV installers to be updated as well. run.sh is unchanged and it's called by releng from local directory. It may rise runtime issues if several files are not loaded via pkg_resources. Change-Id: Ibd9dd56f316609180aa432c6b7ee5a375d9af674 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-07-13Stop installing packages from test executionjose.lausuch2-22/+4
These packages are available in the Functest image thanks to the requirements installed here [1] [1] https://git.opnfv.org/functest/tree/docker/thirdparty-requirements.txt Change-Id: I5e8814de6e8f11e59cfef61ee3c0dbc0651f55ff Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-03-29JIRA DOMINO-23: Documentation updateUlas Kozat1-0/+168
Change-Id: Iec15412cc4cda3de87c80f1319b922a8a436d56e Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2017-03-29JIRA DOMINO-26: Add exit 0 to test scriptsUlas Kozat4-85/+85
Change-Id: I71bb0abc7b9683330fcaa03c02827b261f13f3ae Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2017-03-06Update README.mdUlas Kozat2-83/+83
Change-Id: I25984fb2c33b524cccce71ea53de2b21a581ed8e Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2017-02-23Functest test script file updateUlas Kozat1-107/+129
Change-Id: I9074a367b1796d0d6a0f6915c7b20a8757d05109 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2017-02-23Test file updateUlas Kozat3-83/+93
Change-Id: I725d8a5fe401b217202bf980f359f45a4b39b0fa Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2017-02-20JIRA: DOMINO-25Ulas Kozat5-88/+94
Test script updated to test new API features TUID query TUID based publishing Change-Id: Iceeb048f0fef40fafb24a08f44e16e9cdea657c0 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2017-02-06JIRA DOMINO-21Ulas Kozat3-72/+86
Change-Id: I374ec211ca86c50fa22c42f3c410e0d89cbc27ef Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-12-16JIRA DOMINO-22Ulas Kozat2-72/+70
Change-Id: Ia2a9d280e28e53df9a50eb85063b5ce437718df8 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-12-01JIRA Issue DOMINO-24Ulas Kozat4-84/+84
Change-Id: Id45f86b7b8f88dcdcdc724942c5109eaf1d3d193 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-11-18JIRA Issue DOMINO-20Ulas Kozat1-5/+7
Change-Id: I86a2b72d36c5807f384d39bd72305b9b4b36835c Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-11-18Fix reference files and client logging for testingUlas Kozat4-158/+74
Fix bug in the scheduler code introduced in the previous merge Change-Id: Ib6ce799748a767a2d78bdddd853bfbc93b2e9c23 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-11-17Replace toscaparser with native yaml to load published Tosca file into memoryUlas Kozat3-2/+80
Change-Id: I2ab06c97d103f95d53db256675b6949fa2b7b308 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-09-21Modify grammer in docs to force document creationUlas Kozat2-78/+78
Change-Id: Ic44f9ed7e17e0f2f775fa12c5f8108345268df12 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-09-20Remove static key pairs used for testingUlas Kozat4-59/+0
Change-Id: Iaabc9afbc2ed036932d4162626c2a922ffb51f48 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-08-08Take trap statement inside the if clauseUlas Kozat1-2/+1
Change-Id: If02f46e483c46be9169a0a541908c82705f6c908 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-08-08Add a flag to test script to bypass multi node testingUlas Kozat1-32/+42
Change-Id: Ia7ee2cbc4ab09062a4b18bb96989b189ecb77fc1 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-07-21update installation, configuration guide, configuration file and clientUlas Kozat2-78/+78
Change-Id: I686c7d2c39894f68b73d1dd54071eb637acf846d Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-07-14Update userguideUlas Kozat1-2/+4
Change-Id: I3c816a7a1770c0fae8d8000a4d24e2516e94978a Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-07-12Add chmod for ssh keyUlas Kozat1-0/+1
Change-Id: I8661fba6b9682580bba78f5308243ff6ff84ca29 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-07-12Update multi node testUlas Kozat3-130/+117
Change-Id: I45e743a982526c8f3b2765e4e625aa77f65e86e2 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-07-12add new multi node test script and deployment ssh keysUlas Kozat5-0/+228
Change-Id: I7b258c2b440211d03a07c89c70e90c62a29a6718 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-07-08Restore accidentally deleted lineUlas Kozat3-85/+85
Change-Id: If7ea93493aab8303d5da41573116fe15047ef010 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-07-08Upgrade run.sh to two-client caseUlas Kozat5-81/+151
Change-Id: I5c0d57430dcf9338930c5a1dcaa1553c82968de8 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-07-01return FAILED status when no file is generated for distributionUlas Kozat4-3/+64
add tests/logdata/ to make CI happy Change-Id: I01e0b9feebd5dee2175999e78885abf7124a8410 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-30rm dependents, update testsUlas Kozat2-0/+53
Change-Id: Ib28582296eb93ae5ee8276cfbf0221f3fd03ecbc Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-27refactored run.sh and changed its execution modeUlas Kozat1-4/+17
Change-Id: I761bf4b4995e4fc19253388af881df9f532c5cc1 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-21updated test script and foldersUlas Kozat2-10/+43
Change-Id: I9840371e558adc86c83b311afee337c8bb6fedbc Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
2016-06-17adding test directoryUlas Kozat1-0/+113
Change-Id: I724fd46bddacb227c0433a04427a70400f2fba0c Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>