aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2020-07-20Merge "Add CSIT for new VES domain"Marcin Przybysz4-6/+65
2020-07-08[PMSH] TLS support refactoringefiacor6-13/+39
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I169a072bdbc7ad3fddd4d002a76b798fa5627e8f Issue-ID: DCAEGEN2-2146
2020-07-07Add CSIT for new VES domainAleksandra Maciaga4-6/+65
Issue-ID: DCAEGEN2-2254 Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Change-Id: Idc928bc93eb432e8d93291780a9d4796bcb2561f
2020-07-01Upgrade url to ensure connect succefuldengyh1-22/+22
Issue-ID: VFC-1676 Change-Id: I47930715be0c9fc6c503b3ac882c2ba74a81b918 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-06-26Extend the robot tests by a simple SOL002-Adapter testPiotr Borelowski2-0/+35
Issue-ID: INT-1614 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: I04a75d92aba9c4c06dc0b384aff141592b79845e
2020-06-19Add testcases for PEM and JKS output typeJoanna Jeremicz12-77/+304
Issue-ID: AAF-1152 Change-Id: I99f7fadf7e4e890ff86011226dbcf3761c185072 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2020-06-10[PMSH] Refactoring suite to utilise new endpointefiacor1-61/+24
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/+8
2020-05-13Merge "Seperating usecase test suite dependencies"Morgan Richomme22-169/+172
2020-05-12Seperating usecase test suite dependenciesefiacor22-169/+172
# 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-11Merge "E2E Integration Test for NETCONF/TLS Configuration in SDNC."Morgan Richomme9-52/+520
2020-05-11xacml-pdp csit should wait for deploymentJim Hahn1-0/+8
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_dp0019-52/+520
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-06Drools-apps CSIT randomly fails deploying policiesJim Hahn1-1/+1
The drools-apps CSIT was randomly failing while deploying policies to xacml-pdp. The message that xacml-pdp published only contained the naming policy, thus the test failed. The supposition is that the topic monitoring script returned an earlier message from when the xacml-pdp first started up. Modified the robot script to be more specific when searching for the deployment message. Issue-ID: POLICY-2543 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: I209a927041c3566324bfad150b41fc12fd8f5920
2020-05-04Remove old operational policy type from apex testsRam Krishna Verma4-290/+12
Issue-ID: POLICY-2537 Change-Id: If6412d505777faa16c69225305120e5c9c300e8c Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-04-29Update SDNC Naming policy in xacml csitJim Hahn1-1/+1
Issue-ID: POLICY-2525 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: Id466c6a113bfff087e4dd9d594e5f286f108a73c
2020-04-23Merge "[PMSH] Updating csits for CBS module"Morgan Richomme2-7/+7
2020-04-23[PMSH] Updating csits for CBS moduleefiacor2-7/+7
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4932bd4e5ab6b6d8fe524290079edd1093d49394 Issue-ID: DCAEGEN2-2156
2020-04-20Add XACML optimization test to CSITJim Hahn6-218/+90
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 Richomme2-14/+42
2020-04-16Add Naming policy test for xacml CSITJim Hahn2-14/+42
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-6/+94
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-14Add CSITs for vCPE, vDNS, and vFW policiesJim Hahn1-29/+176
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-08Merge "Update CSIT to use Frankfurt images"Morgan Richomme1-15/+15
2020-04-07Update CSIT to use Frankfurt imagesDan Timoney1-15/+15
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-06remove usecases testsjhh1-11/+0
Issue-ID: POLICY-2474 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: If69a11c7c690d8a5ac2d3b2a5b81f9d7d5fe5197 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-04-03Change AAF Certservice CSITs to send requests via HTTPSAleksandra Maciaga5-13/+30
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 Hahn2-0/+62
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-04-02Update VES Collector CSITAleksandra Maciaga6-1883/+3076
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Change-Id: I6dd9d36a7bddbbc3d0d99b72d990907e3fe87b1b Issue-ID: DCAEGEN2-2182
2020-03-26Merge "pnf sw upgrade csit"Marco Platania8-0/+365
2020-03-25Merge "Verification of fields in trust/key store"Marcin Przybysz6-40/+110
2020-03-25Merge "Update the release version for OOF csit"Marco Platania1-8/+8
2020-03-25pnf sw upgrade csittragait8-0/+365
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 Jeremicz6-40/+110
Issue-ID: AAF-1107 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ic5b897115980be19ca23f07778b5b9763764446c
2020-03-23Update the release version for OOF csitvrvarma1-8/+8
Fixing policy simulator url Adding pci/rsi tests Change-Id: I18f9987201159a64ff12ca00137e4ddcf8e38fe5 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-719 Signed-off-by: vrvarma <vikas.varma@att.com>
2020-03-23Merge "Finalize CSIT script regardless of setup success"Morgan Richomme1-1/+1
2020-03-23Merge "Make certservice-client use volume mount"Marcin Przybysz4-37/+28
2020-03-23Finalize CSIT script regardless of setup successLasse Kaihlavirta1-1/+1
- run teardown and env info collection steps always on exit regardless of any potential failures in previous steps (particularly setup) - Note that this puts an implicit requirement on project-specific teardown scripts to be able to do their job even if some setup steps have failed! - add trivial sdc-dcae-d change to trigger CSIT verify job Issue-ID: TEST-231 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: Iafd362602d3e8ae8c40eb0c73efae12d00a470c5
2020-03-23Expand PMSH CSIT testsAndyWalshe6-16/+410
Issue-ID: DCAEGEN2-1842 Signed-off-by: AndyWalshe <andy.walshe@est.tech> Change-Id: Icc851f6606242350456c297220a13a806d5e0d95
2020-03-23Make certservice-client use volume mountRemigiusz Janeczek4-37/+28
Client container runs as root to avoid permission issues with volume mount access Change client output path from '/var/log' to '/var/certs' Issue-ID: AAF-1107 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I28ec95cd5e38f43d282087264b04c5b378bbabfd
2020-03-23Use designer for all SDC operations in sdc-dcae-d CSITLasse Kaihlavirta2-37/+4
- Use designer (cs0008) user in all SDC operations - update sdc_interface.robot to Frankfurt level following testsuite/robot/resources/sdc_interface.robot Issue-ID: SDC-2827 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I6cf69a344a8d9205429a5371ccfe782247d0763b
2020-03-20Merge "Fixing APEX and Distribution csit failures due to invalid key name in ↵Morgan Richomme2-3/+6
policy"
2020-03-20Fixing APEX and Distribution csit failures due to invalid key name in policya.sreekumar2-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 buildkjaniak3-15/+16
Change-Id: Iaf6105aa73d5cca381de212a3572259ff948aabf Issue-ID: AAF-1107 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-03-20Change docker login userBogumil Zebek1-2/+0
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-17Add frankfurt to drools-apps CSITJim Hahn1-0/+11
Issue-ID: POLICY-2434 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: I92ce55b8f024e6bb935b21812ceb633976b0ddf8
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 Richomme9-51/+42