testsuite.git
3 months agoFix uui healthcheck after chart change 18/140418/1
Fiete Ostkamp [Tue, 11 Mar 2025 08:30:59 +0000 (09:30 +0100)]
Fix uui healthcheck after chart change

- use actuator endpoint for healthcheck
- use KAFKA_PASSWORD env variable in hvves test

Issue-ID: INT-2302
Change-Id: I24674009ecf7c3e3c58513b04401c37d3b9cb934
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
3 months agoUpdate deprecated Request syntax in testsuite 67/140367/4
Fiete Ostkamp [Tue, 4 Mar 2025 11:08:17 +0000 (12:08 +0100)]
Update deprecated Request syntax in testsuite

- replace '[Get,Post,Put,Delete] Request' with '[...] On Session'
- declare mod_openssl module for the lighttpd server to address
  startup warning in the pod

Issue-ID: INT-2299
Change-Id: I13343390a2fd275275d39ce963333f94708e9999
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
3 months agoRelease 1.14.0 testsuite image 63/140363/1
Fiete Ostkamp [Tue, 4 Mar 2025 09:43:58 +0000 (10:43 +0100)]
Release 1.14.0 testsuite image

- remove deprecated components from healthcheck (VFC,VNFSDK,OOF,MSB,DMAAP,CLI)
- update deprecated FOR loop syntax in robot tests
- adjust SDNC apis after Bierman change
- downgrade urllib python depencency to resolve dependency issue
- remove trailing slash from AAI service-design-and-creation path

Issue-ID: INT-2297
Change-Id: I1c54e3fbd76d7808748c6e3f555ab97372c6b697
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
3 months agoFix Run Create Policy Post Request in testsuite 62/140362/1
Fiete Ostkamp [Tue, 4 Mar 2025 08:56:22 +0000 (09:56 +0100)]
Fix Run Create Policy Post Request in testsuite

- change assertion to expect a 201 response code

Issue-ID: INT-2296
Change-Id: I5c8b9d50713597dc534004bbc2409664fc4bfe29
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
3 months agoUpdate robotframework in testsuite to 3.2.2 30/140330/6
Fiete Ostkamp [Sun, 2 Mar 2025 15:45:25 +0000 (16:45 +0100)]
Update robotframework in testsuite to 3.2.2

- declare robotframework-onap in requirements.txt and pin it's version
- add missing robotframework-jsonlibrary that is used in the ves.robot tests
- clean up deprecated syntax in Dockerfile
- improve the README formatting and add further instructions to setup
  the project and run tests
- add an initial robot_properties.py file that may contain variable declarations
  that are required to run the tests locally

Issue-ID: INT-2295
Change-Id: Ia913c610a6418643967ba1fd2791ae42038ac85e
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
4 months agoRemove trailing slash from service-design-and-creation path 13/140213/1 1.14.0
Fiete Ostkamp [Thu, 13 Feb 2025 09:47:37 +0000 (10:47 +0100)]
Remove trailing slash from service-design-and-creation path

- this is introduced to avoid a potential path matching issue with spring-boot 3

Issue-ID: TEST-420
Change-Id: I7452d405d62ae3be4264511090414bdb231589a0
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
6 months agoSolve problem with URLLIB3 in robot tests 46/139546/1
Andreas Geissler [Mon, 25 Nov 2024 15:34:49 +0000 (16:34 +0100)]
Solve problem with URLLIB3 in robot tests

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

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I1c20d310cb999f3b7d3837b888f18016eadf81ef

7 months agoUpdate deprecated :FOR loops 31/139331/5
Andreas Geissler [Tue, 5 Nov 2024 17:22:30 +0000 (18:22 +0100)]
Update deprecated :FOR loops

Update SDNC APIs

Issue-ID: OOM-3301

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I515e503abef90f3aaa3733d7518d6e738173100e

11 months ago[OOM] Remove disabled components from healtchecks 86/138386/1
Andreas Geissler [Thu, 4 Jul 2024 11:43:07 +0000 (13:43 +0200)]
[OOM] Remove disabled components from healtchecks

Multiple components are not deployed anymore in NewDelhi
Therefor the healthchecks beed to be disabled.

Issue-ID: OOM-3301

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I41b6cb916086b60921566f4c5299e459fcc7f56b

21 months agoRelease image version 1.12.2 49/135849/1 montreal newdelhi
Jack Lucas [Tue, 29 Aug 2023 13:26:50 +0000 (09:26 -0400)]
Release image version 1.12.2

Eliminates the health check for
DMaaP bus controller, which is
no longer being deployed

Issue-ID: OOM-3238
Change-Id: I7b70277a74d88edcd7aa879d06b1625dbad629f2
Signed-off-by: Jack Lucas <jflos@sonoris.net>
21 months agoEliminate DMaaP bus controller health check 03/135803/2 1.12.2
Jack Lucas [Wed, 23 Aug 2023 15:11:35 +0000 (11:11 -0400)]
Eliminate DMaaP bus controller health check

The DMaaP bus controller is no longer needed and
no longer being deployed as part of ONAP.  The
corresponding health check has been removed.

Issue-ID: OOM-3238
Change-Id: Ib4790c68d4066c3666ccf60ecdaa58afbef4b3ad
Signed-off-by: Jack Lucas <jflos@sonoris.net>
2 years agoUpdate INFO.yaml with new PTL 50/134250/1 london
Marek Szwałkiewicz [Thu, 20 Apr 2023 12:01:40 +0000 (14:01 +0200)]
Update INFO.yaml with new PTL

Issue-ID: INT-2218
Change-Id: Ibf98195e8379405f7685e98dd84c972d98cc18b5
Signed-off-by: Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
2 years agoPin tox basepython version to 3.8 26/134226/1
Marek Szwałkiewicz [Wed, 19 Apr 2023 08:10:17 +0000 (10:10 +0200)]
Pin tox basepython version to 3.8

Issue-ID: INT-2222
Change-Id: I06c2bf2eece810f3ef67f6d9a880fb2c3a391fd9
Signed-off-by: Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
2 years agoRelease 1.12.1 version 78/134078/1
Andreas Geissler [Wed, 12 Apr 2023 09:45:19 +0000 (11:45 +0200)]
Release 1.12.1 version

Release the new version for London

Issue-ID: TEST-390

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I70313d3848ae26abbdd5b78a197a056d92407fbf

2 years ago[ROBOT] Fix docker build process 68/133968/3 1.12.1
efiacor [Fri, 31 Mar 2023 09:25:00 +0000 (10:25 +0100)]
[ROBOT] Fix docker build process

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ic6e9552e0ee09d4a841175abb62306cd6db27ed5
Issue-ID: INT-2210

2 years agoUpdate version to 1.12.1 82/133982/1
Andreas Geissler [Fri, 31 Mar 2023 13:25:22 +0000 (15:25 +0200)]
Update version to 1.12.1

Issue-ID: TEST-390

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I0258047ee9bfbafe0c552846d63275ef9f012972

2 years ago[ROBOT] Clean up 5gbulkpm 64/133664/2
efiacor [Tue, 14 Mar 2023 18:19:10 +0000 (18:19 +0000)]
[ROBOT] Clean up 5gbulkpm

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I4656d05892fa16dfe4ac05a096140fd9d8a511ee
Issue-ID: OOM-3100

2 years ago[HV-VES] Improve hv-ves suite 87/133587/2
efiacor [Thu, 9 Mar 2023 04:36:49 +0000 (04:36 +0000)]
[HV-VES] Improve hv-ves suite

Remove calls to Message Router
Add sleep to allow message to propgate

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I7728e1ebf59bd50836ad748f933d07edf9266ba8
Issue-ID: DMAAP-1854

2 years ago[HEALTHCHECK] Disable MSB call in Holmes test and fix VFC 17/133517/1
Andreas Geissler [Thu, 2 Mar 2023 09:01:27 +0000 (10:01 +0100)]
[HEALTHCHECK] Disable MSB call in Holmes test and fix VFC

Use component interfaces instead of MSB and correct problems
in VFC setup

Issue-ID: TEST-392

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I4ae47c81e6f811a4904549f0118b405f780d158a

2 years ago[HEALTHCHECK] Disable MSB call in Modeling test 79/133479/2
Andreas Geissler [Wed, 1 Mar 2023 08:18:13 +0000 (09:18 +0100)]
[HEALTHCHECK] Disable MSB call in Modeling test

Use component interfaces instead of MSB

Issue-ID: TEST-392

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I8138919ace3148101a6b37f26708e3a91c765c3c

2 years ago[HEALTHCHECK] Disable MSB calls in healthchecks 57/133457/1
Andreas Geissler [Tue, 28 Feb 2023 14:22:07 +0000 (15:22 +0100)]
[HEALTHCHECK] Disable MSB calls in healthchecks

For MultiCloud, UUI and VFC use component interfaces
instead of MSB calls

Issue-ID: TEST-392

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I27d38dc34aaea8820cae987c497b0238f6f2100e

2 years ago[5GBULKPM] Make Test compatible with nonTLS setup 85/133285/3
Andreas Geissler [Thu, 16 Feb 2023 17:05:20 +0000 (18:05 +0100)]
[5GBULKPM] Make Test compatible with nonTLS setup

Simplify the test to test the DFC an pm-mapper.
This test now requires DFC and pm-mapper to be deployed

Issue-ID: OOM-3100

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I2fe3b3b10e5fc68fe13e0d6c9455d48964e0d7e1

2 years agoRelease 1.12.0 version 02/133102/4
Andreas Geissler [Wed, 1 Feb 2023 09:19:58 +0000 (10:19 +0100)]
Release 1.12.0 version

Release the new version for London to support AAF indepenent components

Issue-ID: TEST-390

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Ib7da29d2b836747638643a0fa69feaf95695eaae

2 years ago[HVVES] Make the HVVES test SM compatible 51/133251/1
Andreas Geissler [Tue, 14 Feb 2023 11:11:35 +0000 (12:11 +0100)]
[HVVES] Make the HVVES test SM compatible

The right container needs to be selected, when fetching a config file,
as the sidecar container is usually the default container.

Issue-ID: INT-2160

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Ic53a3ccf80262dfa005d40b444e3cb03dcd4c647

2 years ago[AAF] Adapt the tests for the AAF removal 42/133142/1
Andreas Geissler [Fri, 3 Feb 2023 12:28:42 +0000 (13:28 +0100)]
[AAF] Adapt the tests for the AAF removal

repair the VES test, HVVES test
remove AAF from Healthcheck and repair DMAAP health check

Issue-ID: TEST-390

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I355ad9b1f7c3c58a7b1fe222da9bc5b42a620e49

2 years ago[DMAAP] fix the references to the dmaap interface files 10/133110/1
Andreas Geissler [Wed, 1 Feb 2023 14:36:29 +0000 (15:36 +0100)]
[DMAAP] fix the references to the dmaap interface files

Issue-ID: TEST-390

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I5bad4685fd1a2377613298d46e1f87b264185ac7

2 years agoAdd python link to python3 in dockerfile 06/133106/1
Andreas Geissler [Wed, 1 Feb 2023 12:26:24 +0000 (13:26 +0100)]
Add python link to python3 in dockerfile

Issue-ID: TEST-390

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I5d8aa8c2459b215c54f7c18628570e04a8bcad12

2 years agoUpdate version to 1.12.0 01/133101/1 1.12.0
Andreas Geissler [Wed, 1 Feb 2023 08:35:27 +0000 (09:35 +0100)]
Update version to 1.12.0

Issue-ID: TEST-390

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I9f1941a2fcb971015c30d1253b96790648f171c5

2 years ago[VES] Fix ves-collector test in ServiceMesh 34/133034/2
Andreas Geissler [Thu, 26 Jan 2023 13:46:43 +0000 (14:46 +0100)]
[VES] Fix ves-collector test in ServiceMesh

Get MR topics without authorization as it failed with 403

Issue-ID: INT-2160

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I2ce2122e469cc0bb4391ff98f3ee7650f99231cc

2 years ago[DMAAP] Fix dmaap interface endpoints 17/132817/2
efiacor [Wed, 21 Dec 2022 08:56:10 +0000 (08:56 +0000)]
[DMAAP] Fix dmaap interface endpoints

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I6ed81e4eebdeb4825926a3552b5dec2cd50129f2
Issue-ID: DMAAP-1573

2 years ago[APPC] Remove APPC junk 16/132816/2
efiacor [Tue, 20 Dec 2022 18:58:55 +0000 (18:58 +0000)]
[APPC] Remove APPC junk

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ibe45140261245e80a3a662d64c8a1935acabf5af
Issue-ID: OOM-3069

2 years agoUse newer ubuntu and Python 3 to fix docker build failuer 24/132824/1
Michal Jagiello [Thu, 22 Dec 2022 08:45:18 +0000 (08:45 +0000)]
Use newer ubuntu and Python 3 to fix docker build failuer

It's related with updated on robotframework which requires Python 3.
Let's see if it will work all together...

Issue-ID: INT-2183
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: Idf376c77d90264e9cec5aa96f5b8838ba8b01588

2 years ago[CMPV2] Fix missing mongodb bitnami chart 18/132818/1
efiacor [Wed, 21 Dec 2022 09:09:49 +0000 (09:09 +0000)]
[CMPV2] Fix missing mongodb bitnami chart

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ie316c25090e7c373935f540dd9f0f411abe20cca
Issue-ID: INT-2183

2 years ago[ROBOT] Revert HVVES test configuration back to TLS 59/132259/1
Andreas Geissler [Wed, 16 Nov 2022 12:23:19 +0000 (13:23 +0100)]
[ROBOT] Revert HVVES test configuration back to TLS

The HV VES testcase will fail in Kohn, if TLS is enabled
For London the case needs to be changed

Issue-ID: INT-2160

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Ic0504dedbb556c0ecb2eb4335337c0e3fe837199

2 years ago[ROBOT] Fix HVVES and 5GBulkPM testcases 23/132123/1
Andreas Geissler [Thu, 10 Nov 2022 09:51:08 +0000 (10:51 +0100)]
[ROBOT] Fix HVVES and 5GBulkPM testcases

add missing onap namespace to helm and kubectl calls
Also fixed configuration for HVVES for Kohn release

Issue-ID: INT-2160

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I891376c1949ddc5dbdce77ef65ce1898cba26f90

2 years agoRelease 1.11.1 version 68/132068/1
Michal Jagiello [Wed, 9 Nov 2022 10:08:56 +0000 (10:08 +0000)]
Release 1.11.1 version

Release new version with fix on tests and requirements

Issue-ID: TEST-385
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I3e8a1b0c206bb2a44ceee81ba8c54f64506ebbd9

2 years agoUpdate version to 1.11.1 63/132063/2 1.11.1
Michal Jagiello [Wed, 9 Nov 2022 09:17:09 +0000 (09:17 +0000)]
Update version to 1.11.1

New version include a requirements fix

Issue-ID: TEST-385
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I4e4490f60d8f571e5495c599d4bfdf10989bc94b

2 years ago[ROBOT] Fix DCAEMOD testcase for SM 62/132062/1
Andreas Geissler [Wed, 9 Nov 2022 08:53:40 +0000 (09:53 +0100)]
[ROBOT] Fix DCAEMOD testcase for SM

kubectl exec commands need to be executed on the right container
as default container in SM is the istio-proxy

Issue-ID: INT-2160

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I54f5bed78d8249b0b8dc6f28f60a012dc830370d

2 years agoSet robotframework-requests version into 0.9.3 on requirements 48/132048/2
Michal Jagiello [Tue, 8 Nov 2022 13:21:09 +0000 (13:21 +0000)]
Set robotframework-requests version into 0.9.3 on requirements

It's related with deprecation of 'get_requests' method

Issue-ID: TEST-385
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I842e25f4d9962895f2cc2185d29502f153d1c091

2 years ago[ROBOT] Again fix for DCAEMOD test for ServiceMesh 23/132023/1
Andreas Geissler [Mon, 7 Nov 2022 09:08:20 +0000 (10:08 +0100)]
[ROBOT] Again fix for DCAEMOD test for ServiceMesh

Corrected another failing test in case of ServiceMesh deploymenty

Issue-ID: INT-2160

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I3c89184121a18a6c113145df52b779481546bcb4

2 years agoRelease 1.11 version 71/131871/1
Michal Jagiello [Thu, 27 Oct 2022 08:15:41 +0000 (08:15 +0000)]
Release 1.11 version

Create container release file for 1.11 version

Issue-ID: INT-2159
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I99ce44081481d16d3efa2f66b5814c450b13149a

2 years agoUpdate version 70/131870/1 1.11.0
Michal Jagiello [Thu, 27 Oct 2022 08:02:02 +0000 (08:02 +0000)]
Update version

Update version to 1.11.0

Issue-ID: INT-2159
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I466ac6a9272637fe1676be6360ed6c052ce3db27

2 years ago[INTEGRATION] Update committers list 45/131745/3
Michal Jagiello [Mon, 24 Oct 2022 09:19:31 +0000 (09:19 +0000)]
[INTEGRATION] Update committers list

That change was done by automated integration tool to maintain commiters list in INFO.yaml

Issue-ID: INT-2146
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: Ibe26108f1f8e1d85c7a62bd2134b8419a581ad56

2 years ago[ROBOT] Fix the DCAEMOD testcase for ServiceMesh 54/131754/1
Andreas Geissler [Mon, 24 Oct 2022 11:16:29 +0000 (13:16 +0200)]
[ROBOT] Fix the DCAEMOD testcase for ServiceMesh

In SM there will be 2 containers running instead of 1
Therefor the readiness of the deployment should be checked
instead of the number of running containers

Issue-ID: INT-2160

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I8e22a5b05b51e5f682dd76c5c362588099132437

2 years ago[ROBOT] Remove 5Gbulkpm references to topic deletion 27/130027/1
vv770d [Mon, 25 Jul 2022 16:00:59 +0000 (16:00 +0000)]
[ROBOT] Remove 5Gbulkpm references to topic deletion

Update from patch https://gerrit.onap.org/r/c/testsuite/+/129677

Change-Id: I39c3f3cfc44fd324171499ad8c8f9811b5ed9615
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: INT-2121

2 years ago[ROBOT] Remove 5Gbulkpm references to authenticated PM topic 77/129677/2
Krzysztof Kuzmicki [Fri, 24 Jun 2022 11:54:39 +0000 (13:54 +0200)]
[ROBOT] Remove 5Gbulkpm references to authenticated PM topic

Remove 5Gbulkpm references to authenticated PM topic

Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: INT-2121
Change-Id: Ibbb235aba38bd46ac20796e63160e49f0bf65987

3 years ago[INTEGRATION] Create release file for 1.10.0 version 71/129171/2
Michal Jagiello [Mon, 9 May 2022 05:57:52 +0000 (05:57 +0000)]
[INTEGRATION] Create release file for 1.10.0 version

Add misssing release file for version 1.10.0

Issue-ID: INT-2098
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I55200cd36cb67fe857ae27786b21569c2dcf643a

3 years ago[ROBOT] Adopt HVVES test case in order to work with strimzi kafka 72/129172/2
Krzysztof Kuzmicki [Mon, 9 May 2022 06:18:09 +0000 (08:18 +0200)]
[ROBOT] Adopt HVVES test case in order to work with strimzi kafka

Fix base 64 decode usage in alpine image

Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: DMAAP-1705
Change-Id: I5b4cccafabc714fecd8e35ec07ad2286052199cd

3 years ago[ROBOT] Adopt HVVES test case in order to work with strimzi kafka 63/129163/2 1.10.0
Krzysztof Kuzmicki [Fri, 6 May 2022 14:31:31 +0000 (16:31 +0200)]
[ROBOT] Adopt HVVES test case in order to work with strimzi kafka

Adopt HVVES test case in order to work with strimzi kafka.
Pulling new version of python testing utils to testsuite image.

Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: DMAAP-1705
Change-Id: Id99cdc3fb93039ce77aafde151ba0eeaead889ad

3 years ago[INTEGRATION] Update committers list 32/129132/2
Michal Jagiello [Thu, 5 May 2022 11:42:05 +0000 (11:42 +0000)]
[INTEGRATION] Update committers list

That change was done by automated integration tool to maintain commiters list in INFO.yaml

Issue-ID: INT-2106
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I1c2c74a8aea2f1133d7e257523c8cb89a6553e30

3 years ago[ROBOT] Adopt HVVES test case in order to work with strimzi kafka 59/129159/1
Krzysztof Kuzmicki [Fri, 6 May 2022 12:07:52 +0000 (14:07 +0200)]
[ROBOT] Adopt HVVES test case in order to work with strimzi kafka

Adopt HVVES test case in order to work with strimzi kafka.

Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: DMAAP-1705
Change-Id: I986e28c00b816be873f6791d2cfdf06855244ad8

3 years ago[ROBOT] Adopt HVVES test case in order to work with strimzi kafka 01/129101/10
Krzysztof Kuzmicki [Thu, 5 May 2022 10:10:40 +0000 (12:10 +0200)]
[ROBOT] Adopt HVVES test case in order to work with strimzi kafka

Adopt HVVES test case in order to work with strimzi kafka.

Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: DMAAP-1705
Change-Id: I17dc3db51515f769cb215e63a9a47dfc8d014434

3 years agoJakarta (1.10.0) release 78/128678/1
Michal Jagiello [Thu, 14 Apr 2022 13:30:49 +0000 (13:30 +0000)]
Jakarta (1.10.0) release

Bump version for Jakarta release

Issue-ID: INT-2098
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I541eb724a5e8c07495a93456caed68ee6124761e

3 years ago[ROBOT] Change performance measurements topic for 5gbulkpm 36/128336/8
Krzysztof Kuzmicki [Wed, 6 Apr 2022 12:12:40 +0000 (14:12 +0200)]
[ROBOT] Change performance measurements topic for 5gbulkpm

Change performance measurements topic for 5gbulkpm

Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: INT-1895
Change-Id: I38e00d9a7addc0c25b5b74567ed83c9211e68ffb

3 years ago[ROBOT] Add timout flag for helm unintsll operation 93/128293/5
Krzysztof Kuzmicki [Tue, 5 Apr 2022 07:24:09 +0000 (09:24 +0200)]
[ROBOT] Add timout flag for helm unintsll operation

We've observed a race condition during testing JOB restarts
for 5gbulkpm. Due to restarts of failing xtesting JOBs
there is need to have fully executed teardown by previous
robot xtesting JOBs before starting new one.

Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: INT-1895
Change-Id: Id725d68bb845020478716874de0d710d037e9c07

3 years ago[ROBOT] Change pm mapper readiness check to HTTP 54/128154/5
Krzysztof Kuzmicki [Tue, 29 Mar 2022 08:24:04 +0000 (10:24 +0200)]
[ROBOT] Change pm mapper readiness check to HTTP

Change pm mapper readiness check to HTTP

Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: INT-1895
Change-Id: I8c275c547cc9655360a9ddedb69b6dfe5b3e4180

3 years ago[Healthcheck] Remove clamp Healthcheck 87/127987/2
morganrol [Wed, 23 Mar 2022 08:15:24 +0000 (09:15 +0100)]
[Healthcheck] Remove clamp Healthcheck

Due to clamp/policy refactoring, the default clamp healthcheck (checking
clamp front end is no more valid)
Remove the test from HC list

Note the test still can be run with the tag health-clamp

Issue-ID: INT-2012

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ideb08d8ced9d7fafc425d09fcf6c1fdfafcaf45c

3 years ago[ROBOT] Adopt DCAEMOD test cases to helm based deployment 89/127989/13
Krzysztof Kuzmicki [Wed, 23 Mar 2022 09:29:20 +0000 (10:29 +0100)]
[ROBOT] Adopt DCAEMOD test cases to helm based deployment

Adopt DCAEMOD test cases to helm based deployment

Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: INT-1895
Change-Id: Id09932899f11ab37b391709c580d681674705432

3 years ago[DCAE] Deprecate DCAE basic healthcheck 49/127949/1
morganrol [Tue, 22 Mar 2022 08:10:07 +0000 (09:10 +0100)]
[DCAE] Deprecate DCAE basic healthcheck

The DCAE component in charge of this HC is no more maintained
Request from DCAE team to exclude this test case from the full HC list

Issue-ID: INT-2093

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ice1561ef40c85d91bc7afe9f27d696ff7e883123

3 years ago[ROBOT] Fix failing CMPv2 and 5gbulkpm test cases in CI 02/127902/1
Krzysztof Kuzmicki [Mon, 21 Mar 2022 10:55:49 +0000 (11:55 +0100)]
[ROBOT] Fix failing CMPv2 and 5gbulkpm test cases in CI

Fix failing CMPv2 and 5gbulkpm test cases in CI

Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: INT-1895
Change-Id: Iae886bcfe2efdd54f9749aa3240e1a6ee932688a

3 years ago[INTEGRATION] Fix failing HVVES test case in Jakarta release 70/127870/1
Krzysztof Kuzmicki [Thu, 17 Mar 2022 14:00:46 +0000 (15:00 +0100)]
[INTEGRATION] Fix failing HVVES test case in Jakarta release

Fix failing HVVES test case in Jakarta release

Issue-ID: TEST-383
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: I859394754c23992b5af65d20cc15559b19832618

3 years ago[INT] Remove Portal robot test from full and medium test suite 17/126917/2
Michal Jagiello [Tue, 1 Feb 2022 10:54:03 +0000 (10:54 +0000)]
[INT] Remove Portal robot test from full and medium test suite

Issue-ID: OOM-2921
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: Ia787d7e0057dd16a10f22a96e16bf815956b45e8

3 years ago[ROBOT] ADD CMPv2 test cases that use helm based components 38/127438/59
Krzysztof Kuzmicki [Wed, 2 Mar 2022 11:23:04 +0000 (12:23 +0100)]
[ROBOT] ADD CMPv2 test cases that use helm based components

Add CMPv2 helm based test cases

Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: INT-1895
Change-Id: Ifbbf80452cd4b65e4b5df5586bfc72c1ecaac731

3 years agoAdd policy cleanup if policy is existing before policy health check execution 62/127662/1
Rommel Pawar [Thu, 10 Mar 2022 14:32:08 +0000 (06:32 -0800)]
Add policy cleanup if policy is existing before policy health check execution

Issue-ID: POLICY-3887

Change-Id: I58cd01feb9c921b5501eec5007363bf29217dd94

Signed-off-by: Rommel Pawar <rommel.pawar@bell.ca>
Change-Id: I744d7c0d48f7364139ed9f7ff366a3831612913e

3 years ago[ROBOT] FIX BULKPM test cases for Jakarta release 06/127306/4
Krzysztof Kuzmicki [Fri, 25 Feb 2022 11:49:52 +0000 (12:49 +0100)]
[ROBOT] FIX BULKPM test cases for Jakarta release

Add https server based test cases

Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: INT-1895
Change-Id: I425c6ba533608a6bb9d5c5b34307b4656935fe7b

3 years ago[INTEGRATION] Update committers list 44/127344/1
Michal Jagiello [Mon, 28 Feb 2022 09:21:41 +0000 (09:21 +0000)]
[INTEGRATION] Update committers list

That change was done by automated integration tool to maintain commiters list in INFO.yaml

Issue-ID: INT-2077
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: Idf4db0749b69b7d48caae1925b71920bc8329b18

3 years agoRevert "Add cleanup of policy if existing in the beginning of the health check" 83/127183/1
Morgan Richomme [Thu, 17 Feb 2022 14:11:04 +0000 (14:11 +0000)]
Revert "Add cleanup of policy if existing in the beginning of the health check"

This reverts commit b6b943d4ef604e7e8430335928b499812a288788.

Reason for revert: <Regression Introduced in Policy enhanced healthcheck>

Issue-ID: POLICY-3887
Change-Id: Iba503f1c7a534e3a513903a19881a0b9b5e0fe82
Signed-off-by: <morgan.richomme@orange.com>
3 years agoAdd cleanup of policy if existing in the beginning of the health check 46/126646/6
Rommel Pawar [Wed, 19 Jan 2022 16:51:16 +0000 (08:51 -0800)]
Add cleanup of policy if existing in the beginning of the health check

Add policy cleanup in first if existing before policy health check execution

Issue-ID: POLICY-3887
Signed-off-by: Rommel Pawar <rommel.pawar@bell.ca>
Change-Id: I53443414ee71a79ac88c89fe2259f7ce8435780a

3 years ago[HEALTCHECK] remove mariadbgalera connectivity tests from core 88/126688/1
morganrol [Fri, 21 Jan 2022 08:44:21 +0000 (09:44 +0100)]
[HEALTCHECK] remove mariadbgalera connectivity tests from core

it was mentioned in the patch review but not takent into account
using core tag leads to errors in core [1]
because the xtesting HC docker does not include kubecl, which is needed by the new tests

Issue-ID: SO-3829

[1]: https://logs.onap.org/onap-integration/daily/onap_daily_pod4_master/2022-01/21_01-42/xtesting-healthcheck/core/core/report.html#totals?all

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I1d8e93dec80ecdfa0cdcabaefb961f77f0654849

3 years ago[SO] MariaDB Galera connectivity with SO Issue-ID:SO-3829 89/126389/4
biswajit.deswali [Thu, 30 Dec 2021 14:15:05 +0000 (19:45 +0530)]
[SO] MariaDB Galera connectivity with SO Issue-ID:SO-3829
Issue-ID: SO-3829

Change-Id: I53423414ef71a69ac88c89fe2259f7cb8365770a
Signed-off-by: biswajit.deswali <Biswajit.Deswali@amdocs.com>
3 years ago[ROBOT] ADD HTTPS based BULKPM test cases that use helm based components 60/125860/64 refactoring
Krzysztof Kuzmicki [Wed, 24 Nov 2021 11:00:45 +0000 (12:00 +0100)]
[ROBOT] ADD HTTPS based BULKPM test cases that use helm based components

Add https server based test cases

Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: INT-1895
Change-Id: I74f7102398a08e1629b50f510ef179d35c8761bd

3 years ago[POLICY] Change API and PAP usernames 18/125918/5
adheli.tavares [Thu, 25 Nov 2021 14:20:08 +0000 (14:20 +0000)]
[POLICY] Change API and PAP usernames

- change references of healthcheck to policyadmin regarding API and PAP auth

Issue-ID: POLICY-3815
Change-Id: I1218192c30f5ebc11a18074baf75d381b7b2c835
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
3 years ago[ROBOT] ADD BULKPM test cases that use helm based component services 42/124642/44
Krzysztof Kuzmicki [Fri, 1 Oct 2021 10:22:06 +0000 (12:22 +0200)]
[ROBOT] ADD BULKPM test cases that use helm based component services

Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: INT-1895
Change-Id: I32389f4f0cd0d2e9fb7b73b99554a4722c4687d0

3 years ago[INTEGRATION] Remove Bartosz Gardziejewski from commiters list 05/125905/1
Michal Jagiello [Thu, 25 Nov 2021 11:30:47 +0000 (11:30 +0000)]
[INTEGRATION] Remove Bartosz Gardziejewski from commiters list

That change was done by automated integration tool to maintain commiters list in INFO.yaml

Issue-ID: INT-2008
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I3e841cb13e8cb6031c1a58da64bea59745800846

3 years ago[TIMEOUT] Extend healthcheck timeout value 22/125822/1
morganrol [Sat, 20 Nov 2021 10:53:57 +0000 (11:53 +0100)]
[TIMEOUT] Extend healthcheck timeout value

20s is sometimes too short for OOF healthcheck
Extent the timeout value

Issue-ID: INT-2006

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I77b946e1e31231fc19852b371dfed4dd8c32e316

3 years ago[INTEGRATION] Bump 1.9.0 version 47/124847/3
morganrol [Tue, 12 Oct 2021 15:39:53 +0000 (17:39 +0200)]
[INTEGRATION] Bump 1.9.0 version

Create the new docker 1.9

Issue-ID: INT-1993

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ia7fe4799883e4bf6acc27d3299119f171d8322ad

3 years ago[INTEGRATION] Bump 1.9.0 version 98/124798/4
Michal Jagiello [Mon, 11 Oct 2021 19:19:17 +0000 (19:19 +0000)]
[INTEGRATION] Bump 1.9.0 version

Issue-ID: INT-1993
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I6747d47b53b227b8f5c3c5554192a871fa7b3dd2
Signed-off-by: morganrol <morgan.richomme@orange.com>
3 years ago[TEST] Do not use VID API in pnf-registrate test 29/124829/3 1.9.0
Krzysztof Kuzmicki [Tue, 12 Oct 2021 08:07:13 +0000 (10:07 +0200)]
[TEST] Do not use VID API in pnf-registrate test

Since VID is not supported in the pnf-registrate test we should not use its API

Issue-ID: TEST-364
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: Ia8976592b34d25ab286a6b0236ef3d27602ecde5

3 years ago[POSTINSTALL] Deprecate dmaap part of postinstall 26/124826/1
morganrol [Tue, 12 Oct 2021 06:42:26 +0000 (08:42 +0200)]
[POSTINSTALL] Deprecate dmaap part of postinstall

The test contains hardcoded part and is no more valid in Istanbul

Issue-ID: TEST-366

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I9798ae29351d812e41d43b960c0cdbc9065d1a77

3 years ago[TEST] Do not use VID API in pnf-registrate test 66/124666/1
Michal Jagiello [Mon, 4 Oct 2021 13:57:01 +0000 (13:57 +0000)]
[TEST] Do not use VID API in pnf-registrate test

Since VID is not supported in the pnf-registrate test we should not use its API

Issue-ID: TEST-364
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I8e5c774e16b1881a6b724ebb2481b5adc1fa42f4

3 years ago[HEALTHCHECK] Remove VID from healthcheck 32/124632/1
morganrol [Thu, 30 Sep 2021 15:25:07 +0000 (17:25 +0200)]
[HEALTHCHECK] Remove VID from healthcheck

The component is no more maintained
The plan is to remove it from the installation if possible.
We can first remove the healthcheck, which was not giving
more information than the ones in onap-k8s (readiness/liveness)

Issue-ID: TEST-365

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ica58299e096ed43f0adf1ae65e46566bfc12f739

3 years agoUse configMap instead of Consul to configure hv-ves 52/124052/1
Joanna Jeremicz [Mon, 13 Sep 2021 06:03:43 +0000 (08:03 +0200)]
Use configMap instead of Consul to configure hv-ves

    - Fix "integration-dcae-hv-ves-collector-application-config-configmap not found" issue
      Find the config map real name

Issue-ID: DCAEGEN2-2718
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I4e4f17ba6d4c880c7bc38ad0ff4b64229f4700c7

3 years agoUse configMap instead of Consul to configure hv-ves 21/123921/3
Joanna Jeremicz [Tue, 7 Sep 2021 10:53:46 +0000 (12:53 +0200)]
Use configMap instead of Consul to configure hv-ves

- Fix config map name issue

Issue-ID: DCAEGEN2-2718
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I92ba08b461bee08ee48856abd5960bf6acfcbec3

3 years ago[ADMIN] Update INFO.yaml (new PTL and cleanup) 20/123820/3
morganrol [Thu, 2 Sep 2021 15:37:51 +0000 (17:37 +0200)]
[ADMIN] Update INFO.yaml (new PTL and cleanup)

Update:
- Michal Jagiello new Integration PTL

Remove:
- Marchin Przybysz

Issue-ID: INT-1967
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I2a5e323f0c50621f2bbb879104a7467e9ff9f741

3 years agoUse configMap instead of Consul to configure hv-ves 64/123764/2
Joanna Jeremicz [Wed, 1 Sep 2021 14:03:41 +0000 (16:03 +0200)]
Use configMap instead of Consul to configure hv-ves

Issue-ID: DCAEGEN2-2718
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I58a5639e7bc224afb9e30ae4ea97518faa3bd42f

3 years agoCmpv2 robot testcase fails when using proxy 74/122874/1
Sylwia Jakubek [Tue, 27 Jul 2021 11:56:26 +0000 (13:56 +0200)]
Cmpv2 robot testcase fails when using proxy

Issue-ID: TEST-353
Signed-off-by: Sylwia Jakubek <sylwia.jakubek@nokia.com>
Change-Id: I5bcaccaffcf4c8c07d15c1cc3cf48a1b5906ef85

3 years ago[MULTICLOUD] Exclude multicloud healthcheck tests 70/122370/1
morganrol [Wed, 30 Jun 2021 12:45:25 +0000 (14:45 +0200)]
[MULTICLOUD] Exclude  multicloud healthcheck tests

As we do not deploy all the multiclkoud rivers, the healthcheck tests
related to multicloud must be adapted accordingly.
Pease note that these tests can still be played using mulmticloud tags
in case people decides to deploy one of the driver in addition of the
default ones.

Issue-ID: MULTICLOUD-1362

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I7d18f04f1b2e6d058664284ea2ae6820808df8c8

3 years ago[OOF] Remove CMSO related test cases 12/122012/2
krishnaa96 [Thu, 17 Jun 2021 14:35:13 +0000 (20:05 +0530)]
[OOF] Remove CMSO related test cases

CMSO related test cases and healthcheck
testcase is being removed from the testsuite
since CMSO is being deprecated

Issue-ID: OPTFRA-969
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I97351511c776ba5b7e1361227afcb9df229cb56f

3 years agoCMPv2 test case fails with error No keyword with name 70/122270/1
Krzysztof Kuzmicki [Mon, 28 Jun 2021 11:34:36 +0000 (13:34 +0200)]
CMPv2 test case fails with error No keyword with name

CMPv2 test case fails with error No keyword with name

Issue-ID: TEST-346

Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: I66de68a78c98d231ab3916354a21fc1645b4e877

4 years agoRefactor ves client and mongo db host name usage in CMPv2 test 29/121929/1
Krzysztof Kuzmicki [Tue, 15 Jun 2021 13:46:54 +0000 (15:46 +0200)]
Refactor ves client and mongo db host name usage in CMPv2 test

Refactor ves client and mongo db host name usage in CMPv2 test

Issue-ID: TEST-345
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: I049e7b1111f9d142fff1348e2e2f901a0f2e926e

4 years ago[ADMIN] Update and clean Integration committer list 24/121824/3
morganrol [Thu, 10 Jun 2021 16:56:34 +0000 (18:56 +0200)]
[ADMIN] Update and clean Integration committer list

Add:
- Bartosz Gardziejewski
- Alexander Mazuruk

Remove:
- Thierry Hardy
- Lasse Kaihlavirta
- Pawel Wieczorek

Update lifecycle_state if needed

Issue-ID: INT-1930
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I4c50c83b90ed2abb3f90645ae5f1f0055c3e9fbb

4 years ago[ADMIN] Update and clean Integration committer list 31/121831/1
morganrol [Thu, 10 Jun 2021 16:56:34 +0000 (18:56 +0200)]
[ADMIN] Update and clean Integration committer list

Add:
- Bartosz Gardziejewski
- Alexander Mazuruk

Remove:
- Thierry Hardy
- Lasse Kaihlavirta
- Pawel Wieczorek

Update lifecycle_state if needed

Issue-ID: INT-1930
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I595c30aee7ffe895ba36a940d595e6fd8d2ce25b

4 years ago[POLICY] Increase Timeout for Enhanced Policy Healthcheck Test 39/121439/1
morganrol [Thu, 20 May 2021 14:33:31 +0000 (16:33 +0200)]
[POLICY] Increase Timeout for Enhanced Policy Healthcheck Test

It seems that the default timeout value (20s) may sometimes
be a bit short for Enhanced Policy Healthcheck

Issue-ID: TEST-339

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ifcee3842ba6ddabebb09b5f723dea23a70079a7f

4 years ago[HONOLULU] Bump version 1.8.0 of the robot tests 60/120960/4
morganrol [Wed, 28 Apr 2021 06:10:15 +0000 (08:10 +0200)]
[HONOLULU] Bump version 1.8.0 of the robot tests

For the robot pod

Issue-ID: TEST-335

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ie891c261394c41150669408553db3405e7376514

4 years agoClose all browsers at healthcheck suite teardown 62/120962/1 1.8.0
Lasse Kaihlavirta [Wed, 28 Apr 2021 09:00:14 +0000 (12:00 +0300)]
Close all browsers at healthcheck suite teardown

Issue-ID: INT-1907
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: Ic01ed739c387261c2cddd550ba3f7e4b881bc2f0

4 years ago[HEALTCHECK] Exclude appc healthcheck test from CI 39/120639/2
morganrol [Mon, 19 Apr 2021 13:06:27 +0000 (15:06 +0200)]
[HEALTCHECK] Exclude appc healthcheck test from CI

Appc is unmainatined since Guilin, its healthcheck test
regularly fails
+ Refacror small tags (not used in CI)

Issue-ID: TEST-329

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ibc41728081d9ec2254dbc090e7c83c41bbf3a153

4 years ago[ROBOT] Add new E2E test for 5G BulkPM usecase from HTTP server to ONAP gating 98/120398/9
Krzysztof Kuzmicki [Mon, 12 Apr 2021 09:47:19 +0000 (11:47 +0200)]
[ROBOT] Add new E2E test for 5G BulkPM usecase from HTTP server to ONAP gating

Fix of failng test cases

Issue-ID: INT-1815
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: Id6f0c1ecfcf0cf7d4211aa614eeed08e72762b3e

4 years ago[ROBOT] Add new E2E test for 5G BulkPM usecase from HTTP server to ONAP gating 54/120354/1
Krzysztof Kuzmicki [Fri, 9 Apr 2021 09:51:26 +0000 (11:51 +0200)]
[ROBOT] Add new E2E test for 5G BulkPM usecase from HTTP server to ONAP gating

Fix of failng test cases

Issue-ID: INT-1815
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: Ie604bc85a7ea30a2dbe7854e10313cf9c5c87f3e

4 years ago[ROBOT] Add new E2E test for 5G BulkPM usecase from HTTP server to ONAP gating 78/119778/9
Krzysztof Kuzmicki [Wed, 24 Mar 2021 22:44:17 +0000 (23:44 +0100)]
[ROBOT] Add new E2E test for 5G BulkPM usecase from HTTP server to ONAP gating

The goal is to add test suite for new E2E test for 5G BulkPM use case
using HTTPS server as an origin for PM files to be downloaded from.
Connection between DFC and HTTPS will be based on CMPv2 Certificate-based authentication

Issue-ID: INT-1815
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: Iebb71eb68538618cbc0c42444a039bd0f8effcf5

4 years ago[ADMIN] Add Illia Halych in INFO.yaml 97/120197/2
mrichomme [Mon, 5 Apr 2021 09:21:19 +0000 (11:21 +0200)]
[ADMIN] Add Illia Halych in INFO.yaml

Add Eli and cleanup the INFO.yaml file

Issue-ID: INT-1842
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ia4ddca8ded922fb26fa6c4e3fb60d6183b59c1ca