aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2/prh-testcases/resources/simulator/DMaaP.py
AgeCommit message (Collapse)AuthorFilesLines
2019-07-03Test basic registration scenario when AAI and dmaap is configured _NOT_ to ↵grabinsk1-0/+1
use cert auth Change-Id: I92d6670344a65eed4289c5f72bdd5206f2b329f9 Issue-ID: INT-1076 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-06-17PRH test fixes - align simulated Dmaap response to the real onegrabinsk1-1/+12
(real Dmaap response consists of array of escaped event json strings) Change-Id: I84f1c5ee576b833e40138ce8af8a8558f39e0609 Issue-ID: INT-1100 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-06-12Remove unused exposed portsMarcin Migdal1-21/+33
Rename methods Arm DMaaP SIM for new endpoints Add new test file - resource Arm test case Development is not finished yet Change-Id: I888a24c9d6d8bb8240b151c6c0f2f08c41df5b65 Issue-ID: INT-1100 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-05-28Use single PRH container with ssl configurationgrabinsk1-1/+1
Generating new certificates since the old ones have expired Change-Id: If68ceab0bea7dbc10db647af7530b39b44729c0c Issue-ID: INT-1076 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-05-23Improve PRH tests to make json comparison more flexiblegrabinsk1-2/+6
Update expected PNF ready event to be an array of events Improve logging in DMaaP simulator Change-Id: I1c6c76dd7ef742fd474870b0cb23b5bbaa265357 Issue-ID: DCAEGEN2-1501 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-04-26PRH BBS tests - part 2kurczews1-4/+4
Issue-ID: INT-989 Change-Id: Ifa55723579d763e4bede7dbc373c7605dccb9b0e Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2019-04-18PRH BBS testskurczews1-4/+4
Issue-ID: INT-989 Change-Id: I2963a7b0df2ee16a8cf5bc3144510950a1fd7ad2 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2019-04-16Attempt to check CSITMarcin Migdal1-1/+1
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-11PRH simulators refactorkurczews1-44/+66
Issue-ID: INT-989 Change-Id: I87b9a998291ea55f422bce8b315d4b5f03950e2c Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2019-04-04Attempt to fix CSITMarcin Migdal1-0/+17
Arm SIMs in logs Change-Id: I6242fb65f6fc8ca373d5862aed8fa55457f443ee Issue-ID: INT-989 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2018-11-07ssl set-up between PRH, AAI, DmaaPpkaras1-1/+1
Change-Id: I1f13305a25f684df23c58067f5eec01d25e7d01c Issue-ID: DCAEGEN2-956 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2018-10-23tests for ssl connection for PRH, AAI and DmaaPpkaras1-34/+9
Change-Id: If1e73dee9d517832852ae618d73e45da29052828 Issue-ID: DCAEGEN2-886 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2018-10-22tests for ssl connection for PRH, AAI and DmaaPpkaras1-22/+50
Change-Id: I503a0749f22336b35b2633d372a3ef59d6bf71c8 Issue-ID: DCAEGEN2-880 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2018-10-19SSL setup for AAI and simulatorpkaras1-1/+1
Change-Id: I6b29013032809e8ded110d06d132f765cfc13a7d Issue-ID: DCAEGEN2-878 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2018-09-27Move CSIT to integration/csit repoGary Wu1-0/+65
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I1e4c0eff44691f73f8098b3c52764107f6b8b8df Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>