aboutsummaryrefslogtreecommitdiffstats
path: root/plans
AgeCommit message (Collapse)AuthorFilesLines
2020-06-10[PMSH] Refactoring suite to utilise new endpointefiacor1-17/+51
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DCAEGEN2-2154 Change-Id: Id6697259fdab19126a1878f75d24766a5f63f10b
2020-05-13Merge "xacml-pdp csit should wait for deployment"Lukasz Rajewski1-0/+3
2020-05-13Merge "Seperating usecase test suite dependencies"Morgan Richomme200-590/+589
2020-05-12Seperating usecase test suite dependenciesefiacor200-590/+589
# Refactoring BulkPM Dataplane test suite Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4b2ad0dc5147e10ffc55f4ec210a29f073cd865b Issue-ID: INT-832 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2020-05-11Updating SDNC Imageajay_dp0011-1/+1
Issue-ID: INT-1295 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I985f6801a73e0ec21bdb191dbc9bc9ba77ff3992
2020-05-11Merge "E2E Integration Test for NETCONF/TLS Configuration in SDNC."Morgan Richomme6-134/+270
2020-05-11xacml-pdp csit should wait for deploymentJim Hahn1-0/+3
Added code to the xacml-pdp CSIT so that, after deploying policies, it waits until the xacml-pdp indicates that the policies have been deployed before performing any guard or decision requests. Issue-ID: POLICY-2554 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: Icd016b699afbbfe3b60e866c88b45951499fa228
2020-05-11E2E Integration Test for NETCONF/TLS Configuration in SDNC.ajay_dp0016-134/+270
Story intended to capture needed updates to E2E Integration Test for NETCONF/TLS Configuration. Involve updates to the PNF simulator. Issue-ID: INT-1295 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: Ie08fe9618a9a0522e00fe0af8d13ab48b0634a70
2020-05-07Update vnfm simulator - subscribe and notifyAndrewLamb21-52/+10034
Change-Id: Iced3da9cbedabba7df9defb4933ec69dfaf75823 Issue-ID: SO-2420 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-05-05change to tty for docker execTaka Cho4-8/+8
there is no TTY device for Jenkins Job change to tty option for docker exec instead Issue-ID: POLICY-2541 Change-Id: I4b33332e53ff2119e3e2846d96c8b3309a0420d4 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-04-23Merge "[PMSH] Updating csits for CBS module"Morgan Richomme11-17/+131
2020-04-23Merge "CSIT Image version upgrade to 1.6.0x from 1.5.2"Morgan Richomme6-81/+200
2020-04-23[PMSH] Updating csits for CBS moduleefiacor11-17/+131
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4932bd4e5ab6b6d8fe524290079edd1093d49394 Issue-ID: DCAEGEN2-2156
2020-04-22CSIT Image version upgrade to 1.6.0x from 1.5.2rope2526-81/+200
Change-Id: Id9b7d727c1e0f21a7d41c040168a875240c46e9b Issue-ID: INT-1515 Signed-off-by: rope252 <gareth.roper@est.tech>
2020-04-20Add XACML optimization test to CSITJim Hahn1-2/+7
Added CSIT to test XACML optimization policy. Also added CSIT to test XACML default result. Issue-ID: POLICY-2491 Change-Id: I5a9c8f076ba603e39d648a5e40630aa4b6d3f99e Signed-off-by: Jim Hahn <jrh3@att.com>
2020-04-18Merge "Add Naming policy test for xacml CSIT"Morgan Richomme1-4/+0
2020-04-17Merge "End-to-end policy CSIT"Morgan Richomme1-5/+15
2020-04-16Add Naming policy test for xacml CSITJim Hahn1-4/+0
Issue-ID: POLICY-2491 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: I06db49336860f7fccb5b72f769f9f9bdcd42f11a Signed-off-by: Jim Hahn <jrh3@att.com>
2020-04-15End-to-end policy CSITJim Hahn1-5/+15
Modified the CSIT for drools-apps to use more components: - api to create policies - pap to deploy policies Also removed tabs. Issue-ID: POLICY-2491 Change-Id: Iacd8d1953068bb718a63de8813dd1c307c21b1f8 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-04-15Merge "revise appc csit healthcheck"Morgan Richomme2-18/+54
2020-04-14Add CSITs for vCPE, vDNS, and vFW policiesJim Hahn2-25/+43
Runs xacml and drools, but does not currently run api or pap. PAP actions are simulated by injecting messages onto the dmaap topic read by xacml-pdp and drools-pdp. All other systems (e.g., dmaap, aai) are simulated using policy-models-simulators. Issue-ID: POLICY-2491 Change-Id: Ic05e3a6514e84040f5a965aa8d2cac9ed2e9abc2 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-04-10revise appc csit healthcheckTaka Cho2-18/+54
revise APPC csit healthcheck Issue-ID: APPC-1861 Change-Id: If573cbe54d47f251da0d37f7d4da13fd17b53145 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-04-08Merge "Update CSIT to use Frankfurt images"Morgan Richomme3-29/+32
2020-04-07Update CSIT to use Frankfurt imagesDan Timoney3-29/+32
Update CSIT test case to use Frankfurt version of SDNC images Change-Id: I524fd49268e5a3f473e585c96e61ace1440a3d5f Issue-ID: SDNC-1131 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-04-03Change AAF Certservice CSITs to send requests via HTTPSAleksandra Maciaga4-9/+141
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: Ia7b5d8d548f4ae3727302772fc56e6b0142b0da0 Issue-ID: AAF-1084
2020-04-02Move policy preload to robot scriptJim Hahn1-17/+4
Moved the policy preload for the PAP CSIT from setup.sh to the robot script; policy type preload isn't needed, so it was removed altogether. Also cleaned up some unneeded entries related to networking and ports in the docker yml files. Issue-ID: POLICY-2464 Change-Id: I1794dd905f2dcbdbe5f8da8c106b43b98d9a97ea Signed-off-by: Jim Hahn <jrh3@att.com>
2020-03-27Merge "Fix optf has and osdf csit failures"Marcin Przybysz4-4/+6
2020-03-26Fix optf has and osdf csit failuresvrvarma4-4/+6
CSIT jobs are failing with the latest aaf-sms docker images. Change-Id: Ia7da218d7383ad87cd59b07171a1931cad85f6c7 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-725
2020-03-26Merge "pnf sw upgrade csit"Marco Platania164-0/+13396
2020-03-25pnf sw upgrade csittragait164-0/+13396
Change-Id: I776d61030efc3d51e04f98698ceb8c445db2dafa Signed-off-by: tragait <rahul.tyagi@est.tech> Issue-ID: INT-1308 Signed-off-by: tragait <rahul.tyagi@est.tech>
2020-03-25Verification of fields in trust/key storeJoanna Jeremicz1-0/+5
Issue-ID: AAF-1107 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ic5b897115980be19ca23f07778b5b9763764446c
2020-03-23Merge "Fix getting local ip address in CSIT setup scripts"Marco Platania6-8/+8
2020-03-23Fix getting local ip address in CSIT setup scriptsBartek Grzybowski6-8/+8
Assumption that last field in routing entry is the local src address is no longer valide in the latest iproute2 releases as it adds UID information. The correct way is to get the 7th field, not the last. Change-Id: Id2289fbf9b916ccab3ac7949d4f8118ef0571935 Issue-ID: INT-1497 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-23Expand PMSH CSIT testsAndyWalshe5-93/+165
Issue-ID: DCAEGEN2-1842 Signed-off-by: AndyWalshe <andy.walshe@est.tech> Change-Id: Icc851f6606242350456c297220a13a806d5e0d95
2020-03-20Fix for proxy issues in local buildkjaniak2-2/+3
Change-Id: Iaf6105aa73d5cca381de212a3572259ff948aabf Issue-ID: AAF-1107 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
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-10Add CSIT for Cert Service ClientTomasz Wrobel2-1/+14
Issue-ID: AAF-996 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: If29633f8ce382c4bef2c14ff7ec9b5377c866d4a
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-06Add validation of recieved message and refactor codeAleksandra Maciaga4-12/+14
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Issue-ID: AAF-997 Change-Id: Idea7fba7cf33ff605c9f0980f82066b19559d29b
2020-03-04Merge "Clean up code"Bartek Grzybowski2-12/+30
2020-03-04Clean up codeAleksandra Maciaga2-12/+30
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Issue-ID: AAF-997 Change-Id: Iaeebbe2e3dbae3d1f6d9374a8d54d28bfd39ff3e
2020-03-03CSIT fixes for frankfurt breakagea.sreekumar7-126/+64
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-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 mergedmprzybys2-2/+2
Issue-ID: DCAEGEN2-2123 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I710b16d035fc279aca0a045a99a1d4b0423674bb
2020-02-28Update certificates in PM Mapper CSIT'sdfarrelly6-110/+3
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-27Fix ca nameBogumil Zebek2-2/+41
Use proper CA name in CSIT test Issue-ID: AAF-997 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I8954f6af116fd1c5d208ad4c2d2736aa52c9c027