integration/csit.git
3 years agoUpdate tests to use new netconf sim 29/118829/1
Dan Timoney [Thu, 4 Mar 2021 18:04:54 +0000 (13:04 -0500)]
Update tests to use new netconf sim

Updated netconf TLS tests to use new netconf simulator.

Change-Id: I9c6706222bf0b7223c3cfe6416dee085fae9df6b
Issue-ID: SDNC-1500
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoImprove sdnc_netconf_tls_post_deploy timeouts 84/118784/1
Lasse Kaihlavirta [Thu, 4 Mar 2021 10:02:29 +0000 (12:02 +0200)]
Improve sdnc_netconf_tls_post_deploy timeouts

 - reduce or remove waiting times
 - fail on SDNC startup timeout
 - this commit covers the corrections in obsoleted and abandoned commit
   https://gerrit.onap.org/r/c/integration/csit/+/115477 for the
   issues that still remain in master

Issue-ID: CCSDK-2915
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I8183b8171bc47318395deb92badcbbc5beb8ca90

3 years agoMerge "Update SDNC CSIT for Honolulu changes"
Lasse Kaihlavirta [Thu, 4 Mar 2021 08:36:10 +0000 (08:36 +0000)]
Merge "Update SDNC CSIT for Honolulu changes"

3 years agoUpdate SDNC CSIT for Honolulu changes 25/118525/9
Dan Timoney [Thu, 25 Feb 2021 14:36:40 +0000 (09:36 -0500)]
Update SDNC CSIT for Honolulu changes

Added env settings needed to start up SDNC container, and updated
URL used to retrieve list of APIs (which changes in OpenDaylight Aluminum).
Removed unneeded code to start up cert service (since those certs
are not needed for NETCONF/TLS ... the certs we need are for
the NETCONF device itself).  Commented out tests of TLS connection
for now - simulator we had been using no longer exists (docker
is no longer in nexus3.onap.org) and connection to new simulator
is not yet working.  Will restore those tests in a separate commit
after debugging with new netconf simulator.

Change-Id: I096694a3c70c92c951b7e50f73418ecb8c99d575
Issue-ID: SDNC-1473
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoMerge "Remove obsolete ccsdk-oran tests"
Lasse Kaihlavirta [Wed, 3 Mar 2021 14:30:58 +0000 (14:30 +0000)]
Merge "Remove obsolete ccsdk-oran tests"

3 years agoMerge "Fix dmaap-datarouter test to run with py36"
Lasse Kaihlavirta [Wed, 3 Mar 2021 13:53:12 +0000 (13:53 +0000)]
Merge "Fix dmaap-datarouter test to run with py36"

3 years agoFix dmaap-datarouter test to run with py36 53/118753/1
Alexander Mazuruk [Tue, 2 Mar 2021 14:08:51 +0000 (15:08 +0100)]
Fix dmaap-datarouter test to run with py36

Issue-ID: INT-1288
Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com>
Change-Id: I54d2a9e4b2daebf9611ddddd0188e769ece4d936

3 years agoRemove obsolete ccsdk-oran tests 46/118746/1
Lasse Kaihlavirta [Wed, 3 Mar 2021 10:40:47 +0000 (12:40 +0200)]
Remove obsolete ccsdk-oran tests

 - these tests have been moved to ccsdk/oran repository and no longer
   used in integration/csit

Issue-ID: CCSDK-3199
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I89955a379303c3f758eaccc10b47519027ed319b

3 years agoMerge "Added CSIT for Macroflow with HEAT"
Lukasz Rajewski [Wed, 3 Mar 2021 07:06:13 +0000 (07:06 +0000)]
Merge "Added CSIT for Macroflow with HEAT"

3 years agoMerge "Add CSITs for Pm-mapper files processing performance"
Marcin Przybysz [Tue, 2 Mar 2021 07:25:10 +0000 (07:25 +0000)]
Merge "Add CSITs for Pm-mapper files processing performance"

3 years agoAdd CSITs for Pm-mapper files processing performance 76/117876/31
Joanna Jeremicz [Tue, 16 Feb 2021 08:34:13 +0000 (09:34 +0100)]
Add CSITs for Pm-mapper files processing performance

Issue-ID: DCAEGEN2-2600
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Id7e4d345380fd5fd08f28a3ddff04a4fde8f7730

3 years agoAdded CSIT for Macroflow with HEAT 47/118147/10
MD IRSHAD SHEIKH [Mon, 22 Feb 2021 08:14:50 +0000 (13:44 +0530)]
Added CSIT for Macroflow with HEAT

Issue-ID: SO-3533

Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>
Change-Id: Ibc6faeb7d87e01e06416b44941f25d7ac8152ed6

3 years agoMerge "Extend DFC's HTTP[S] support with JWT support - CSIT tests"
Marcin Przybysz [Mon, 1 Mar 2021 10:54:30 +0000 (10:54 +0000)]
Merge "Extend DFC's HTTP[S] support with JWT support - CSIT tests"

3 years agoFix wrong ipv6 in pnfRegistration event 02/118502/1
Edyta Krukowska [Thu, 25 Feb 2021 11:59:20 +0000 (12:59 +0100)]
Fix wrong ipv6 in pnfRegistration event

Issue-ID: DCAEGEN2-2477
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Id3a18a97523c5178f4e8b495848f18f61e078476

3 years agoMerge "Clean up DMaaP BusController SSL CSIT warnings"
Lasse Kaihlavirta [Mon, 22 Feb 2021 14:14:05 +0000 (14:14 +0000)]
Merge "Clean up DMaaP BusController SSL CSIT warnings"

3 years agoAdd Documentation for ETSI NFVO NS LCM CSIT Tests 10/118110/3
rope252 [Thu, 18 Feb 2021 21:43:38 +0000 (21:43 +0000)]
Add Documentation for ETSI NFVO NS LCM CSIT Tests

Change-Id: I4e2316b738562c068e9f6907b508502054db17b7
Issue-ID: INT-1839
Signed-off-by: rope252 <gareth.roper@est.tech>
3 years agoClean up DMaaP BusController SSL CSIT warnings 02/118102/1
Lasse Kaihlavirta [Fri, 19 Feb 2021 13:36:40 +0000 (15:36 +0200)]
Clean up DMaaP BusController SSL CSIT warnings

 - Update obsolete RequestsLibrary Get syntax
 - suppress warnings from the HTTPS session

Issue-ID: DMAAP-1549
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: If0e83de6d542a0ae77d806aeec9c672499004032

3 years agoMerge "Fixing CSIT ETSI NFVO Failures on Master + Small Refactoring"
Lasse Kaihlavirta [Fri, 19 Feb 2021 11:42:14 +0000 (11:42 +0000)]
Merge "Fixing CSIT ETSI NFVO Failures on Master + Small Refactoring"

3 years agoUpdate CSIT to check for 202 response during PAP Deployment 64/118064/3
a.sreekumar [Thu, 18 Feb 2021 16:24:58 +0000 (16:24 +0000)]
Update CSIT to check for 202 response during PAP Deployment

Xacml pdp-type is now configurable - added it to the config file.

Change-Id: I026f62efb8eb07b4e4ca42cf34f8ca2af9662df6
Issue-ID: POLICY-2526
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Signed-off-by: Jim Hahn <jrh3@att.com>
3 years agoFixing CSIT ETSI NFVO Failures on Master + Small Refactoring 52/118052/1
rope252 [Thu, 18 Feb 2021 15:24:18 +0000 (15:24 +0000)]
Fixing CSIT ETSI NFVO Failures on Master + Small Refactoring

- Due to Camunda Engine changes we needed to update the Camunda Engine SQL file. We don't want to effect any other components, so replacing this just within our tests.
- Extracting image versions for MariaDB and NFVO containers.
- Updated Maven Repos to use HTTPS as required now.
- Refactored the WAIT script code in Setup.sh.

Change-Id: I8423e4009cea9b962a0eae64b3cbc7e267ac7366
Issue-ID: INT-1839
Signed-off-by: rope252 <gareth.roper@est.tech>
3 years agoExtend DFC's HTTP[S] support with JWT support 06/118606/1
Krzysztof Gajewski [Thu, 18 Feb 2021 10:15:11 +0000 (11:15 +0100)]
Extend DFC's HTTP[S] support with JWT support
- CSIT tests

Issue-ID: DCAEGEN2-2536
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I617f31486a605476ab3b53f7bd14818b344b9019

3 years agoMerge "Add HTTPS to collect files from xNFs - CSIT tests"
Krzysztof Kuzmicki [Wed, 17 Feb 2021 17:15:19 +0000 (17:15 +0000)]
Merge "Add HTTPS to collect files from xNFs - CSIT tests"

3 years agoMerge "Add additional tests for ETSI NFVO NS LCM CSIT Tests"
Lasse Kaihlavirta [Wed, 17 Feb 2021 16:48:05 +0000 (16:48 +0000)]
Merge "Add additional tests for ETSI NFVO NS LCM CSIT Tests"

3 years agoAdd additional tests for ETSI NFVO NS LCM CSIT Tests 68/117868/3
rope252 [Mon, 15 Feb 2021 10:12:10 +0000 (10:12 +0000)]
Add additional tests for ETSI NFVO NS LCM CSIT Tests

Change-Id: I18f0c2cad663914a2147b97d048ba29fd8fc17a7
Issue-ID: INT-1839
Signed-off-by: rope252 <gareth.roper@est.tech>
3 years agoAdd HTTPS to collect files from xNFs 54/117454/4
Krzysztof Gajewski [Mon, 1 Feb 2021 17:14:13 +0000 (18:14 +0100)]
Add HTTPS to collect files from xNFs
- CSIT tests

Issue-ID: DCAEGEN2-2528
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I248a3866e22ee556c447ed7c7834e83e4ad42b48

3 years agoMerge "Add initial configurations + basic test for ETSI NFVO NS LCM CSIT Tests"
Lasse Kaihlavirta [Tue, 16 Feb 2021 17:15:50 +0000 (17:15 +0000)]
Merge "Add initial configurations + basic test for ETSI NFVO NS LCM CSIT Tests"

3 years agoMerge "Update dcaegen2-collectors-hv-ves FOR loop syntax"
Lasse Kaihlavirta [Tue, 16 Feb 2021 16:59:37 +0000 (16:59 +0000)]
Merge "Update dcaegen2-collectors-hv-ves FOR loop syntax"

3 years agoAdd initial configurations + basic test for ETSI NFVO NS LCM CSIT Tests 67/117867/2
rope252 [Fri, 12 Feb 2021 12:39:12 +0000 (12:39 +0000)]
Add initial configurations + basic test for ETSI NFVO NS LCM CSIT Tests

Change-Id: Icbcac6c89a0635306c0502e558159618c5df8e58
Issue-ID: INT-1839
Signed-off-by: rope252 <gareth.roper@est.tech>
3 years agoMerge "Add Documentation to Test Files"
Lasse Kaihlavirta [Tue, 16 Feb 2021 14:54:46 +0000 (14:54 +0000)]
Merge "Add Documentation to Test Files"

3 years agoUpdate dcaegen2-collectors-hv-ves FOR loop syntax 95/117895/2
Lasse Kaihlavirta [Tue, 16 Feb 2021 12:37:43 +0000 (14:37 +0200)]
Update dcaegen2-collectors-hv-ves FOR loop syntax

 - update obsolete FOR loop syntax to get rid of warnings in
   console output
 - some minor grammar improvements

Issue-ID: DCAEGEN2-2629
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I89c918754f3f4674e96eff4ffc8932713a4bce80

3 years agoExtract Docker Tag For SOL003 Adapter 94/117894/1
AndrewLamb [Tue, 16 Feb 2021 10:32:49 +0000 (10:32 +0000)]
Extract Docker Tag For SOL003 Adapter

Change-Id: I5703bfda1400b1425915fb3f409da20ce6c343a1
Issue-ID: INT-1860
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
3 years agoAdd Documentation to Test Files 93/117893/1
AndrewLamb [Tue, 16 Feb 2021 10:26:43 +0000 (10:26 +0000)]
Add Documentation to Test Files

Change-Id: If5d69b411e9af08525dd359e18bed8f69097e117
Issue-ID: INT-1862
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
3 years agoMerge "Fix 5gbulkpm test - update DFC configuration"
Krzysztof Kuzmicki [Tue, 16 Feb 2021 08:39:57 +0000 (08:39 +0000)]
Merge "Fix 5gbulkpm test - update DFC configuration"

3 years agoFix 5gbulkpm test - update DFC configuration 38/117838/1
Remigiusz Janeczek [Mon, 15 Feb 2021 10:37:59 +0000 (11:37 +0100)]
Fix 5gbulkpm test - update DFC configuration

Update DFC configuration after addition of file fetching over HTTPS
- change dmaap.ftpesConfig to dmaap.certificateConfig

Issue-ID: DCAEGEN2-2528
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ib33aef33ef74168fbc0252b66ae7b7b5fbda1574

3 years agoAdd Tests for VNF Package Mgmt - Subscribe and Notify 00/117800/1
AndrewLamb [Fri, 12 Feb 2021 13:58:36 +0000 (13:58 +0000)]
Add Tests for VNF Package Mgmt - Subscribe and Notify

Change-Id: Ie6a14445f3b90975ec579ebf96c806365a01b8ca
Issue-ID: INT-1847
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
3 years agoMerge "Upgrade java version from 8 to 11 of so-simulator"
Morgan Richomme [Thu, 11 Feb 2021 15:19:42 +0000 (15:19 +0000)]
Merge "Upgrade java version from 8 to 11 of so-simulator"

3 years agoFixed Dcaegen2-pmmapper-master-csit 45/117745/1
ajay_dp001 [Thu, 11 Feb 2021 13:28:15 +0000 (18:58 +0530)]
Fixed Dcaegen2-pmmapper-master-csit

Issue-ID: INT-1856

Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: Ibb0ea53734171ae765e7f6439a7038ec34c03148

3 years agoUpgrade java version from 8 to 11 of so-simulator 83/117583/3
MD IRSHAD SHEIKH [Mon, 8 Feb 2021 07:46:11 +0000 (13:16 +0530)]
Upgrade java version from 8 to 11 of so-simulator

Issue-ID: SO-3525

Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com>
Change-Id: Ia80ed0172aadad709710c8bb2fd4e527a018d140

3 years agoMerge "Update cits after upgrade libraries in prh"
Marcin Przybysz [Tue, 9 Feb 2021 13:17:01 +0000 (13:17 +0000)]
Merge "Update cits after upgrade libraries in prh"

3 years agoUpdate cits after upgrade libraries in prh 34/117634/2
Maciej Malewski [Tue, 9 Feb 2021 11:15:51 +0000 (12:15 +0100)]
Update cits after upgrade libraries in prh

Libraries:
Spring Web from 5.2.12 to 5.3.3
Spring Boot from 2.2.4.RELEASE to 2.4.2
Spring Cloud from Greenwich.SR1 to 2020.0.1

Issue-ID: DCAEGEN2-2537
Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com>
Change-Id: I6d3fd57346856b7e071360d3b6eba07c5ac61868

3 years agoMerge "Add CSIT for slice-analysis-ms"
Morgan Richomme [Tue, 9 Feb 2021 07:17:41 +0000 (07:17 +0000)]
Merge "Add CSIT for slice-analysis-ms"

3 years agoAdd CSIT for slice-analysis-ms 83/116583/4
Sumithra [Tue, 5 Jan 2021 11:33:28 +0000 (03:33 -0800)]
Add CSIT for slice-analysis-ms

Issue-ID: DCAEGEN2-2560
Signed-off-by: Sumithra <sumithra.s69@wipro.com>
Change-Id: Ib776f759ba10e1d95d68ac4bc9da576b6063a59a

3 years agoMerge "Add Test for VNF Package Management - Artifacts"
Morgan Richomme [Thu, 4 Feb 2021 14:33:31 +0000 (14:33 +0000)]
Merge "Add Test for VNF Package Management - Artifacts"

3 years agoIncrease the waiting time for synchronization 59/117459/1
ecaiyanlinux [Wed, 3 Feb 2021 21:22:21 +0000 (21:22 +0000)]
Increase the waiting time for synchronization

When using SDNC in nonrtric, it takes more time to synchronize
between nonrtric and near-rt-ric

Issue-ID: CCSDK-3090
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Change-Id: I67e60a0bdf9da764fe9d0a036e48ecb90de6f1a4

3 years agoAdd Test for VNF Package Management - Artifacts 42/117442/1
AndrewLamb [Wed, 3 Feb 2021 15:09:53 +0000 (15:09 +0000)]
Add Test for VNF Package Management - Artifacts

Change-Id: Ia00ea3185b6c9a51c1dd84da6a65082d57f6c16b
Issue-ID: INT-1846
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
3 years agoMerge "Update CSIT for nonrtric"
Lasse Kaihlavirta [Wed, 3 Feb 2021 13:26:49 +0000 (13:26 +0000)]
Merge "Update CSIT for nonrtric"

3 years agoUpdate CSIT for nonrtric 04/117404/1
ecaiyanlinux [Wed, 3 Feb 2021 10:45:47 +0000 (10:45 +0000)]
Update CSIT for nonrtric

Use release version of SDNC-image

Issue-ID: CCSDK-3090
Change-Id: I1d5c8cd081262174a98cb45d7a5455fa31283042
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
3 years agoAdd Robot Tests for VNF Package Management 71/117371/1
AndrewLamb [Fri, 29 Jan 2021 15:48:42 +0000 (15:48 +0000)]
Add Robot Tests for VNF Package Management

Change-Id: I145dca2dfe7085ad25d69e733644236e68691f19
Issue-ID: INT-1845
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
3 years agoImplementing download service CSAR endpoint 46/117346/1
waqas.ikram [Tue, 2 Feb 2021 10:03:58 +0000 (10:03 +0000)]
Implementing download service CSAR endpoint

Change-Id: If0de06835d0bfc2a1531fddba0b0298a4bc15af8
Issue-ID: INT-1839
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
3 years agoMerge "Fix for ETSI_CATALOG onboarding NS package"
Morgan Richomme [Mon, 1 Feb 2021 17:50:25 +0000 (17:50 +0000)]
Merge "Fix for ETSI_CATALOG onboarding NS package"

3 years agoMerge "[PMSH] Update CSITs to use DMaaP MR"
Morgan Richomme [Mon, 1 Feb 2021 17:04:54 +0000 (17:04 +0000)]
Merge "[PMSH] Update CSITs to use DMaaP MR"

3 years agoFix for ETSI_CATALOG onboarding NS package 07/117307/1
waqas.ikram [Mon, 1 Feb 2021 16:42:43 +0000 (16:42 +0000)]
Fix for ETSI_CATALOG onboarding NS package

Change-Id: I0ca314dd7db28e4572439947c65dff27f9994715
Issue-ID: INT-1839
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
3 years agoAdding endpoints to SDC simulator 46/117246/1
waqas.ikram [Fri, 29 Jan 2021 15:24:07 +0000 (15:24 +0000)]
Adding endpoints to SDC simulator

for ETSI NFVO NS LCM Usecase

Change-Id: I1a626dce2a24364a81076e4a860a9b658edf2d59
Issue-ID: INT-1839
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
3 years ago[PMSH] Update CSITs to use DMaaP MR 44/117244/2
efiacor [Fri, 29 Jan 2021 14:28:34 +0000 (14:28 +0000)]
[PMSH] Update CSITs to use DMaaP MR

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I1be0373cffde124a4a20cf0530cd756389eec532
Issue-ID: DCAEGEN2-2186

3 years agoMerge "Update csit for nonrtric"
Bartek Grzybowski [Thu, 28 Jan 2021 08:50:56 +0000 (08:50 +0000)]
Merge "Update csit for nonrtric"

3 years agoUpdate csit for nonrtric 66/117066/16
ecaiyanlinux [Thu, 21 Jan 2021 13:41:14 +0000 (14:41 +0100)]
Update csit for nonrtric

Use robot framework, remove dependency on O-RAN-SC repo

Change-Id: I6f4da7cf2610fd56bb9d7e7f2fdea8a5b7e9489a
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: CCSDK-3090

3 years agoUpgrading current ETSI CSIT to latest honolulu 06/117106/5
waqas.ikram [Thu, 14 Jan 2021 10:24:04 +0000 (10:24 +0000)]
Upgrading current ETSI CSIT to latest honolulu

version

Change-Id: I37ea7cffcc8a1cee1752825e23e52771669e7c51
Issue-ID: INT-1837
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
3 years agoMerge "Change scenario to onap-vtp"
Krzysztof Kuzmicki [Fri, 22 Jan 2021 07:03:45 +0000 (07:03 +0000)]
Merge "Change scenario to onap-vtp"

3 years agoFixed Config-Over-Netconf CSIT 49/117049/5
ajay_dp001 [Thu, 21 Jan 2021 14:41:26 +0000 (20:11 +0530)]
Fixed Config-Over-Netconf CSIT

  - Added Netconf-Pnp-Simulator
  - Fix, updated Config-Over-Netconf csit

Issue-ID: INT-1835

Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: Idb769fc027acfa24f82caaa27209d9f3f4084249

3 years agoChange scenario to onap-vtp 34/117034/1
Bartosz Gardziejewski [Thu, 21 Jan 2021 08:48:36 +0000 (09:48 +0100)]
Change scenario to onap-vtp

Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Iac3db90d278389428a286a66306a890c391f6f89
Issue-ID: VNFSDK-731

3 years agofix drools-apps csit failure 83/116883/2
Taka Cho [Thu, 14 Jan 2021 16:10:10 +0000 (11:10 -0500)]
fix drools-apps csit failure

bash package has been removed
found a related bash script is the cause

Issue-ID: POLICY-2847
Change-Id: Id4940324d939adea9135ae6f00d53d38ec05589c
Signed-off-by: Taka Cho <takamune.cho@att.com>
3 years agoMerge "Add HTTP to DFC CSIT tests"
Morgan Richomme [Thu, 14 Jan 2021 09:35:48 +0000 (09:35 +0000)]
Merge "Add HTTP to DFC CSIT tests"

3 years agoAdd HTTP to DFC CSIT tests 58/116858/2
Krzysztof Gajewski [Tue, 29 Dec 2020 16:55:27 +0000 (17:55 +0100)]
Add HTTP to DFC CSIT tests

- use recently added http functionalities from integration
- small ftp part refactoring
- add compulsory variables to recent tests

Issue-ID: DCAEGEN2-2527
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I4b805e99756cfb8197d0a082eb04cb19374ab0d0

3 years agoUpdate tests to support signature in PCKS7 format. 79/116779/1
Bartosz Gardziejewski [Wed, 13 Jan 2021 08:28:01 +0000 (09:28 +0100)]
Update tests to support signature in PCKS7 format.

Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Idf76a0926ff942737ccec84f9a3aff067802ea80
Issue-ID: VNFSDK-714

3 years agoMerge "CSIT Support for ServiceLevel PNF Software Upgrade"
Morgan Richomme [Fri, 8 Jan 2021 12:06:42 +0000 (12:06 +0000)]
Merge "CSIT Support for ServiceLevel PNF Software Upgrade"

3 years agoCSIT Support for ServiceLevel PNF Software Upgrade 62/116062/7
ajay_dp001 [Thu, 3 Dec 2020 09:48:08 +0000 (15:18 +0530)]
CSIT Support for ServiceLevel PNF Software Upgrade

  - Details on CSIT test cases: https://wiki.onap.org/display/DW/E2E+Integration+Test+Cases+PNF-Software+Upgrade+With+Schema+Updates

  - Newly added test are listed below:
    1. Distribute Service Level Upgrade Template
    2. Get ServiceModel Version from AAI using ServiceModelInVariant UUId
    3. Invoke Service Instantiation for ServiceLevel Upgrade
    4. Verify PNF-1 Configuration for Service Level Upgrade
    5. AAI-Update for PNF-1 Target Software Version after Service Level Upgrade
    6. Verify PNF-2 Configuration for Service Level Upgrade
    7. AAI-Update for PNF-2 Target Software Version after Service Level Upgrade
    8. Test AAI-Update for ServiceInstance after Service Level Upgrade

Issue-ID: INT-1591

Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: I7bd1ee8d19692f16e0f4415b5115e88a9feff869

3 years agoMerge "Add tests for CSAR security validation."
Krzysztof Kuzmicki [Thu, 7 Jan 2021 09:24:11 +0000 (09:24 +0000)]
Merge "Add tests for CSAR security validation."

3 years agoMerge "Remove ccsdk CSIT (moved to project)"
Lasse Kaihlavirta [Mon, 4 Jan 2021 09:15:19 +0000 (09:15 +0000)]
Merge "Remove ccsdk CSIT (moved to project)"

3 years agoAdd tests for CSAR security validation. 34/116534/2
Bartosz Gardziejewski [Tue, 22 Dec 2020 13:39:02 +0000 (14:39 +0100)]
Add tests for CSAR security validation.

Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I25784be4d87ac8c4b0e82f42851ee96ac75e6b71
Issue-ID: VNFSDK-714

3 years agoRemove music-distributed-kv-store CSIT 83/116483/1
Lasse Kaihlavirta [Fri, 18 Dec 2020 16:26:32 +0000 (18:26 +0200)]
Remove music-distributed-kv-store CSIT

 - music's distributed-kv-store CSIT has been moved under
   music/distributed-kv-store repository. The project is in
   maintenance mode so there should not be any new test case
   development anyway, but I'm still removing this to avoid
   potential confusion
Issue-ID: INT-1769
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I86018c9ef4cdc7b3762eef7605d120b13a22be68

3 years agoRemove ccsdk CSIT (moved to project) 82/116482/1
Lasse Kaihlavirta [Fri, 18 Dec 2020 14:39:48 +0000 (16:39 +0200)]
Remove ccsdk CSIT (moved to project)

 - ccsdk's healthcheck CSIT has been moved under ccsdk/distribution
   repository and all new test case development should be done there,
   so removing this to avoid confusion

Issue-ID: CCSDK-3020
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: Icddd4d3e4f5c040b3492be877112825040860713

3 years agoConfigure test script to use o-ran-sc cherry branch 37/116337/1
ecaiyanlinux [Mon, 14 Dec 2020 11:38:54 +0000 (12:38 +0100)]
Configure test script to use o-ran-sc cherry branch

Change-Id: Ie8bb586014393e1f9c8c2aee71afb8dc00f1bc6b
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: CCSDK-3043

3 years agoMerge "remove bash to ash"
Morgan Richomme [Thu, 10 Dec 2020 21:46:19 +0000 (21:46 +0000)]
Merge "remove bash to ash"

3 years agoremove bash to ash 32/116232/7
Taka Cho [Tue, 8 Dec 2020 21:35:43 +0000 (16:35 -0500)]
remove bash to ash

removal any GPL-3.0 and plus license

Issue-ID: POLICY-2847
Change-Id: Ia79a1113073d596d92d78d72ce561f56be78434f
Signed-off-by: Taka Cho <takamune.cho@att.com>
3 years agoStepped images version tags for master (Honolulu) 64/116264/1
BjornMagnussonXA [Wed, 9 Dec 2020 14:32:44 +0000 (15:32 +0100)]
Stepped images version tags for master (Honolulu)

Issue-ID: CCSDK-3029

Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I2ec7a3eae3ec46e0065fb5ad5d019b1a3e811efb

3 years agoAlign SDNC healthcheck CSIT to master 86/115386/3
Lasse Kaihlavirta [Wed, 25 Nov 2020 14:30:48 +0000 (16:30 +0200)]
Align SDNC healthcheck CSIT to master

 - update the tested docker image versions
 - remove test cases referring to obsoleted VNF-API
 - remove references to obsoleted admportal image
 - reduce timeouts significantly
 - improve readiness checks
 - fail the suite on any setup failures

Issue-ID: CCSDK-2915

Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I8ff49054d5895bf19eb35729e5c1db7919c22f81

3 years agoUpdate CertServiceClient tests with new SANs types 74/115374/6
Piotr Marcinkiewicz [Wed, 25 Nov 2020 11:46:26 +0000 (12:46 +0100)]
Update CertServiceClient tests with new SANs types

- Add new test with all SANs types
- Add sorting SANs

Issue-ID: OOM-2559
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: Ic32c410109c8340b776ffc78e967106b0873ac4e

3 years agoUpdate CertService tests for changed ejbca profile 71/115171/4
Piotr Marcinkiewicz [Thu, 19 Nov 2020 13:13:45 +0000 (14:13 +0100)]
Update CertService tests for changed ejbca profile

- Introduce ejbca profiles with new Sans types - email, ip, uri
- Update CertService tests for changed SANs delimiter

Issue-ID: OOM-2632
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: Ie6791d08f0b6143fbcec9572edb10004769ffe00

3 years agoMerge "[PMSH] Add Resource Name to filter"
Morgan Richomme [Wed, 25 Nov 2020 10:09:56 +0000 (10:09 +0000)]
Merge "[PMSH] Add Resource Name to filter"

3 years agoMerge "Archive results under plan-specific directory"
Lasse Kaihlavirta [Mon, 23 Nov 2020 14:22:07 +0000 (14:22 +0000)]
Merge "Archive results under plan-specific directory"

3 years agoMerge "Update AAI-Simulator Support for Service Level Upgrade"
Morgan Richomme [Mon, 23 Nov 2020 09:01:02 +0000 (09:01 +0000)]
Merge "Update AAI-Simulator Support for Service Level Upgrade"

3 years agoUpdate AAI-Simulator Support for Service Level Upgrade 77/115177/4
ajay_dp001 [Fri, 20 Nov 2020 15:46:50 +0000 (21:16 +0530)]
Update AAI-Simulator Support for Service Level Upgrade

Issue-ID: INT-1592

Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: I28f8cf22f7e6314ca746acef7850629cb8a85671

3 years agoArchive results under plan-specific directory 70/115170/7
Lasse Kaihlavirta [Fri, 20 Nov 2020 12:21:27 +0000 (14:21 +0200)]
Archive results under plan-specific directory

 - store the results of the execution under plan-specific folder
   under archives instead of directly under it to support multiple
   plan executions in one run
 - trivial output changes to CCSDK healthcheck to trigger it to
   verify this change
 - note that this verification shall not pass until
   https://gerrit.onap.org/r/c/ci-management/+/115175 is merged!

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

3 years agoAdd Lasse as Integration committer 85/115185/1
mrichomme [Fri, 20 Nov 2020 17:11:41 +0000 (18:11 +0100)]
Add Lasse as Integration committer

Issue-ID: INT-1788

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ia3da07fe5137e5c04e6477cd43ae32a9cc237bcc

3 years ago[PMSH] Add Resource Name to filter 74/115274/1
egernug [Fri, 20 Nov 2020 13:26:22 +0000 (13:26 +0000)]
[PMSH] Add Resource Name to filter

Issue-ID: DCAEGEN2-2523

Signed-off-by: egernug <gerard.nugent@est.tech>
Change-Id: Ic2930bbd2c9ebcd7e63771dd34bba37476e48f9c
Signed-off-by: egernug <gerard.nugent@est.tech>
3 years agoFixing docker image pull rate issue 03/115003/1
BjornMagnussonXA [Tue, 17 Nov 2020 14:46:43 +0000 (15:46 +0100)]
Fixing docker image pull rate issue

Pull applicable images from Nexus (proxy) instead of dockeer hub.

Issue-ID: CCSDK-2989

Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: Iab635867393cbc0c08605d4b93149d2609da9374

3 years agoMerge "Minor updates to CSIT tests"
Morgan Richomme [Mon, 16 Nov 2020 16:04:05 +0000 (16:04 +0000)]
Merge "Minor updates to CSIT tests"

3 years agoWork around docker rate limit in CSITs 35/114835/2
Jim Hahn [Thu, 12 Nov 2020 18:42:44 +0000 (13:42 -0500)]
Work around docker rate limit in CSITs

CSITs are failing regularly due to download rate limits that were
recently introduced on dockerhub.  Modified the yaml to download mariadb
from nexus3 instead of dockerhub.

Issue-ID: POLICY-2895
Change-Id: I554a230d11533245a4fe987a2ac809ffc69affc7
Signed-off-by: Jim Hahn <jrh3@att.com>
3 years agoMinor updates to CSIT tests 12/114812/1
BjornMagnussonXA [Thu, 12 Nov 2020 10:03:10 +0000 (11:03 +0100)]
Minor updates to CSIT tests

Adapted scripts to changes in the test environment.
Using PMS 2.0 for master

Issue-ID: CCSDK-2981

Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: Ia5ea7f4468bdb2c67a85b440c5f30ab617eb0c66

3 years agoUpdate tested VID image version 31/114731/1
Lasse Kaihlavirta [Tue, 10 Nov 2020 08:53:40 +0000 (10:53 +0200)]
Update tested VID image version

 - adjust the tested VID docker image version to the current master

Issue-ID: VID-907
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: Ia24babe056ee971dd31fd1fbc4363bace6a6678e

3 years agoCSIT AAI Sim: Impl Service Model Retrieving API 16/110316/5
Eliezio Oliveira [Fri, 17 Jul 2020 03:05:20 +0000 (04:05 +0100)]
CSIT AAI Sim: Impl Service Model Retrieving API

   - Updated package structure to ignore SO CSIT build.

Issue-ID: INT-1592
Change-Id: I736eb22a5c392b045a5338d9c00346e56bed33b5
Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
3 years agoHttps to Http from vnfm-adapter to simulator 66/114666/1
MukeshKumar [Mon, 2 Nov 2020 13:01:25 +0000 (13:01 +0000)]
Https to Http from vnfm-adapter to simulator

remove HTTPs for BPMN-Infra and SOL003 Adapter & ETSI NFVO to SOL003 Adapter & SOL003 Adapter & VNFM Simulator communications

Change-Id: I56548b8faad492af4f6f3b3ca061e723ec6c4d2c
Issue-ID: SO-3349
Signed-off-by: Mukesh <mukeshsharma@est.tech>
3 years agoMerge "Update tested multicloud image versions"
Morgan Richomme [Tue, 3 Nov 2020 07:54:05 +0000 (07:54 +0000)]
Merge "Update tested multicloud image versions"

3 years agoMerge "[OOF] Add CSIT for NSI/NSSI selection"
Morgan Richomme [Thu, 29 Oct 2020 12:52:33 +0000 (12:52 +0000)]
Merge "[OOF] Add CSIT for NSI/NSSI selection"

3 years agoMerge "[PMSH] Fix AAI api versioning"
Morgan Richomme [Thu, 29 Oct 2020 12:52:09 +0000 (12:52 +0000)]
Merge "[PMSH] Fix AAI api versioning"

3 years agoMerge "CSIT script changes for 'PNF' name refactoring"
Morgan Richomme [Thu, 29 Oct 2020 12:51:46 +0000 (12:51 +0000)]
Merge "CSIT script changes for 'PNF' name refactoring"

3 years agoMerge "Update cli tests and plans scripts"
Morgan Richomme [Thu, 29 Oct 2020 12:51:20 +0000 (12:51 +0000)]
Merge "Update cli tests and plans scripts"

3 years agoUpdate tested multicloud image versions 69/114369/1
Lasse Kaihlavirta [Wed, 28 Oct 2020 17:52:51 +0000 (19:52 +0200)]
Update tested multicloud image versions

 - Update the versions of framework and vio images to be tested by
   CSIT to the latest versions in master

Issue-ID: MULTICLOUD-1229
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I4b0b5a19388299b7cada4ddcfe66cfd9afe8a8ab

3 years ago[PMSH] Fix AAI api versioning 55/114355/1
efiacor [Wed, 28 Oct 2020 11:17:18 +0000 (11:17 +0000)]
[PMSH] Fix AAI api versioning

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

3 years ago[OOF] Add CSIT for NSI/NSSI selection 58/114258/2
krishnaa96 [Fri, 23 Oct 2020 09:03:09 +0000 (14:33 +0530)]
[OOF] Add CSIT for NSI/NSSI selection

HAS Image version updated to 2.1.2

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