aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-04Merge "Clean up code"Bartek Grzybowski4-34/+52
2020-03-04Clean up codeAleksandra Maciaga4-34/+52
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Issue-ID: AAF-997 Change-Id: Iaeebbe2e3dbae3d1f6d9374a8d54d28bfd39ff3e
2020-03-03CSIT fixes for frankfurt breakagea.sreekumar63-1407/+1498
CSITs as per the latest policy type validation changes. Drools and drools apps fixes. Removed policy-health. Change-Id: I086bf747059435e12d15e0481b00c97c20eaadc1 Issue-ID: POLICY-1402 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech> Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2020-03-03Merge "Update certs for pmmapper in Bulkpm usecase"Bartek Grzybowski2-8/+4
2020-03-03Merge "Add EJBCA setup to AAF Cert Service CSITs"Marcin Przybysz4-9/+72
2020-03-03Align BBS-ep CSIT tests with latest code changes (DCAE-SDK upgrade)Stavros Kanarakis18-313/+53
Issue-ID: DCAEGEN2-2105 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com> Change-Id: I5d23ffff7e6c21bbd85eaa54147053d5d5893ec2
2020-03-03Add EJBCA setup to AAF Cert Service CSITsAleksandra Maciaga4-9/+72
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Issue-ID: AAF-997 Change-Id: I61942341d1db495a3b8757391a5dd132c236473c
2020-03-03Update certs for pmmapper in Bulkpm usecaserajendrajaiswal2-8/+4
Change-Id: Ida9c6fc6a43c0195b7435503c94053743f9714e9 Issue-ID: INT-832 Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2020-03-03Bbs test cases are not run while bbs code is mergedmprzybys38-19/+19
Issue-ID: DCAEGEN2-2123 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I710b16d035fc279aca0a045a99a1d4b0423674bb
2020-03-02Merge "Update certificates in PM Mapper CSIT's"Bartek Grzybowski8-114/+7
2020-02-28Merge "remove deprecated tests"Christophe Closset3-42/+2
2020-02-28Update certificates in PM Mapper CSIT'sdfarrelly8-114/+7
Issue-ID: DCAEGEN2-2096 Signed-off-by: dfarrelly <david.farrelly@est.tech> Change-Id: Id6bc45a91114c80459fd98ca6695db9f18963f98
2020-02-28Merge "Fix failing 5GBulk pm"Bartek Grzybowski3-89/+40
2020-02-27remove deprecated testsosgn422w3-42/+2
remove deprecated tests of API and UIs Issue-ID: CLAMP-655 Change-Id: I96b198ce80e883a72a9696a693bf6251c86b0d2b Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2020-02-27Fix ca nameBogumil Zebek4-9/+48
Use proper CA name in CSIT test Issue-ID: AAF-997 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I8954f6af116fd1c5d208ad4c2d2736aa52c9c027
2020-02-26Fix failing 5GBulk pmrajendrajaiswal3-89/+40
Change-Id: I3fce1c976a3283810fbce1ab3e917c356dffbc4c Issue-ID: INT-832 Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2020-02-26Merge changes Idc5fec61,Idb4fe6fb,I8bb2604a,I3e3a23e5,I4918b978, ...Bartek Grzybowski8-5/+253
* changes: Add Test cases which are missing for API's V7 Add Test case for parameter out of schema send to VES eventBatch API Add Test case for missing param in one of the events send to VES eventBatch API Add Test case for empty json send to VES eventBatch API Add Test case for parameter out of schema send to VES eventListener API Add test case for empty json body send to vesListener API
2020-02-25Merge "Add NR test to PM Mapper CSITs"Bartek Grzybowski4-0/+168
2020-02-25Add NR test to PM Mapper CSITsJoeOLeary4-0/+168
Issue-ID: DCAEGEN2-1912 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Change-Id: I7422fa1229af7adde933c7c3698f82198ee7e203
2020-02-25Merge "Add CSIT for AAF Cert Service and refactor code"Bartek Grzybowski3-13/+47
2020-02-25Add CSIT for AAF Cert Service and refactor codeAleksandra Maciaga3-13/+47
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Issue-ID: AAF-995 Change-Id: I83678b1f9aa8fad8da1d3244b19d2e20b4512f0d
2020-02-25Add PMSH CSITsAndyWalshe10-0/+456
Signed-off-by: AndyWalshe <andy.walshe@est.tech> Issue-ID: DCAEGEN2-1842 Change-Id: I69e824f9ed74137f217285381ab5efe55010f4dc
2020-02-25Add Test cases which are missing for API's V7mprzybys3-0/+53
Issue-ID: INT-1456 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: Idc5fec61a37e4f201b774c477a5b0965a83f8667
2020-02-25Add Test case for parameter out of schema send to VES eventBatch APImprzybys3-1/+73
Issue-ID: INT-1455 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: Idb4fe6fbd2e7d61cb6f87b5bcb59db774a5edac4
2020-02-25Add Test case for missing param in one of the events send to VES eventBatch APImprzybys3-1/+71
Issue-ID: INT-1454 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I8bb2604a2d35ffee1660ef0b44a3a0a6fcb3dcd3
2020-02-25Add Test case for empty json send to VES eventBatch APImprzybys1-0/+5
Issue-ID: INT-1453 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I3e3a23e5405f9ca79c65f33952880c561071bca1
2020-02-25Add Test case for parameter out of schema send to VES eventListener APImprzybys3-0/+41
Issue-ID: INT-1449 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I4918b97828f5a220927eb97175356ab3a171ed70
2020-02-25Add test case for empty json body send to vesListener APImprzybys4-5/+12
Issue-ID: INT-1448 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: Ic5b5c7fc19c733fe60eb9ab31a870c9b3446d6fb
2020-02-20Merge "Add CSIT tests for AAF Cert Service"Marcin Przybysz10-0/+129
2020-02-20Add CSIT tests for AAF Cert ServiceAleksandra Maciaga10-0/+129
Issue-ID: AAF-995 Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Change-Id: Iaf96cfb08ba9f83b1ebb5f382a530fcec9333a84
2020-02-10Update to pmmapper versionrajendrajaiswal3-15/+11
Change-Id: I7f8cd2ea58d2f95d377d723c5f91bf528a30045c Issue-ID: INT-863 Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
2020-02-07Merge "fix for CSIT config-over-netconf 5G-bulkpm"Bartek Grzybowski7-45/+34
2020-02-06fix for CSIT config-over-netconf 5G-bulkpmtragait7-45/+34
Issue-ID: INT-1430 Issue-ID: INT-1428 Change-Id: Ic38607d9376b9ebb39bc0ebe18b23f5a73cb1b16 Signed-off-by: tragait <rahul.tyagi@est.tech>
2020-02-03Remove content section from ToscaPolicy properties in APEXa.sreekumar2-6654/+7340
Currently APEX specific information is placed under properties|content in ToscaPolicy. Avoid keeping under "content" and keep the information directly under properties. Change-Id: Id322df2ae977d4901b81bb70e95ad7e55771869c Issue-ID: POLICY-2332 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2020-01-30Merge "Update ca cert generating and correct path to certs"Marcin Przybysz4-11/+11
2020-01-29Merge "Update PMMapper CSIT docker environment setup."Bartek Grzybowski9-194/+416
2020-01-29Merge "Fix for SO-2617"Morgan Richomme6-130/+184
2020-01-29Update PMMapper CSIT docker environment setup.AndyWalshe9-194/+416
Issue-ID: INT-863 Change-Id: Ie21a69624bd07b205f547f045d2a73030eec8114 Signed-off-by: AndyWalshe <andy.walshe@est.tech>
2020-01-29Update ca cert generating and correct path to certskjaniak4-11/+12
Due to changes between java 11.0.5 and 11.0.6 older way of generating ca certs is incorrect New hv-ves image is compatible with new cfy k8s plugin (v 1.6.0). Because of that cert path need to be changed. Change-Id: If432b9b57c33caff1738500a9aa486293ba3a024 Issue-ID: DCAEGEN2-2013 Signed-off-by: kjaniak <kornel.janiak@nokia.com> Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
2020-01-28Fix for SO-2617waqas.ikram6-130/+184
Change-Id: Ie562083754e82068fd54118c5ba73714b7a53f2d Issue-ID: SO-2617 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-01-28Add test case for missing mandatory "domain" parameter in /eventListener/v7 ↵mprzybys3-0/+39
VES API Issue-ID: INT-1421 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: Ia8e3b0e5c8e5f838608f40e650109eb312430f48
2020-01-28Merge "Fix occasional PRH test failures"Marcin Przybysz1-1/+1
2020-01-23Fix Marcin and Bartek idmrichomme1-11/+12
Issue-ID: INT-1386 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I1f9dcc304610a28940beeff94319cb9119d74096 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-01-22Fix occasional PRH test failuresRemigiusz Janeczek1-1/+1
Issue-ID: DCAEGEN2-1983 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I7e0d60cc9648990dc3657be493c7a20b34a08a88
2020-01-22Unset 'text' attribute for *.csar files explicitlyBartek Grzybowski1-0/+1
*.csar files should have "-text" attribute assigned to avoid end of line substitution on checkouts and other git operations. Csar files (zip file) being binary files may not be detected as such in older versions of git (i.e. in CI Ubuntu 16.04 minions), so explicit git attribute needs to be set. Change-Id: Ib8f9e5291091075a369387d3f87b2def7e9dac51 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> Issue-ID: INT-1418
2020-01-20Updating the jdk version from jdk8 to jdk11 for CSITsBilal A13-117/+390
Removes JAVA_HOME for drools pdp Updates Policy API tests Updates XACML-PDP database connection Downloads dmaap simulator instead of compiling it for xacml-pdp,apex-pdp and distribution Changes from Jim, Jorge and Chenfei Issue-ID: POLICY-2325 Change-Id: I28ff3384f9ae9b7d1ce6940eb62aa87278e7a9c5 Signed-off-by: Bilal A <bilal@research.att.com>
2020-01-10Merge "unzip/rezip csar file from a Linux machine"Marco Platania2-0/+0
2020-01-08change made to enable https modedhebeha1-0/+7
Issue-ID: OPTFRA-328 Change-Id: Iaa54520ca15ac3601db00b2feb1403fbd68aee21 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
2020-01-08unzip/rezip csar file from a Linux machinemrichomme2-0/+0
according to IT-18669, one of the issue to commit an INFO.yaml is due to the fact that the csar files include a CRLF causing warning then the impossibility to commit the INFO.yaml Issue-ID: INT-1386 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ibaceef6a5278f9ba3e8f36eadabc0a14435b880a
2020-01-08Implement SOL002 specific changes to CSIT vnfm-simulatorPiotr Borelowski3-2/+129
Added sending Notification for SOL002 Issue-ID: INT-1404 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: I017c6e6ca03f9d898798e5c8876795ea44f88a55