Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
JIRA: FUNCTEST-73
Change-Id: Ie2ddaac3dbdbdad09832094fe31264abe4ba8118
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
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>
|
|
|
|
create_env script removed. Modules already installed in the docker image
Change-Id: Ied166532b47f0f3b6189251776c984df9cf3570d
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-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>
|