aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/plans/appc/healthcheck/health_check.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Move CSIT to integration/csit repoGary Wu1-28/+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-09-14Add support for ODL credentials that have changedAaron Hay1-2/+2
Add support for ODL credentials that have changed with the latest Oxygen upgrade Change-Id: I048eb38b584741dd575c288b0a89b8d7689fa286 Issue-ID: INT-641 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-04-13Updating APPC CSIT for Nitrogen ODLAaron Hay1-1/+1
The use of -u karaf is no longer supported by the ODL client command version. The APIDOC credentials have been modified with the Nitrogen ODL version. Change-Id: I127a1db019b7fb92554045ebe1b4b8a0c562994c Issue-ID: APPC-851 Signed-off-by: Aaron Hay <ah415j@att.com>
2017-08-24Added bundle_query.sh and health_check.sh files.Aaron Hay1-0/+28
Updated the test1.robot file to include the two tests cases related to the new shell scripts. Change-Id: Idca535d7b557bbb2e02006efab9867f60fd80d98 Issue-Id: APPC-115 Signed-off-by: Aaron Hay <ah415j@att.com>