Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/functest from branch 'master'
- Merge "Allow building Alpine containers from any gerrit changes"
- Allow building Alpine containers from any gerrit changes
Next pip release will allow installing from git ref.
We will install it from git till it's released.
Change-Id: I4f26c5a137ca94e9925bd64787c8572848154850
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Unlink Functest and Domino tags"
- Unlink Functest and Domino tags
Otherwise it forbids building functest from a gerrit changes.
DOMINO_TAG will be removed as soon as Domino offers a Python package.
Change-Id: I081d468ff563c0be43b03fbae6c4899ed7824220
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Remove openstack-requirements from requirements.txt"
- Remove openstack-requirements from requirements.txt
Change-Id: Iaaee0c3e1c5377a5064660ad8396cfd8a7c5e250
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Remove all useless dependencies"
- Remove all useless dependencies
pexpect has been useless since onos testcases were removed [1]
[1] https://gerrit.opnfv.org/gerrit/#/c/40229/
Change-Id: I9de88ee56e44518568d6562d9cf639b9bf7be562
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Blacklist CeilometerTraits tests
Requires a deprecated Ceilometer API which was removed in ocata. Panko
provides the API but is not yet supported by OPNFV installers.
Change-Id: I85ab97099b8adfa1d15fe4195bc5703f2f4e83b8
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Stop removing /src/openstack-requirements/.git"
- Stop removing /src/openstack-requirements/.git
Otherwise pip fails when it checks it again [1].
[1] https://hub.docker.com/r/opnfv/functest-features/builds/b8ziypongh8eexgsatdpyhm/
Change-Id: I973f41f8a8e757c01c9c17d57323c7e737b76741
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Add all missing dependencies"
- Add all missing dependencies
requirements.txt must have been updated by the previous changes:
- Create API to run a test case [1]
- Use separate timeouts for connection and reading [2]
- Refactor the vyos_vrouter to adopt VNF abstraction [3]
[1] https://gerrit.opnfv.org/gerrit/#/c/39565/
[2] https://gerrit.opnfv.org/gerrit/#/c/39429/
[3] https://gerrit.opnfv.org/gerrit/#/c/40261/
Change-Id: I8865386f41a939b0f4c71c6dfff340882b5eee97
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Fix all rally requirements on-the-fly"
- Fix all rally requirements on-the-fly
Rally is released out of OpenStack releases and its requirements must
be modified before installing. Rally applies a similar solution for
gating [1].
[1] https://github.com/openstack/rally/blob/stable/0.9/tests/ci/sync_requirements.py
Change-Id: I3dfe69597e6ebecc5f07943658634ea94625294f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Activate SFC testcases in CI (alpine)"
- Activate SFC testcases in CI (alpine)
SFC project is ready to run its tests in CI
Change-Id: I4fbae92e426724f720372b9218653d5804278e51
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Remove tacker library from functest"
- Remove tacker library from functest
This library is moved to the SFC repo
https://gerrit.opnfv.org/gerrit/#/c/40265/2
Change-Id: I339337e4c2f17933a74bf85259e36f8f5742a17a
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Activate SFC testcases in CI"
- Activate SFC testcases in CI
SFC project is ready to run its tests in CI
Change-Id: I337af8685d78e34af00eb86776bd3a44f423f2dd
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Make the vnf images public"
- Make the vnf images public
Openims and clearwaterims use the same ubuntu image. If the image
was createed by the openims without 'public', clearwaterims won't
create it again but cannot use the image and report 'Not Found'
error [1].
Change-Id: Ib691af2992b1de2a13f54bfa46754afba6152fd9
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/functest from branch 'master'
- Blacklist CeilometerEvents tests
Ceilometer Events API is deprecated and removed in ocata. Panko
provides the API but is not yet supported by OPNFV installers.
Change-Id: I4bf29ca9371fa87a43df3ce32ac206a5e9363468
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Allow building functest-vnf via build.sh"
- Allow building functest-vnf via build.sh
Change-Id: I38c79028e642c6e3c8d64cc5eda1ead52983b12b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Remove installer constraint on vyos_vrouter test case
Change-Id: I44bdffc76fd2ee842c63b8fcddbe1696f23958a8
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Fix securityscanning/config.ini path"
- Fix securityscanning/config.ini path
Change-Id: If3af3e5b37995b581652e4bf8ae5c609f8fb5a3d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Put vnf_test pass if more than 80% of vnf test result are OK"
- Put vnf_test pass if more than 80% of vnf test result are OK
Change-Id: I1042176c587ef2bf1197c724cb5b1b6d67ffba3d
Signed-off-by: boucherv <valentin.boucher@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Revert cirros downloading urls to official ones
Change-Id: If8add206b2c3274adfa3eac77607fb7beaa59941
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Refactor the vyos_vrouter to adopt VNF abstraction"
- Refactor the vyos_vrouter to adopt VNF abstraction
JIRA: FUNCTEST-788
1.Modifying code of vyos_vrouter to inherit vnf abstraction class.
2.Adding vyos_vrouter code from our repo to functest.
3.Adding unit test of vyos_vrouter.
4.Doing test of modified vyos_vrouter codes on our labs.
Change-Id: I77e4be8b2a140ea0176c607f2be736599f893ace
Signed-off-by: Shuya Nakama <shuya.nakama@okinawaopenlabs.org>
|
|
* Update docs/submodules/functest from branch 'master'
- Remove get_installer_type
JIRA: FUNCTEST-763
Change-Id: Ib05f699063393eb6eaa9f559854aca50b77aead3
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Clean repo: mano directory not used"
- Clean repo: mano directory not used
Initially this folder was plan to perform tests on mano framework
Mano framework are integrated through vnf but there is no specific
mano suite to test mano framework
Change-Id: I636a228729d4140d69214dba98055eeb14419854
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Obtain scenario by CONST instead of get function"
- Obtain scenario by CONST instead of get function
JIRA: FUNCTEST-763
Change-Id: Ic9fa3243b50a09de8a5e531fed8298997367dd84
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Avoid exiting when snapshot initialization failed"
- Avoid exiting when snapshot initialization failed
Change-Id: Ia8162d6c64847090d94f97fdab92cad2b5f059f1
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Temporarily download cirros from artifacts
The domain download.cirros-cloud.net expired 2017-08-27, meaning
cirros image downloads fail, so change the download url to artifacts
temporarily.
Change-Id: I26e0723b5df1300c3869cc2f4cad138794c17e4b
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Add log info of refstack tests into functest.log"
- Add log info of refstack tests into functest.log
Change-Id: I9edf555ba17b491768fbe298e65c3b11b341d76e
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Remove Onos in Functest"
- Remove Onos in Functest
No feedback from onos projects for Euphrates for MS6
Change-Id: I8d295c65e4b621df87752e15b5f41e04a80b32ca
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Get rid of tacker_client_install.sh"
- Get rid of tacker_client_install.sh
It's removed from sfc tree to deploy the official version instead [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/40237/
Change-Id: I84b2f8ce2842c5da2d0678e54129c632f4f476ac
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Create API to get log for each task"
- Create API to get log for each task
API: /api/v1/functest/tasks/<task_id>/log
METHOD: GET
JIRA: FUNCTEST-867
Change-Id: I987cbf662e4da349bf7583e48da5d981a2f1e0fd
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Create API to update hosts info"
- Create API to update hosts info
API: /api/v1/functest/envs/action
METHOD: POST
PARAMS:
{
"action": "update_hosts",
"args": {
"identity.ac.dz.com": "8.20.11.22",
"image.ac.dz.com": "8.20.11.22"
}
}
JIRA: FUNCTEST-856
Change-Id: Ifaf064110ade6e39189dd14b38c921d9e1c3568d
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "download_images.sh: add --keep option to avoid redownloading images"
- download_images.sh: add --keep option to avoid redownloading images
Change-Id: Id25f1a354ffd067ba926dc67907b6ca913999437
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Updated sfc section in testcases
That section had an old scenario name which resulted in errors when sfc
functests tests needed to be executed
Change-Id: Ie35bb0d97c3d6cad6a97137355f146e8d20a40b9
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Fix args parsing in run_tests"
- Fix args parsing in run_tests
By default, 'report' and 'noclean' are both False, so
self.clean_flag shoule be True and self.report_flag
should be False.
Change-Id: I4935f70bd124fbb996dcaa73e01e0e61cd0184e1
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Fix the config of vping net
Change-Id: I71cea850985c67cf4c4e42a29600f9d63291fc94
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Obtain pod_name by CONST instead of get function"
- Obtain pod_name by CONST instead of get function
JIRA: FUNCTEST-763
Change-Id: Id334745a1eac8b933d77f9cb36a506a02366d760
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Prevent KeyError during main args parsing"
- Prevent KeyError during main args parsing
Change-Id: Ia340c79c82b891e921379c7c0186eaa238117b13
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Patch Read aarch64 architecture"
- Patch Read aarch64 architecture
Architecture is exported as POD_ARCH
Change-Id: I62631c165d1805163204a83d6019a4a3b0000855
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
|
|
* Update docs/submodules/functest from branch 'master'
- bug fix download_images.sh
when xz the downloaded file, if the uncompressed target file already exists
it exits with status 1 and breaks the gate
Change-Id: Ie97ff34e6522af48c799e7c8c97dc3310222e683
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Add reporting results for Danube 3.0"
- Add reporting results for Danube 3.0
Change-Id: I8424a5469cdd1d0fa7d430b64a6f13c88b729d8b
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Functest Doc: first update for Euphrates - move part of the dev group to the testing document - move reporting into user guide - update logs - introduce alpine - introduce functest API - split documents per chapter"
- Functest Doc: first update for Euphrates
- move part of the dev group to the testing document
- move reporting into user guide
- update logs
- introduce alpine
- introduce functest API
- split documents per chapter
Change-Id: I08268091ce50309e891a648333da2054e902bcea
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Added means to override the RC file credentials."
- Added means to override the RC file credentials.
This has been done primarily to support tests using SNAPS-OO
JIRA: FUNCTEST-847
Change-Id: Icf02c085a95c20d4088e5aafd6380c70689a4ee0
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Fix the tempest error when creating snapshot"
- Fix the tempest error when creating snapshot
Change-Id: I9682f174a835d2bdf1ef3da01e369037e5ad7247
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Add Rally scenarios for telemetry"
- Add Rally scenarios for telemetry
Ceilometer scenarios were added.
Reasons for testcase blacklisting:
- Deprecated ceilometer client used by Rally. This depends on the
confuguration of the system, currently it seems to affect all
installers.
- A bug in ceilometer client (already fixed and merged in OpenStack
repository).
JIRA: FUNCTEST-849
Change-Id: I0bd7e1e9817538165b7b9705bcec213d7d275359
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Ensure that aarch64 patch can be applied
It simply creates a new testenv.
Change-Id: I2675d1b3240a59fa985bd91f979efe1896c3d605
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Fix aarch64 patch
Change-Id: I7915f5f82184b431510d7a2fc8945355fa63ec0c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Download images from marketplace.openbaton.org:8082
LF admins opened port 8082.
Change-Id: I57a2beff32f0a346855968c4229dae4487ccbd85
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Refactor resource creation and cleanup in Tempest"
- Refactor resource creation and cleanup in Tempest
Use Snaps to create resources before running a testcase and to clean up
afterwards.
Use Tempest Cleanup utility to clean other resources.
Change-Id: Ic0f69d3bafb60dfb283d18ac507e9f5992e9ae38
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Updating the constrains for the Barometer test-suite"
- Updating the constrains for the Barometer test-suite
The patch switches the tests for Apex, which is the only Installer
supported by the Barometer project for the OPNFV Euphrates Release.
Change-Id: Ic064a41402bc4f27280f8d5e408d59ad41f888bc
Signed-off-by: Calin Gherghe <calin.gherghe@intel.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "AArch64: SNAPS: CentOS, Ubuntu image config"
- AArch64: SNAPS: CentOS, Ubuntu image config
Change-Id: I8cbbfda7dd4089c122af4e0a459f4c03c1a3bb3a
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Read aarch64 architecture"
- Read aarch64 architecture
Read aarch64 architecture from env variable exported
by changes from patch https://gerrit.opnfv.org/gerrit/#/c/38689/
Change-Id: If0fc94e8fe67871b94934c305c019b57872ecb07
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Fixes image download script"
- Fixes image download script
Fixes Include:
- Fix previous behavior where multiple copies of the same file would be
downloaded as blah.qcow.1, blah.qcow.2 and not overwrite original
file.
- Fix issue where files were always downloaded, even when they were not
different from server version.
It temporarily stops downloading from marketplace.openbaton.org:8082
which is blocked by LF firewalls.
wget options are tuned to avoid wasting jjobs time.
Change-Id: I9191847a3f80045329c160e86655cc0a0e80831c
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Complete caching images for vnf testcases"
- Complete caching images for vnf testcases
It conforms with snaps API for publishing local images.
It completes [1] which only modifies the yaml files.
[1] https://gerrit.opnfv.org/gerrit/#/c/39757/
Change-Id: I325a245c0e7bb15bb1f9570996500573cfe257b0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|