aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2019-10-15Update vid tests to take into account the new selenium libdublinmrichomme1-4/+2
Get Cookie Value no more supported in Selenium 4 Issue-ID: INT-1237 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I8a224d5f90fd4cf9ee1c700b634208b2a5a416a4 (cherry picked from commit 357d8e2863841cee3373c9e3c692a996809d71ef)
2019-07-04PRH version 1.2.4Marcin Migdal1-2/+2
Change-Id: I515d85f6d44aad35f4509b55a867f300986a6937 Issue-ID: INT-1133 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-06-06Fix robot cases due to attachment-pointMarcin Migdal7-8/+8
Change-Id: I23540bd7332b9dbe64cde6c469c69964d106d882 Issue-ID: INT-1096 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-06-03Xacml-PDP CSIT tests with DmaaP SimulatorMichael Mokry5-0/+391
1. Added test cases for creating policy, deploying policy, and getting a decision for monitoring policies 2. Included statistics check between some tests 3. Modified to use dmaap simulator, policy-pap, and policy-api for end to end tests 5. UPDATE: made changes per Ajith's review 6. Removed most config overrides and changed dmaap to message-router where appropriate Change-Id: Ia9935193f189f249e11f23b2ffe49f87090b7b54 Issue-ID: POLICY-1767 Signed-off-by: Jim Hahn <jrh3@att.com> (Adding to dublin branch) Signed-off-by: Bilal A <bilal@research.att.com>
2019-05-31Adding end to end CSIT test cases for PDP-Aa.sreekumar4-2/+530
1) Adding test case to do health check of PDP-A. 2) Adding test case for end to end testing - create policy type and policy using Policy API, deploy policy using PAP API and then execute policy in APEX engine. Change-Id: I97b208f4d7c319f993515719795d022ddfc429fa Issue-ID: POLICY-1739 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech> (cherry picked from commit 7d80c38635b4cf7ec0d517a95c63772c4c9aface)
2019-05-31Fix policy/pap csit test cases in dublinjrh31-8/+6
Issue-ID: POLICY-1747 Signed-off-by: jrh3 <jrh3@att.com> Change-Id: I6f5b07ba29c19611d2b8e12c1100c2bbfcc5dc12
2019-05-27Issue-ID: VID-484Wojciech Sliwka2-68/+6
fetch parameters for native workflows Change-Id: I6d017ee43b1969ceb2bce11d28f0fdde5da152c4 Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
2019-05-17Merge "Use Dublin-specific prh image version" into dublinMariusz Wagner1-2/+2
2019-05-17Use Dublin-specific prh image versiongrabinsk1-2/+2
Change-Id: Ideebb6b756ea91ac65e26cd7917e182043f52267 Issue-ID: DCAEGEN2-1503 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-05-10Switch to DMaaP kafka imagekjaniak3-1/+10
Change-Id: Ib3d58aec92d66a291cf97d5a72d42e7579e265db Issue-ID: DCAEGEN2-1448 Signed-off-by: kjaniak <kornel.janiak@nokia.com> Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
2019-05-09Deferring PRH startup until CBS can serve PRH config datagrabinsk2-8/+18
(cherry picked from commit 98daff81f480b392f66a55d8b725e6aa372fbd3c) Change-Id: Icd4f085fa2f9e252af8147474a72069503973bdc Issue-ID: INT-989 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-05-07Fix and update on version for dublin branch - PM Mapperrajendrajaiswal1-1/+1
Change-Id: Id09eb2ae4dec4a2a0b5c3b9b98503572824b0cd7 Issue-ID: INT-863 Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
2019-05-06Fix Docker tag reference for CSIT tests (removed SNAPSHOT)Stavros Kanarakis1-1/+1
Change-Id: Ife0a9503603eb1621b2f2c9fc72f53a88ad64fb9 Issue-ID: DCAEGEN2-1478 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2019-04-22Merge "changing simulator and endpoints for change management testing"Gary Wu11-165/+2875
2019-04-22add modeling generic parser robot testyangyan1-0/+31
Change-Id: Ibc1f3fd642c82fd4889f8e03310269715dc66fd6 Issue-ID: MODELING-156 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-19Flesh out PAP CSITsJim Hahn2-0/+131
This exercises all of the PAP REST APIs, except for the simple policy "deploy" API. Change-Id: I681c4c40f05f6e343a782e764f7f939ecbb31258 Issue-ID: POLICY-1672 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-04-19Merge "Finish drools CSIT infra"Yang Xu31-0/+17
2019-04-18Finish drools CSIT infrapdragosh31-0/+17
Basic health check for now. Need to have ci-management jobs enabled for this to work on every merge. Cleaning out unused scripts and mock server. Renaming policy engine script so its obvious that is what it is for. Issue-ID: POLICY-1651 Change-Id: I469823795d4a9f5531d150610ba2ed0b75585677 Signed-off-by: pdragosh <pdragosh@research.att.com> Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> Signed-off-by: pdragosh <pdragosh@research.att.com> Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-04-19Add csit case for nslcmfujinhua1-0/+9
Change-Id: I5bd9460cde34498726316ffc3b37870a667ea59b Issue-ID: INT-1015 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-18Add csit case for nslcmfujinhua1-0/+9
Change-Id: Ia9bd66419d0e8cf9e54894e5bc9fea40ab07d4aa Issue-ID: INT-1015 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-18changing simulator and endpoints for change management testingBartosz Gardziejewski11-165/+2875
Change-Id: I18d92c130181f6440cf2b68cfd864de686833c67 Issue-ID: VID-462 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
2019-04-18PRH BBS testskurczews9-12/+191
Issue-ID: INT-989 Change-Id: I2963a7b0df2ee16a8cf5bc3144510950a1fd7ad2 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2019-04-18Merge "Fixing policy file after code change"Yang Xu1-1/+2
2019-04-17Attempt to check CSITMarcin Migdal1-3/+2
AAI not responding case Change-Id: Ib1d6da6b99b0dd3fe05dc5d94429e4785fda4e9c Issue-ID: INT-989 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-04-17Attempt to check CSITMarcin Migdal2-17/+12
Invalid VES in DMaaP Change-Id: Ief0bb5935200939c3d4329836f855a5d5b7cf59a Issue-ID: INT-989 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-04-16Fixing policy file after code changeBilal A1-1/+2
Change-Id: If21e4dfa5735d8804dda4fe26fe9c0ccb0f3f008 Issue-ID: POLICY-1270 Signed-off-by: Bilal A <bilal@research.att.com>
2019-04-16Merge "Attempt to check CSIT Fix positive cases - they work all now"Gary Wu6-27/+15
2019-04-16Merge "Updates to DFC CSIT test"Gary Wu3-48/+129
2019-04-16Merge "Adds CSIT tests for Policy API"Gary Wu3-0/+338
2019-04-16Attempt to check CSITMarcin Migdal6-27/+15
Fix positive cases - they work all now Change-Id: I451f79e3a6cfd1aba9b373e7138c0e8cd3efb88c Issue-ID: INT-989 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-04-16Updates to DFC CSIT testBjornMagnussonXA3-48/+129
Adaptation of Functional tests due to updated dfc simulators Adaptation of Management tests due to changes in DFC app Removed test for FTPS due to issue with ftps sim cert Issue-ID: DCAEGEN2-1434 Change-Id: Ic92ac4901586cb55164177a8640ba23b60c02f0d Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
2019-04-16Merge "Attempt to check CSIT Wait for CBS startup"Mariusz Wagner4-4/+20
2019-04-16Add csit cases for vnflcmfujinhua1-2/+9
Change-Id: If151b01af00d35f58bfddf0023982d613046ed3e Issue-ID: INT-1015 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-15Adds CSIT tests for Policy APIBilal A3-0/+338
Change-Id: Iaec1d8476d90ab15e16549589c18e055b85bb73b Issue-ID: POLICY-1270 Signed-off-by: Bilal A <bilal@research.att.com>
2019-04-15Merge "DB Connection Setup for API and PAP for CSIT"Gary Wu1-0/+12
2019-04-15Attempt to check CSITMarcin Migdal4-4/+20
Wait for CBS startup Change-Id: I0cae12fdfeed7a25593d98e66b7e2353b3efff29 Issue-ID: INT-989 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-04-15DB Connection Setup for API and PAP for CSITBilal A1-0/+12
1) Adds CSIT Test for API 2) Adds a mariadb container setup and configuration for API. 3) Adds a mariadb container setup and configuration for PAP. Change-Id: I9beea4f2445215bc95962ebceb4ec626dd0d5521 Issue-ID: POLICY-1270 Signed-off-by: Bilal A <bilal@research.att.com>
2019-04-12Merge "Attempt to check CSIT Consul and CBS discovery fix"Gary Wu5-5/+34
2019-04-12Attempt to check CSITMarcin Migdal5-5/+34
Consul and CBS discovery fix Change-Id: I0e3ded421b9f285c28a3b5307138adcdec022cca Issue-ID: INT-989 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-04-12Merge "Added CSIT support for pushPolicy and deletePolicy API"Gary Wu3-0/+40
2019-04-11Merge "Prepare new endpoints for csit/vid internal api"Gary Wu5-15/+319
2019-04-11Prepare new endpoints for csit/vid internal apimichal.banka5-15/+319
Change-Id: Ib69287eb1c21d30eb39472270c160f4b318c5c12 Issue-ID: VID-399 Signed-off-by: michal.banka <michal.banka@nokia.com>
2019-04-11Merge "Adding PM Mapper Test to BulkPMe2e tests"Gary Wu4-7/+34
2019-04-11Merge "PRH simulators refactor"Mariusz Wagner3-103/+191
2019-04-11Merge "Add type to topics definitions"Mariusz Wagner1-0/+3
2019-04-11Add type to topics definitionsMarcin Migdal1-0/+3
Change-Id: Idaa657612a6acc4e4259d2c7029bf283a67693ef Issue-ID: INT-989 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-04-11PRH simulators refactorkurczews3-103/+191
Issue-ID: INT-989 Change-Id: I87b9a998291ea55f422bce8b315d4b5f03950e2c Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2019-04-11Merge "Test configuration updates in CSITs"Mariusz Wagner7-3/+126
2019-04-11Merge "Removed unused variables"Mariusz Wagner1-5/+2
2019-04-11Adding PM Mapper Test to BulkPMe2e testsLiamBurke4-7/+34
-Check PM Mapper contains XML file -Check MR contains PMMeas VES Change-Id: I8f86aa75ace47ce4c00136169832136c3fac8a92 Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>