Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
JIRA: FUNCTEST-29
Change-Id: I20f1556911866cc7922cff9923ef7d01a95355ad
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
|
|
1. start.sh has been splitted into 2 scripts:
- prepare_env.sh : installs functest environment
without running any test
- run_tests.sh : run the Functest tests
2. Add possibility to give the config_functest.yaml
in the docker run command. So far, it has always
been used the default in the repo.
3. Possible to give the repos the branch and commit ID
to be checkout/reset to. This allows versioning control
for the repos
4. Added -x permissions to shell scripts
JIRA: FUNCTEST-29
Change-Id: If4b779f5baa37531603955db3681e24a5e08251a
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
|
|
See https://gerrit.opnfv.org/gerrit/#/c/2685/ for details:
The files to be executed will be:
prepare_env.sh
run_tests.sh
JIRA: FUNCTEST-29
Change-Id: Idca630ff6bc2716e47cca66450dba7b8cb6d5dcf
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Since create_env script in ODL suite is not longer needed for ODL tests
because we have the libraries already installed in the docker
container, this is not needed any more.
Change-Id: I33a23c3acc0d931f6560f7b3a1d2054e5d277025
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
JIRA: FUNCTEST-37
Change-Id: I4de4f8564598bbb8e47ff5e8062c696cf06ac55e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
JIRA: FUNCTEST-37
Change-Id: Ic540eab88c86422af1b68b4ead74f9456d18fa25
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
HTTP response 404 means not found which should indicate
that requested entity was not found.
And this is what we want after delete.
JIRA: FUNCTEST-79
Change-Id: I7dc501dfe3581e5549b002abe1018add88fe8d83
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
|
|
|
|
create_env script removed. Modules already installed in the docker image
Change-Id: Ied166532b47f0f3b6189251776c984df9cf3570d
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
|
|
refactoring due to new verison of Rally will probably needed"
|
|
JIRA: FUNCTEST-37
Change-Id: If87c66f0905b8577b6ebccff7a61d6d6eced6da9
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
heavier refactoring due to new verison of Rally will probably needed
JIRA: FUNCTEST-55
Change-Id: Ia9976fa4fe55618cf7f85f9d6a2d0b660497b624
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
JIRA: FUNCTEST-38
Change-Id: I6c2d217d665fd6a702bcb10efd4933c01a7b3ca4
Signed-off-by: boucherv <valentin.boucher@orange.com>
|
|
|
|
JIRA:FUNCTEST-77
The configuration is in onos test files
Get them out, put in config_functest.yaml
Change-Id: I3f7b868b61a7e66596f7c0cc232c5b045d77aecb
Signed-off-by: lanqinglong <lanqinglong@huawei.com>
|
|
JIRA: FUNCTEST-38
Change-Id: Ia5b6b9584fcac65c956bbc8a1a17155950b535b9
Signed-off-by: boucherv <valentin.boucher@orange.com>
|
|
JIRA: FUwNCTEST-38
Change-Id: I13c1b584dd39ec678e7e8e6b6a7cb48105f42335
Signed-off-by: boucherv <valentin.boucher@orange.com>
|
|
|
|
JIRA:FUNCTEST-47
include tests:
Northbound test
Ovsdb test
Change-Id: Icd5bc2da117cc5c2f7196a0f06fa8934fd8e022f
Signed-off-by: lanqinglong <lanqinglong@huawei.com>
|
|
JIRA: FUNCTEST-36
Change-Id: Icc4927abc5993535effd58658c3166b59afec93c
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
JIRA: FUNCTEST-36
Change-Id: I081cc04093bcc090748ccb5560b77559b328167f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
JIRA: FUNCTEST-36
Change-Id: I5bf315117edc25a6f92b3c4cc873e7626aaff5e0
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
JIRA:FUNCTEST-46
Add Env function: replace onos file
Add log folder
Change-Id: Ice2679ccf00258dfb206ab252590ec586b1d2c9d
Signed-off-by: lanqinglong <lanqinglong@huawei.com>
|
|
agrrement received by mail 10/09
JIRA: FUNCTEST-0
Change-Id: I1b1372792809e90da1ca58b3e47a13d97f832e62
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
|
|
JIRA:FUNCTEST-61
Add client.py
modify some scripts
Change-Id: Icc562ec5211dfea664f89086d259cc7fc011e3a4
Signed-off-by: lanqinglong <lanqinglong@huawei.com>
|
|
If there is no internet, it will not throw an error,
but it will quit as expected with a proper message.
Change-Id: I133d932d4713b6bb6f452736c71b38ce5c5a6310
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
without executing the full Rally bench suites.
Change-Id: I309fde7bb8ffea6bdb80164059ab40275ca7a8ff
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
errors in the Docker automation procedure
JIRA: FUNCTEST-29
Change-Id: Ib8629d9c0f64a046cdbec27cb1bdced3e49c72bb
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
|
|
JIRA: FUNCTEST-38
Change-Id: I40bbc1f825d7cd5e24a37b0acd5a02b7ace6263c
Signed-off-by: boucherv <valentin.boucher@orange.com>
|
|
|
|
JIRA: FUNCTEST-29
Change-Id: Id34570b9795e8447e05408364621abe2740ed457
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
JIRA: FUNCTEST-0
Change-Id: I3963f30b991f9eac2d9ee4a905bb63934e5a3696
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
JIRA: FUNCTEST-29
Change-Id: Ie610d982c79bb115edd0d33c75ab3de27d607422
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
|
|
Includes also:
- script to trigger Functest automatically within the container
- common requirements file to install python modules
- added new parameters in the config_functest.yaml
- other small adjustements
JIRA: FUNCTEST-29
Change-Id: I230631e43e5f7e14938b35903ecec1b17db0f88a
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
JIRA:FUNCTEST-60"
|
|
|
|
|
|
These scripts allow to :
- Prepare platform (tenant, user, image, quota etc)
- Deploy cloudify-manager-server
- Deploy vIMS Clearwater
- Undeploy vIMS
- Undeploy cloudify-manager-server
- Clean the platform
vIMS test coming soon
JIRA: FUNCTEST-38
Change-Id: I35be6433c6511d741a27b67fe24c3031f1e29fe5
Signed-off-by: boucherv <valentin.boucher@orange.com>
|
|
Currently there is a need to add and/or update some parameters
into Tempest configuration file (tempest.conf) generated by Rally.
This version of the function updates fixed_network_name parameter.
JIRA: FUNCTEST-70
Change-Id: I182b687b02a4f124b6289e3cdae6f5817914d2ca
Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
|
|
JIRA:FUNCTEST-60
Change-Id: Iaafb2ffee85c4fc11dde20194e9bd10789f40c65
Signed-off-by: Qinglong Lan <lanqinglong@huawei.com>
|
|
JIRA:FUNCTEST-46
Change-Id: I146ec926da6cbbd2535d0997326a13bd545f42c6
Signed-off-by: Qinglong Lan <lanqinglong@huawei.com>
|
|
|