Age | Commit message (Collapse) | Author | Files | Lines |
|
- 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>
|
|
|
|
|
|
|
|
- Remove data folder by force as sudo in kill script
- Fix script name output (also in vid's corresponding script)
Issue-ID: SDC-2362
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I91f031c74e7ae05ec4645677ec8c07b34ed28c0b
|
|
Add CSIT robot test and structure for DCAE-DS
This test case provides initial basic implementation for
monitoring configuration service creation and approval procedure
- only unauthenticated backend http interfaces are used
- distribution of the service is excluded
- keyword libraries and templates should be refactored into testsuite repo
- no logs are verified on runtime
Change-Id: Ied08206fe8567a249c309bcd243e25b153b33da7
Issue-ID: SDC-2365
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
Issue-ID: SDC-2361
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I23823478fdc09207a084ebb328c1aa6f13638bdc
|
|
Issue-ID: SDC-2352
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: Id89ccc01e0e945d69e2eb576b5efead928843535
|
|
|
|
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>
|
|
Issue-ID: SDC-2333
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I5d5d44cd8dfcb8d81250af182915c163efb9a576
|
|
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>
|
|
Remove leading test/csit/ from all relative paths to
accomodate the move into integration/csit repo.
Change-Id: Id9482b46df839f5eba28135e9f987a3eda1d7d94
Issue-ID: INT-671
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
To facilite branching of CSIT tests, all CSIT test
code and scripts are relocated to the integration/csit
repo.
Change-Id: I1e4c0eff44691f73f8098b3c52764107f6b8b8df
Issue-ID: INT-671
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|