aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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 Richomme26-172/+2629
2020-05-11E2E Integration Test for NETCONF/TLS Configuration in SDNC.ajay_dp00126-172/+2629
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-08Merge "Drools-apps CSIT randomly fails deploying policies"Morgan Richomme1-1/+1
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-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-06Merge "change to tty for docker exec"Morgan Richomme4-8/+8
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-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 Richomme13-24/+138
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 moduleefiacor13-24/+138
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 Hahn7-220/+97
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-20Merge "Increment the release versions for csit"Marco Platania5-19/+20
2020-04-18Merge "Add Naming policy test for xacml CSIT"Morgan Richomme3-18/+42
2020-04-17Merge "End-to-end policy CSIT"Morgan Richomme17-314/+273
2020-04-16Increment the release versions for csitvrvarma5-19/+20
Change-Id: I12d2c9d01d2c3f5e705bf9c40bed923a20e2f106 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-735
2020-04-16Add Naming policy test for xacml CSITJim Hahn3-18/+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 Hahn17-314/+273
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 Hahn24-133/+977
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 Richomme4-44/+47
2020-04-07Update CSIT to use Frankfurt imagesDan Timoney4-44/+47
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 testsjhh2-15/+2
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 Maciaga9-22/+171
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 Hahn7-255/+34
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-27Merge "Replace ifonfig with ip a"Morgan Richomme1-1/+1
2020-03-27Merge "Add trailing slash to context URIs"Marcin Przybysz2-10/+19
2020-03-27Merge "Fix optf has and osdf csit failures"Marcin Przybysz8-8/+152
2020-03-26Fix optf has and osdf csit failuresvrvarma8-8/+152
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 Platania172-0/+13761
2020-03-25Add trailing slash to context URIsJim Hahn2-10/+19
Also added various properties to drools/base.conf to keep it consistent with drools-apps/base.conf, as much as possible. I believe the old SO actor will break if we use the CONTEXT_URI, thus I'm leaving the SO_URL intact for now. Issue-ID: POLICY-2441 Change-Id: I1c4122ecec86ef1ef0e165560464e74ace2bdf34 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-03-25Merge "Verification of fields in trust/key store"Marcin Przybysz7-40/+115
2020-03-25Merge "Update the release version for OOF csit"Marco Platania5-19/+32
2020-03-25pnf sw upgrade csittragait172-0/+13761
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 Jeremicz7-40/+115
Issue-ID: AAF-1107 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ic5b897115980be19ca23f07778b5b9763764446c
2020-03-24Update CSIT properties for new actorsJim Hahn1-0/+6
Aded new context URI properties to the config for use with related changes in drools-apps. Left the XXX_URL properties intact for removal later, once drools-apps changes have been merged. Issue-ID: POLICY-2441 Change-Id: Ia7ef38d8cf01e3189c7accc1affd7cbb2c3e1bd0 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-03-23Update the release version for OOF csitvrvarma5-19/+32
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-23Replace ifonfig with ip aLasse Kaihlavirta1-1/+1
- replace obsolete ifconfig with more modern command ip a Issue-ID: SDC-2824 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I5341e49f45b263c3dde3dc4923dc8233331f518e
2020-03-23Merge "Finalize CSIT script regardless of setup success"Morgan Richomme2-19/+25
2020-03-23Merge "Fix getting local ip address in CSIT setup scripts"Marco Platania6-8/+8
2020-03-23Merge "Make certservice-client use volume mount"Marcin Przybysz4-37/+28
2020-03-23Finalize CSIT script regardless of setup successLasse Kaihlavirta2-19/+25
- 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-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 testsAndyWalshe11-108/+574
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