aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-09-23Merge "Remove redundant image tagging"Bartek Grzybowski1-2/+0
2020-09-23Merge "Adding basic E2E test for workflow designer"Morgan Richomme11-6/+1609
2020-09-22Remove redundant image taggingLasse Kaihlavirta1-2/+0
Issue-ID: CCSDK-2849 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I85918c0d45b0c26599aa541e03f31e6d573773dd
2020-09-21Introduce real Kesystore checkkjaniak4-22/+41
Previous implementation for keystores was just comapring zero elements with zero elements, since keystore doesnt contain any certs (just private keys). Small naming of keywords changes. Change-Id: If8002e44ef3ced9f2203b94178f9713acd81e561 Signed-off-by: kjaniak <kornel.janiak@nokia.com> Issue-ID: DCAEGEN2-2253
2020-09-21Merge "[OOM-CMPv2] Refactor merger/copier CSIT"Marcin Przybysz3-31/+52
2020-09-21[OOM-CMPv2] Refactor merger/copier CSITJan Malkiewicz3-31/+52
Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I3016c2f147862b92e9446392552879af20dddf3e
2020-09-18Merge "Fix drools-apps master csit"Morgan Richomme1-1/+1
2020-09-18Merge "SDNC image added to policy managment CSIT"Paweł Wieczorek4-57/+132
2020-09-17Fix drools-apps master csitRam Krishna Verma1-1/+1
Base64 encoding of db passwrod has been removed from policy components. Hence, updating the custom pap config used for csit testing of drools-apps. Issue-ID: POLICY-2550 Change-Id: I159e3c81d6c8f7485037f1fc71a82249bfb393b7 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-09-17Add CSITs for Truststore Merger - Copier functionalitypwielebs10-0/+42
Negative scenarios: - KEYSTORE_SOURCE_PATHS points to file which does not exist - KEYSTORE_DESTINATION_PATHS is not present Positive scenarios: - Copier produce BAK file Issue-ID: DCAEGEN2-2253 Signed-off-by: pwielebs <piotr.wielebski@nokia.com> Change-Id: Idd4c433b70b261ea96812874a7196ba236e5d586
2020-09-17SDNC image added to policy managment CSITBjornMagnussonXA4-57/+132
Change-Id: I1913b81311dd44a24aca10d0b7668a88e23e6ab6 Issue-ID: CCSDK-2792 Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech> Change-Id: I1a9f93975b55a80fa8e931ed18f6fc05d2a53262
2020-09-15Merge "Fix exit code for missing envs"Marcin Przybysz2-26/+26
2020-09-15Remove ccsdk-odlsli-image downloadLasse Kaihlavirta1-3/+0
- there is no such image as ccsdk-odlsli-image, and the healthcheck does not need it to pass Issue-ID: CCSDK-2793 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I3ac16ea9829ae680e191af722b4bd556f4b22495
2020-09-15Fix exit code for missing envskjaniak2-26/+26
Also done rename of test env file paths. Change-Id: I303f788e35f8cccbc2a2675b51612734f8e8e276 Issue-ID: DCAEGEN2-2253 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-09-15Merge "Check that variables for exit actions are defined"Bartek Grzybowski1-8/+10
2020-09-14Merge "Fix DCAE VES Collector csits for latest schema mapping changes"Krzysztof Kuzmicki11-11/+11
2020-09-14Check that variables for exit actions are definedLasse Kaihlavirta1-8/+10
- Check that $WORKSPACE and $WORKDIR variables are defined before using them on exit actions to prevent inappropriate behaviour on early failures (such as non-existent plans directory) Issue-ID: INT-1721 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I9771aae634efdbd5c571ab9e05de7886d8a07993
2020-09-14CSIT Policy ManagementBjornMagnussonXA17-208/+528
CSIT test case using FTC1 and applicable ONAP images Change-Id: I7d3e382644f1b2e1de320931e24068976515cd4f Issue-ID: CCSDK-2700 Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech> Change-Id: I0571b3eb857b0347963af2b982a7de79f0ea78da
2020-09-10Amend CSIT jobs for PMSH filter changesegernug6-14/+70
Issue-ID: DCAEGEN2-2403 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I37234268ed475515f992b965870bf0843422a827
2020-09-09Fix DCAE VES Collector csits for latest schema mapping changesMichal Banka11-11/+11
Should be merged after: https://gerrit.onap.org/r/c/dcaegen2/collectors/ves/+/112424 Change-Id: I13b515bf33388a1db6a445ed7e5eb6e93d650462 Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2264
2020-09-02Use models-examples in CSITsJim Hahn11-267/+49
Replaced tosca policies found in the test "data" directory with policies from models-examples. Also added the dmaap simulator to the pap CSIT to prevent the error log from filling with dmaap errors while trying to debug the CSIT. Issue-ID: POLICY-2813 Change-Id: I6bccffa41acd0fda0b945fe8e3cd6badde1ac4c1 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-08-31Merge "Update docker-compose file for son-handler"Morgan Richomme1-1/+1
2020-08-31Merge "remove user to avoid permisson issue"Morgan Richomme1-2/+1
2020-08-28Merge "Update DFC csits"Krzysztof Kuzmicki3-1/+7
2020-08-27Update docker-compose file for son-handlerNiranjana1-1/+1
Issue-ID: DCAEGEN2-1433 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ie806f9f8d88a2e15960e11ab4a134fb057474f82
2020-08-26remove user to avoid permisson issueTaka Cho1-2/+1
after migrating to alpine, found permission issue on user:policy. Issue-ID: POLICY-2787 Change-Id: If78eed8771b93dd60dcca00d84e37391d916dc17 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-08-26Merge "Add CSITs for Truststore Merger"Krzysztof Kuzmicki30-0/+395
2020-08-26Add CSITs for Truststore MergerJoanna Jeremicz30-0/+395
Issue-ID: DCAEGEN2-2253 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ie2d648108c99f4a1e61fe855f318078e6ffc0e21
2020-08-26Update DFC csitsRemigiusz Janeczek3-1/+7
Tests with DFC require adjustments after updating DFC with the latest DCAE SDK Issue-ID: DCAEGEN2-2267 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Icccefebc4b5bdc122220c3473aa0ffcc8e33784c
2020-08-25Fix BBS-EP CSITmarcinrzepeckiwroc1-1/+1
Issue-ID: DCAEGEN2-2273 Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com> Change-Id: I5282b676878e048e82bbc0f53df7b8fccc4cc97a
2020-08-20Add csit tests for stndDefined validation in VESMichal Banka9-51/+267
Change-Id: Ie49a4e2000fb8e15c1a392ddeded7ddba2673a96 Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2264
2020-08-20Merge "Added csit tests for StndDefined disabled validation"Krzysztof Kuzmicki9-15/+138
2020-08-20Added csit tests for StndDefined disabled validationEdyta Krukowska9-15/+138
Issue-ID: DCAEGEN2-2254 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I806648d8d746dc1b9e999b967ca28e66c43c6852
2020-08-20Merge "Add CSIT for son-handler"Morgan Richomme19-0/+867
2020-08-20Merge "Update to new tcagen2 policy type"Morgan Richomme11-28/+28
2020-08-20Update CSIT resources for VES 1.7.3 versionMichal Banka10-170/+229
Updated events to contain valid stndDefined fields. Updated collector.properties to actual fields names. Fixed typo. Change-Id: I3edb2ed0d6753330a8965580a23b83dde625b71c Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2254
2020-08-19Update to new tcagen2 policy typePamela Dragosh11-28/+28
Replacing deprecated tca policy type with new tcagen2 policy type. Issue-ID: POLICY-2772 Change-Id: Id53e61caf9675e0080274784870970c7ea2575f8 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-08-18Add CSIT for son-handlerNiranjana19-0/+867
Issue-ID: DCAEGEN2-1433 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Id7ea296ebef70964f5e8b751969595320b49d00a
2020-08-17Merge "Refactor DMaaP simulator and add tests."Krzysztof Kuzmicki17-610/+490
2020-08-17Merge "StndDefined event routing"Krzysztof Kuzmicki1-13/+13
2020-08-17Merge "[PMSH] Refactoring changes for pmsh csits"Morgan Richomme7-77/+22
2020-08-14Update Netconf-Pnp-Simulator Support Node Health Statusajay_dp0012-9/+14
Issue-ID: INT-1681 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: Ib6186d9cd04987b5a97b9522e9f28d84b62e25e9
2020-08-14Merge "Remove dependency on vfc/db"Morgan Richomme4-12/+34
2020-08-14Resolved PNF-SW-Upgrade failing CSIT.ajay_dp0019-57/+99
-Updated AAI-Simulator Server/Root X509 Certificates Issue-ID: INT-1682 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I550e412321cb39b31d53803d0f3ab28e869034b7
2020-08-14Remove dependency on vfc/dbdyh4-12/+34
Issue-ID: VFC-1728 Change-Id: If7e3419163812924367ea7b0eb454acb242bfbce Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-08-13Merge "update Environment variable for DB"Morgan Richomme1-2/+2
2020-08-13StndDefined event routingBogumil Zebek1-13/+13
- add tags - update error response Issue-ID: DCAEGEN2-1771 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I303c42de32a7267a7566e6e5e2be3733c32b1c15
2020-08-12[PMSH] Refactoring changes for pmsh csitsefiacor7-77/+22
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I6902b40e9618e0e1e67c4c2d2b8a3f45c585d46b Issue-ID: DCAEGEN2-2146
2020-08-12Merge "Move csits form aaf to oom"Krzysztof Kuzmicki29-94/+94
2020-08-12Move csits form aaf to oomPawel29-94/+94
create csit folder under oom move csits from aaf to oom reconfigure csits: remove aaf word, use new image Issue-ID: OOM-2526 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I7b1f010fe46420cb734c67133f038bdadffd5ecc