aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-20Merge "Fixing APEX and Distribution csit failures due to invalid key name in ↵Morgan Richomme3-3/+6
policy"
2020-03-20Fixing APEX and Distribution csit failures due to invalid key name in policya.sreekumar3-3/+6
When the key name doesn't match with the name field in policy, creation of policy is failing. Due to some recent changes in API and models. So, correcting the policy in this review. Change-Id: I8a57f734a25f46fef623edb078fabc2641722816 Issue-ID: POLICY-2438 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2020-03-20double the LONGTIME for CDT csitTaka Cho1-1/+1
to avoid the some stressful condition in Jenkin CSIT job. doubling the LONGTIME wait Change-Id: I62592892723446549f8cace7c05d22cf930c1ca0 Issue-ID: APPC-1853 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-03-20Fix for proxy issues in local buildkjaniak5-17/+19
Change-Id: Iaf6105aa73d5cca381de212a3572259ff948aabf Issue-ID: AAF-1107 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-03-20Change docker login userBogumil Zebek2-3/+1
Switch user to docker, because Anonymous user is not supported after nexus3 upgrade. Issue-ID: INT-1493 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: If455ebcee5e6880a33bca8a2ca189fc5e9539927
2020-03-18Merge "change made to enable https mode"Marco Platania1-0/+7
2020-03-17Add frankfurt to drools-apps CSITJim Hahn3-0/+22
Issue-ID: POLICY-2434 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: I92ce55b8f024e6bb935b21812ceb633976b0ddf8
2020-03-17Merge "Remove amsterdam from drools-apps CSIT"Morgan Richomme1-3/+1
2020-03-17Fix syntax error in AAF Cert Service setupAleksandra Maciaga1-1/+1
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Issue-ID: AAF-1107 Change-Id: I3432019bce0116a0a190eac6b01ab8974f7208f8
2020-03-16Remove amsterdam from drools-apps CSITJim Hahn1-3/+1
Issue-ID: POLICY-2434 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: I2ef8317050f469afdbb2ae586b55d8bf9231a56e
2020-03-13Merge "Enhacement AAF-CerService CSIT"Marcin Przybysz3-14/+105
2020-03-13Enhacement AAF-CerService CSITTomasz Wrobel3-14/+105
Added http response code verification in negative path. Added verification of .jks file creation in positive path. Issue-ID: AAF-996 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ia60823a0393149054bbb4358883f7ec6dbd965b4
2020-03-12Merge "Fixing policy csits with the tosca version change"Morgan Richomme12-59/+47
2020-03-12Merge "VID: Fix newVNFChange by being more graceful before clicking"Marcin Przybysz3-7/+8
2020-03-11Fixing policy csits with the tosca version changea.sreekumar12-59/+47
Also making the apex test policy changes related to rhino migration. Change-Id: I20f6c87bf6e2208840eb62a8109f8a98d67e0327 Issue-ID: POLICY-1402 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2020-03-10Merge "Add CSIT for Cert Service Client"Marcin Przybysz8-1/+94
2020-03-10Add positive scenario test for /ready endpointMichal Banka1-0/+5
Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: AAF-997 Change-Id: I356f8c73248921c37b5c9819761e0afc8205b636
2020-03-10Add CSIT for Cert Service ClientTomasz Wrobel8-1/+94
Issue-ID: AAF-996 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: If29633f8ce382c4bef2c14ff7ec9b5377c866d4a
2020-03-10Merge "Add waiting for containers to set up"Marcin Przybysz4-11/+21
2020-03-10Add waiting for containers to set upAleksandra Maciaga4-11/+21
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Issue-ID: AAF-997 Change-Id: I049f7d2997f74b22dd53f47bc925dcfdb1df3b10
2020-03-09Merge "Align BBS-ep CSIT tests with latest code changes (DCAE-SDK upgrade)"Marcin Przybysz18-313/+53
2020-03-09VID: Fix newVNFChange by being more graceful before clickingIttay Stern3-7/+8
Issue-ID: VID-532 Change-Id: Ie0769c774a4f6b9f91d5bb6bd6bc81ef17448243 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-06Merge "Add validation of recieved message and refactor code"Marcin Przybysz13-34/+69
2020-03-06Add validation of recieved message and refactor codeAleksandra Maciaga13-35/+70
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Issue-ID: AAF-997 Change-Id: Idea7fba7cf33ff605c9f0980f82066b19559d29b
2020-03-05Fix test for reloadBogumil Zebek1-1/+1
Issue-ID: AAF-997 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ic66a314f0cb07e9cbdeca64c356178c5d218f8e0
2020-03-04VID: Upgrade AAI API version to v16Ittay Stern3-89/+89
v16 is the recommended Dublin version: https://wiki.onap.org/display/DW/AAI+REST+API+Documentation+-+Dublin Issue-ID: VID-365 Change-Id: I2bfed96a7cc55bb5797c6be0aea8215fa7e16d51 Signed-off-by: Ittay Stern <ittay.stern@att.com>
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