aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sdc-dcae-d/dcaed/assets
AgeCommit message (Collapse)AuthorFilesLines
2019-08-21Adjust SDC-DCAE-DS to integration test changeskaihlavi2-0/+0
Backport improvements made to corresponding integration test in https://gerrit.onap.org/r/#/c/testsuite/+/92864/ to CSIT Change-Id: Iadc7463b81a9860f1b625abdaff66a125b4a9c46 Issue-ID: SDC-2480 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-08-01Replace json_templater usagekaihlavi12-84/+84
Remove project-specific json_templater.robot file and adjust the tests to use ONAPLibrary.Templating instead following the example here: https://gerrit.onap.org/r/#/c/integration/csit/+/90264/ Issue-ID: TEST-181 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: I29edbbbb054f100fdb92981cc4c1e44402d7cad7
2019-06-26Adjust DCAE-DS CSIT for Jenkins and to masterkaihlavi11-0/+1781
- directory structures of DCAE-DS CSIT plans, scripts and tests have been changed to be more compatible with jjb templates to enable working Jenkins jobs - robot tests adjusted to latest changes in robotframework-onap library Change-Id: Id05602a88557267cc7ae77f066877680ae431a7f Issue-ID: SDC-2365 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>