aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/plans/ccsdk/healthcheck
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Move CSIT to integration/csit repoGary Wu4-183/+0
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I6777cd414e43dbf2bfa6215f7e50849e1a6a2e59 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-19Update CCSDK,SDNC version for CasablancaTimoney, Dan (dt5972)2-6/+6
Update CSIT test and version manifests to reflect Casablanca version of CCSDK. Change-Id: Id88a6ca538cbf07d45514aa56fca4c01fb502762 Issue-ID: INT-590 Issue-ID: INT-591 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-20Fix SDNC and CCSDK CSIT issuesTimoney, Dan (dt5972)3-10/+11
Fixed CCSDK and SDNC setup.sh scripts to use karaf client without -u arg (change for karaf 4), and to fix versions of containers used by SDNC CSIT script. Change-Id: I292e25d04b54d3e12696dab09ca007c97e632555 Issue-ID: SDNC-277 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-03-05Update CCSDK docker versionTimoney, Dan (dt5972)1-4/+4
Update CSIT to use version 0.2 (vs 0.1) of CCSDK docker containers. Change-Id: Iab54db7dd665f38fb93e9002bcaf23ae76ec9b6c Issue-ID: CCSDK-179 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2017-09-27fix ccsdk test scriptStilwell, David (stilwelld)1-9/+9
Changed script to use correct ODL container ccsdk_odlsli_container Change-Id: I8b1912203b245f9c2476f40b6bb86fe4c56e10e4 Issue-ID: INT-232 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
2017-09-27Fix healthcheck issues with sdnc and ccsdkStilwell, David (stilwelld)3-10/+17
Fix listen port for ccsdk, fix image download with sdnc, fixed teardown.sh to bring down dgbuilder. Change-Id: Ib0d6c85a6f75fdfbc46dc88d6db4fdaf9296fadf Issue-ID: INT-230 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
2017-09-22Create CSIT HealthCheck Test for CCSDKsurya-huawei4-0/+175
Adding intital changes for CCSDK's CSIT HealthCheck Test To execute it, run the command: ./integration/test/csit/run-csit.sh plans/ccsdk/healthcheck *currently test case fails due to sli startup failure Issue-Id: CCSDK-103 Change-Id: I4367b0ade16e189730630c14db270d687271b9c7 Signed-off-by: surya-huawei <a.u.surya@huawei.com>