Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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>
|