aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/scripts/optf-has/has/has_teardown_script.sh
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-03-26 17:04:02 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-26 17:04:02 +0000
commit66a014c295cff94a1e3c96e467daa97f2a3cb254 (patch)
tree3acbda29a2aa00de038413dea9eabda6168174a7 /test/csit/scripts/optf-has/has/has_teardown_script.sh
parent69123c9971ce76270e59395507a2793dcc2884fe (diff)
parent735c8e14ca903a09c3409957b8b91800774d7f4b (diff)
Merge "Add optf-has healthcheck and other test cases"
Diffstat (limited to 'test/csit/scripts/optf-has/has/has_teardown_script.sh')
-rwxr-xr-xtest/csit/scripts/optf-has/has/has_teardown_script.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/csit/scripts/optf-has/has/has_teardown_script.sh b/test/csit/scripts/optf-has/has/has_teardown_script.sh
index 40a536a87..dcf41648c 100755
--- a/test/csit/scripts/optf-has/has/has_teardown_script.sh
+++ b/test/csit/scripts/optf-has/has/has_teardown_script.sh
@@ -14,6 +14,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
+#echo "print meaningful data before scratching everything"
+#docker exec -it music-db /usr/bin/cqlsh -unelson24 -pwinman123 -e 'SELECT * FROM system_schema.keyspaces'
+#docker exec -it music-db /usr/bin/cqlsh -unelson24 -pwinman123 -e 'SELECT * FROM admin.keyspace_master'
+#docker exec -it music-db /usr/bin/cqlsh -unelson24 -pwinman123 -e 'SELECT * FROM conductor.plans'
+
echo "optf/has scripts docker containers killing";
docker stop cond-api
docker stop cond-solv