aboutsummaryrefslogtreecommitdiffstats
path: root/plans/ccsdk
AgeCommit message (Collapse)AuthorFilesLines
2019-02-15Fix git clone version of ccsdkTimoney, Dan (dt5972)1-1/+1
Fixed git clone to make casablanca, not master, the active branch when looking for docker-compose.yml Change-Id: Ic76df698cac4cc1b3e2a4d514b45d7e162d5f742 Issue-ID: CCSDK-1083 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-09-27Adjust relative paths for CSIT filesGary Wu2-2/+2
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>
2018-09-27Move CSIT to integration/csit repoGary Wu4-0/+183
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>