Modified configuration for test
diff --git a/start-onos.sh b/start-onos.sh
index 495141d..59913d8 100755
--- a/start-onos.sh
+++ b/start-onos.sh
@@ -160,7 +160,7 @@
 case "$1" in
   start)
     stop
-    check_db
+#    check_db
     start 
     ;;
   startifdown)