aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-06-19Update to Bulk PM Robot for new DFC loggingLiamBurke1-2/+2
Change-Id: I4be9c51015b47721c1af0e7da864a01183df288b Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2019-06-19Add test for scheduled CBS configuration refresh in PRHgrabinsk3-2/+25
Change-Id: Ib90594b6e854d6f576fe3f3ce3b1f7e839bcf3f6 Issue-ID: DCAEGEN2-1544 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-06-19Add test for forcing CBS configuration refresh in PRHgrabinsk4-26/+74
Change-Id: Ie1d8659d4aaa82338c6986f68e47443dc6679b0e Issue-ID: DCAEGEN2-1544 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-06-18add log level change testmicdzied3-3/+33
Change-Id: Ie4fb5192a86e4433df865c8913ea212d25acc00b Issue-ID: INT-1107 Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
2019-06-17Merge "bumping robotframework-onap to 0.5"Gary Wu4-7/+7
2019-06-17Merge "BBE re-registration added aai entry service instance armed aai-entry ↵Gary Wu6-14/+104
armed expected-logical-link armed AAI simulator armed RF test keywod"
2019-06-17Merge "Removing unnecessary mounts in APEX CSIT"Gary Wu9-218/+9
2019-06-17bumping robotframework-onap to 0.5DR695H4-7/+7
Issue-ID: TEST-158 Change-Id: I457203521765773e4f831bd1d151d8d80ca58ba7 Signed-off-by: DR695H <dr695h@att.com>
2019-06-17BBE re-registrationMarcin Migdal6-14/+104
added aai entry service instance armed aai-entry armed expected-logical-link armed AAI simulator armed RF test keywod Change-Id: If894fce80d40b05fc9f75e22ee96cddb7621423a Issue-ID: INT-1100 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-06-17Move PRH loggers config to CBS;grabinsk2-6/+6
Update required CBS connectivity attrs passed via env; Change-Id: Ib70850054499f0ee852ad4b9f0e0ae963b35e6f4 Issue-ID: DCAEGEN2-1544 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-06-17Merge "PRH test fixes - align simulated Dmaap response to the real one"Mariusz Wagner13-290/+289
2019-06-17PRH test fixes - align simulated Dmaap response to the real onegrabinsk13-290/+289
(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-17Removing unnecessary mounts in APEX CSITa.sreekumar9-218/+9
In the end to end csit test cases of APEX, currently we are mounting the config files for APEX and PAP. This is not necessary. Change-Id: I10f9ed509e4bb537cc91f145dde34aeb8c0d9b99 Issue-ID: POLICY-1863 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-06-17Merge "Use VID version 5.0.x"Gary Wu1-1/+1
2019-06-16Use VID version 5.0.xIttay Stern1-1/+1
Anticipating upcoming El-Alto Issue-ID: VID-453 Change-Id: I7d63e2ac1dece0440848c0fd2b582719e9762ec7 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-13Add heart beat interval to CSIT PAP configJim Hahn1-0/+1
Only apex CSIT overrides PAP's defaultConfig.json, so only had to add the new parameter to that one file. Issue-ID: POLICY-1846 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: Iba15c1db0d03dc42c8f5c058b9bc8e9ff55c42b4
2019-06-12Remove unused exposed portsMarcin Migdal4-30/+61
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-06-11PRH -> BBS re-registration caseMarcin Migdal6-2/+98
Skeleton for test Change-Id: I1a78b04a653e5cf9f21f25b0d29d989920390984 Issue-ID: INT-1100 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-06-10Update expected log entries in PRH in case AAI has missing entry or is not ↵grabinsk2-11/+11
reponding Change-Id: I43bbd055002e0c399a2c837bb0df738e01c06b63 Issue-ID: DCAEGEN2-1601 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-06-06Merge "Refactor PrhLibrary.py"Gary Wu2-62/+108
2019-06-06Fix robot cases due to attachment-pointMarcin Migdal8-8/+8
Change-Id: I36ad6450b7a600f09d600913cd27efafcab690bd Issue-ID: INT-1097 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-06-05Run DB script before starting other containersJim Hahn10-97/+117
The other containers were starting before their user names had been added to the DB. Consequently, they were aborting at start-up. Modified the various setup.sh scripts to run the DB-init script before starting the remaing containers. Also add start_all to start the containers and wait for the ports to start listening, eliminating the need for the "curl" tests in the setup.sh scripts. Also removed version numbers from some yml files. Change-Id: Idd9ff81b3ab4a78926b644f22360c9222afe82d5 Issue-ID: POLICY-1829 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-06-04Merge "Updates for new DFC endpoints.json and DR latest"Gary Wu2-45/+34
2019-06-04Merge "remove the files we dont use around OSUtils"Gary Wu2-6/+0
2019-06-04Merge "Remove obsolete files for optf/cmso"Daniel Rose56-1665/+4
2019-06-04Refactor PrhLibrary.pybiniek2-62/+108
Issue-ID: INT-1094 Signed-off-by: biniek <lukasz.biniek@nokia.com> Change-Id: Ic946c3ce58b3d94e4d8e3c4f206be4b707c31084
2019-06-04Updates for new DFC endpoints.json and DR latestLiamBurke2-45/+34
Change-Id: I2c2715bedc5c353bf68d0ce3b60878c64ce4ff22 Issue-ID: INT-832 Signed-off-by: LiamBurke <liam.burke@ericsson.com>
2019-06-04Update configs for prhmicdzied1-30/+5
Change-Id: Id89203adede9154079f32103c86ea42c4d4910de Issue-ID: INT-1095 Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
2019-06-04Remove obsolete files for optf/cmsoJerry Flood56-1665/+4
Issue-ID: OPTFRA-517 Change-Id: I34adbe4284c39041c44b70fce9677e9a64f5b3da Signed-off-by: Jerry Flood <jflood@att.com>
2019-06-03remove the files we dont use around OSUtilsDR695H2-6/+0
Change-Id: I8a86a86089bf59dfa5e133a0dc7f51b8301499b4 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-06-03Merge "we dont use these libraries so removing them"Gary Wu1-4/+0
2019-06-03Merge "Issue-ID: VID-484"Gary Wu3-69/+7
2019-06-03we dont use these libraries so removing themDR695H1-4/+0
Change-Id: I91d01f7dd48bd5aad7ea55ab7aa9ce22077991ba Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-06-03Issue-ID: VID-484Wojciech Sliwka3-69/+7
fetch parameters for native workflows Change-Id: I6d017ee43b1969ceb2bce11d28f0fdde5da152c4 Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com> (cherry picked from commit c97101347defc8126614b27c60646325e0f9d674)
2019-05-30csit should pull from the pypi instead of gitDR695H1-3/+1
Change-Id: Ia04a0b06cac6ef415d427701caa09e40c8e15eae Issue-ID: TEST-159 Signed-off-by: DR695H <dr695h@att.com>
2019-05-30Merge "Add temporary kill script for SDC DCAE containers"Gary Wu1-0/+31
2019-05-30Add docker logs for csitfujinhua2-0/+3
Change-Id: I5291600cc9f2738014f151db493440b8e756649c Issue-ID: INT-1015 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-05-30Add temporary kill script for SDC DCAE containerskaihlavi1-0/+31
Currently it is possible to start SDC's DCAE-DS docker containers with docker_run.sh (see https://gerrit.onap.org/r/#/c/sdc/+/88549/) but the containers are not killed by corresponding kill_containers_and_remove_dataFolders.sh - this script provides the ability to kill them until image naming and tagging has more complete solution that should render this one obsolete Change-Id: I623db3ace0d4e14b925254bd21528bfa8e00f458 Issue-ID: SDC-2342 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-05-29Merge "Fix externalapi/nbi CSIT"Gary Wu1-1/+1
2019-05-29Fix externalapi/nbi CSITMatthieu Geerebaert1-1/+1
Issue-ID: EXTAPI-254 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com> Change-Id: I1e754c7d19f04d378dcf34811b03809376e9340d
2019-05-29Enable ssl for dmaap client in PRHgrabinsk1-13/+13
Change-Id: I74dbf32a0e06e90a5a2d222008a4379e4c5a9a54 Issue-ID: INT-1076 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-05-28Merge "Use single PRH container with ssl configuration Generating new ↵Gary Wu22-197/+390
certificates since the old ones have expired"
2019-05-28Merge "Xacml-PDP CSIT tests with DmaaP Simulator"Gary Wu10-5/+587
2019-05-28Use single PRH container with ssl configurationgrabinsk22-197/+390
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-27Correct minor typos in scriptkaihlavi1-5/+4
Issue-ID: SDC-2333 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: I5d5d44cd8dfcb8d81250af182915c163efb9a576
2019-05-24Xacml-PDP CSIT tests with DmaaP SimulatorMichael Mokry10-5/+587
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>
2019-05-23Improve PRH tests to make json comparison more flexiblegrabinsk6-22/+38
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-05-22Update PRH tests after SDK update to El Alto in PRHgrabinsk27-443/+489
Change-Id: I0ce656cc2b0e59254b788ac114f5617cacea1ffb Issue-ID: Issue-ID: DCAEGEN2-1501 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-05-21Combine similar SDC setup scripts into onekaihlavi5-98/+25
Replace almost identical setup scripts for SDC api and ui tests with one that takes the wanted SDC test suite as an argument Change-Id: Ic48ffa82a41d80da860eb043e3dfb71f55cc08ad Issue-ID: INT-1084 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-05-10Fix HV-VES tests when running locallyPiotr Jaszczyk2-5/+4
* Fixed docker registry env vars in env_local * Random network name for every test run Change-Id: I74ea22d1f3013e86eda18184f11d5901777b20c9 Issue-ID: DCAEGEN2-1474 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>