aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/plans/ccsdk/healthcheck
AgeCommit message (Collapse)AuthorFilesLines
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>