Age | Commit message (Collapse) | Author | Files | Lines |
|
- run teardown and env info collection steps always on exit
regardless of any potential failures in previous steps
(particularly setup)
- Note that this puts an implicit requirement on project-specific
teardown scripts to be able to do their job even if some setup steps
have failed!
- add trivial sdc-dcae-d change to trigger CSIT verify job
Issue-ID: TEST-231
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: Iafd362602d3e8ae8c40eb0c73efae12d00a470c5
|
|
- Use designer (cs0008) user in all SDC operations
- update sdc_interface.robot to Frankfurt level
following testsuite/robot/resources/sdc_interface.robot
Issue-ID: SDC-2827
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I6cf69a344a8d9205429a5371ccfe782247d0763b
|
|
This commit introduces a new set of variables for sdc-dcae-d test in the
same style as was for sdc tests. Some refactor had to be done to make it
work and make it less copy-pasted.
Issue-ID: SDC-2564
Change-Id: Ic0725dbc4643d0563594f28d2a772968e291f788
Signed-off-by: Petr OspalĂ˝ <p.ospaly@partner.samsung.com>
|
|
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>
|
|
Refactor SDC-DCAE-DS CSIT further by taking ONAPLibrary.SDC
in use also for communications with SDC-DCAE-DS
Issue-ID: TEST-186
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: Ib87ef5da180ebac9248734721c133aa834e43a1a
|
|
- Replace old SDC communication with new ONAPLibrary.SDC methods
- Use ONAPLibrary also for Base64 encoding
Issue-ID: TEST-186
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I8f1b0898508fe3117a542c7ee3254beba2e50bb6
|
|
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
|
|
- 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>
|