summaryrefslogtreecommitdiffstats
path: root/test/csit/tests/common.robot
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Move CSIT to integration/csit repoGary Wu1-30/+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-24Fix "string_from_json" keywordMariusz Wagner1-0/+1
Issue-ID: INT-667 Change-Id: Id2dca2630a705c45f293b1b3edddb00f149ac9d5 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-09-14Added keyword to common.robotMariusz Wagner1-4/+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>
2017-09-14Add common.robot for csitfujinhua1-0/+22
Change-Id: I5d7747e8dd6bd6ac221202fbbf8ffd1805be5fe8 Issue-Id: INT-201 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>