Age | Commit message (Collapse) | Author | Files | Lines |
|
as the healthcheck docker image was updated, it uses a new
python version 3.8, in which subdir the testcases.yaml need to be
copied.
Issue-ID: INT-2294
Change-Id: Ia7921c56e4af991d055e4d82c7615f0f20db7fb8
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
- we also have this in the non-py3 image
- fix broken docker build for healthcheck image
- fix broken docker build for security image
Issue-ID: INT-2294
Change-Id: I712ca75f80b9b2fe8c46b41dc0c44133da0a42c2
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
Downgrade lib in requirements.txt
ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (/usr/lib/python3.7/site-packages/urllib3/util/ssl_.py)
Issue-ID: OOM-3301
Change-Id: I10f7b07949189d4317a33415d5226041bafd5f20
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
New versions of the base image (opnfv:xtesting) include
new python versions (3.8/3.9) will require changes
in testsuite implementation
Issue-ID: INT-2290
Change-Id: Idb6bda853399ed134889412958933442a5cebfa0
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
|
|
Since last build there were changes in availability
of both packages and constraits files. This commit
fixes that by copying constraints locally and altering
required packages versions to avoid conflicts.
Issue-ID: INT-2288
Change-Id: Iba2e3eeb15c98522b1ac3018142f544dcb9aa61c
Signed-off-by: Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
|
|
Add rust installation and change openstack tag
Issue-ID: TEST-404
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I5f9d6f43f819879f769c169e14eb2e44cb32b7d3
|
|
update link to upper-constraints.txt
Issue-ID: DOC-823
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: Id9723b1087e952398677dddcd9945be7a0bef166
|
|
The cause of the base issue was Selenium moving from 4.8.x to 4.9.x
which changed many dependencies and broke the versions of libssl
wrappers. Now selenium is pinned to 4.8.x and all other packages
are pinned to latest working versions.
Issue-ID: INT-2237
Change-Id: Ided94572282354e26f1fe46957e4ca1a4ef58402
Signed-off-by: Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
|
|
Fix healtcheck and robot tests by pinning requests
Issue-ID: TEST-373
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I6a8d9c63b811fc79edeea01df4a98895ba4dbc96
|
|
Installing the newest version of importlib_metadata breaks robot tests
execution.
Use the same upper constraints as in robot smoke tests for healtchecks
and benchmark docker images
Issue-ID: INT-2160
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I71700221c344162da76b51cec7cd59e67c8a1eee
|
|
Installing the newest version of importlib_metadata breaks
robot tests execution
Use the same upper constraints as in robot smoke tests
for healtcheck and benchmark docker images
Issue-ID: INT-2160
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I997c7ff47d5439cf2a96e1c67aa3ac4917d57110
|
|
same than for smoke-usecases-robot
Issue-ID: INT-2006
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I97d38d3dc6517bbbc5643e9eea8614c171d7ae27
|
|
use
- helm clien 3.3.4
- kubernetes client 1.19.11
remove useless PIP tag
Issue-ID: INT-1958
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ie613e575161120fdc4ade43ca756e5943c7fa44b
|
|
Newer version of pip disallows constraints as links and docker build fails.
Issue-ID: INT-1852
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I68d2856eac3e55bdcf0977cb4bfa7e72ef536df0
|
|
Set the env file CRYPTOGRAPHY_DONT_BUILD_RUST=1
Issue-ID: INT-1852
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I84ccbbacd5ba024c00a7149a8b4a5e927011ab9f
|
|
They can be used to run the xtesting dockers on any ONAP deployment
Note a section in the official doc shall also be created
Issue-ID: TEST-274
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: If1d98e51c1dd476f5b1da81e51e4b4d99f513aa5
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
- replace gitlab.com images by Nexus3 images
- update smoke test (even it will be deprecated soon)
Issue-ID: INT-1676
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ic7ebaa4d12b3e1872e51a895fc1b67dfc084e900
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
Issue-ID: INT-1366
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I3af9c4697f0e67d3ce5b6d2fceeb978aeb20a0ff
|
|
Issue-ID: INT-1366
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I322aa4de7e01895c839e1ccb4259333fb3a7cb17
|
|
All the Dockerfiles and xtesting configurations were hosted in gitlab.com [1]
The goal of this patch is to host these assets in ONAP
A jenkins jjb shall be created to generated the docker and push them on the nexus
(today the built-in registry of ONAP was used)
These xtesting dockers are referencing integration categories [2] and integration
use cases [3]
These xtesting dockers shall also simplify the way to integrate new use cases in any
CI chain (jenkins or gitlab-ci based)
[1]: https://gitlab.com/Orange-OpenSource/lfn/onap/integration/xtesting
[2]: https://wiki.onap.org/pages/viewpage.action?pageId=71835330
[3]: http://testresults.opnfv.org/onap/api/v1/projects/integration/cases
Issue-ID: INT-1366
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Iba0fc0b0415731a7a81ba0225a70ae16391dd129
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|