aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/dcaegen2/prh-testcases/resources/prh_library.robot
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Move CSIT to integration/csit repoGary Wu1-56/+0
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I6777cd414e43dbf2bfa6215f7e50849e1a6a2e59 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-14Added keyword to common.robotMariusz Wagner1-8/+11
- add new keyword to read files in common.robot - fix one keyword in common.robot - used new keyword in PRH suite - use new keyword in dcaegen2 suite Issue-ID: INT-661 Change-Id: I36cd2d5b82a20938a7b0775c9792dc2364a21922 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-09-12Fixed broken testMariusz Wagner1-1/+1
- Invalid DMaaP event cannot be converted to PNF_READY notification Issue-ID: INT-654 Change-Id: I39d2089d0fc3c26b64926ca0de0345a411e7f11f Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-09-06Fix tests and updated docker filesMariusz Wagner1-2/+5
- fix tests in Jenkins - update docker files (reduce image size) Issue-ID: INT-647 Change-Id: I2b0e541bc962b68d4e68c592c161ce91ff698d34 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-30Cleaning testsMariusz Wagner1-14/+14
Code refactor and clean TC code Issue-ID: INT-604 Change-Id: I6b47dae37eb3b3897698bab738abcc8aac97d90d Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-26Change global varMariusz Wagner1-5/+5
Change global var to suite var Issue-ID: INT-600 Change-Id: Iecfe90157f52f2d459fb67c9c1d60846ae0b816a Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-12Refactor and added TCMariusz Wagner1-0/+50
- code refactor - added border tests Issue-ID: INT-510 Change-Id: I8d46508741c47983fd55fe5bf3f0dd9f716a8c81 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>