aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/plans/appc/healthcheck/db_query.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Move CSIT to integration/csit repoGary Wu1-66/+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>
2017-09-20Update APPC CSIT to support ccsdk changesAaron Hay1-12/+12
Update files below to properly do a health check on select test cases after the ccsdk changes that were recently put in to place. Change-Id: I7bb21e1db9c89828ac558dcacd97f77dff49f67c Signed-off-by: Aaron Hay <ah415j@att.com> Issue-Id: APPC-214
2017-09-12db_query health checkAaron Hay1-0/+66
Created db_query.sh which is executed by the test1.robot script to make sure the sdnctl and appcctl databases are in a healthy state. Change-Id: I90240db9f897e4fc86caf9975e18e208fe7e67ac Issue-ID: APPC-118 Signed-off-by: Aaron Hay <ah415j@att.com>