Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ifb3b338543b4ce3b961564a6e9cb1e943634af3d
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Change-Id: Ic14f81362357d0a653bf174b1ccdc859bd7cea5e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Change-Id: I5f31392b04b168247e332bc2ea97efeb733cdf97
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
JIRA: FUNCTEST-205
Apply CI_DEBUG environment variable in the call to the scripts
Change-Id: Ia8da993de8a60517b475f763c22ce06e9ce35b3e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
|
|
The missing " was causing some problems, like the REPOS_DIR variable missing
Previous:
Fixes unset REPOS_DIR var
REPOS_DIR never gets set in the script, and it looks like it should be
/home/opnfv/repos according to what is in the container. This patch
defaults it to that location.
Change-Id: I739f7df52f4a0f3506fd77d72dfb09a4658f06c0
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
2016 +0100"
|
|
|
|
JIRA: FUNCTEST-203
Since almost all the repos always pull from master and latest,
this is about saving some time and to avoid needing internet
to pull or checkout the repos. The needed repos content has to be
present in the docker image.
Change-Id: Ia6e1ed2b5d5b2aff8661a38eb64a081cc8016019
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
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>
|
|
Date: Mon 18 Apr 11:48:27 2016 +0100
JIRA: FUNCTEST-169 Inital commit of security test code
The following code peforms NFVi based SCAP security scans.
This code is still pending integration with functest scripts,
for when flashtest development is complete.
Amend: Removed pyc file, requirements.txt and fixed flake8
Change-Id: Ie182ae5c21d36218f5c9b389c4b6e63ecbf1d151
Signed-off-by: lukehinds <lukehinds@gmail.com>
|
|
'testr list-tests' command is now used for generating smoke and full
test case lists for tempest.
test_list.txt file is replaced by defcore_req.txt file which contains
latest (2016.01) DefCore test case for possible references.
Partly implements JIRA: FUNCTEST-196
Change-Id: I993aa8a3919b97d50f081725ced686dbe6ffc4b7
Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
|
|
JIRA: FUNCTEST-199
Change-Id: I7ced0a78a93387d94709501fbbaba1c67c93c1cb
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Change-Id: Ic9e68ade15e93f76d17db715c5790eaa31b49209
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Since vims and vping_ssh are meant to fail for
bgpvpn scenario we will exclude them
from testlist.
Change-Id: Id9da6fdd3d9a1d7c1fb5c7fb1379c13720af34af
|
|
|
|
Since rally setup tempest system-wide now
we do not integrate with the virtual env
of tempest anymore.
Change-Id: Ia5f132371c4eb0b67ac84bf044b349480195f633
|
|
This reverts commit 07beceb07f8cf8d6e86d2c188b3ad81688a9827f.
Change-Id: I22c9e3726abee28db3fa311aae8e273e8b353402
|
|
Since we rely on the v-env which is created
by rally we run bgpvpn testcases after rally.
Change-Id: Ie54e3332c9130dc337303855a4b5c36df4e3d1fb
|
|
Change-Id: Ia346f5843fc4a1242c9a60f4dbe07e54c4920f46
|
|
JIRA: FUNCTEST-199
Change-Id: I82fa45eafd078490162e275877673e263479bb8f
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
JIRA: FUNCTEST-199
Change-Id: Iee40f182cdbe848d0f87619b7dd06fbce34d0440
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
|
|
Implements partly JIRA: FUNCTEST-195
Change-Id: Iacf9216bb549109e07a6cbc9b68c863f17736df4
Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
|
|
|
|
JIRA: FUNCTEST-139
Change-Id: Iec0c1d0315ded19286fa2df8478567f4cda194b4
Signed-off-by: SerenaFeng <feng.xiaoewi@zte.com.cn>
|
|
run_rally.py is longer in use, it has been replaced with
run_rally-cert.py already earlier.
JIRA: FUNCTEST-191
Change-Id: I81b5060ed9a30e758afe75321052f120e9cf7389
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
|
|
|
|
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
|
|
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>
|
|
Change-Id: I0dbbbf486e97c202eba2b4b38d877a836942759b
|
|
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>
|
|
Change-Id: I3345ac117efa5f1ab51f25c23c0351b67c6bac9a
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Change-Id: I3391b9a3d0dd84402b7d2b588b9611a8035966d7
|
|
Change-Id: I5f5f7b88f1b42d2cecd0444339ee117da61ac2a1
Signed-off-by: boucherv <valentin.boucher@orange.com>
|
|
Change-Id: Ie4ad96d9c580370ae9f451ea440a71cf7a6fb841
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
config for CI
Change-Id: I80828e431ad879bff0d44d476d6a076520ee8132
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
JIRA: FUNCTEST-158
Change-Id: Ic4205a4a7d125bc2b160403daf5e577d6d29c34f
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
|
|
Change-Id: Icfab7ead860d96cef119cc63e9fccfd9d62c009d
Signed-off-by: boucherv <valentin.boucher@orange.com>
|
|
JIRA: FUNCTEST-145
Change-Id: If8fce037117d7c7d16d08a558d0675cbfe5f9836
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
|
|
This reverts commit fd95510eb2caa63ec1613b271fb620f9c66e2278.
Change-Id: I33cb69b740e60571ef5c4ab07c0f48185eb8b410
|
|
|
|
JIRA: FUNCTEST-151
Change-Id: Iac36f28db5f2203d7b2977a2bb973534fe167bac
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
To not consume any unstable tempest
we checkout the latest stable
version.
Change-Id: I5a0a29a12bf6e3205988df2151b2f3b6477904f2
|
|
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>
|
|
Change-Id: Ife6a21e0dc3b12d1efd7aeb398b1ca0b85458a42
Signed-off-by: boucherv <valentin.boucher@orange.com>
|
|
This is blocking the execution of functest from jenkins
Change-Id: I880b455016ae716db234fd118c8456829fec9861
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Also, change to master in Functest repo.
JIRA: FUNCTEST-148
Change-Id: Ie4f3991adde9296fe86d4bedd4a9ca5e8aea33b3
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
|