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-27 14:23:07 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-27 14:23:07 +0000
commit2fd354e7fd2528521b1d37b8cc029c6cb193e290 (patch)
tree62865062f2394407011c5a9ca3c0c0da6ce66629 /test/csit/scripts/optf-has/has/has_teardown_script.sh
parentd3e6f379bee2a3f38ba70756e94476becfece344 (diff)
parent853238d1b2e02ba573b5185ebb2c83c48e3b3333 (diff)
Merge "complete test cases for M4"
Diffstat (limited to 'test/csit/scripts/optf-has/has/has_teardown_script.sh')
-rwxr-xr-xtest/csit/scripts/optf-has/has/has_teardown_script.sh8
1 files changed, 4 insertions, 4 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 dcf41648c..bef28b435 100755
--- a/test/csit/scripts/optf-has/has/has_teardown_script.sh
+++ b/test/csit/scripts/optf-has/has/has_teardown_script.sh
@@ -14,10 +14,10 @@
# 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 "print meaningful data before scratching everything"
+docker exec music-db /usr/bin/cqlsh -unelson24 -pwinman123 -e 'SELECT * FROM system_schema.keyspaces'
+docker exec music-db /usr/bin/cqlsh -unelson24 -pwinman123 -e 'SELECT * FROM admin.keyspace_master'
+docker exec music-db /usr/bin/cqlsh -unelson24 -pwinman123 -e 'SELECT * FROM conductor.plans'
echo "optf/has scripts docker containers killing";
docker stop cond-api