summaryrefslogtreecommitdiffstats
path: root/csit/scripts/has_teardown_script.sh
diff options
context:
space:
mode:
Diffstat (limited to 'csit/scripts/has_teardown_script.sh')
-rwxr-xr-xcsit/scripts/has_teardown_script.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/csit/scripts/has_teardown_script.sh b/csit/scripts/has_teardown_script.sh
index bef28b4..397164a 100755
--- a/csit/scripts/has_teardown_script.sh
+++ b/csit/scripts/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 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 "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