Explorar el Código

sleep before starting ccm cluster

Chris Bannister hace 10 años
padre
commit
488be3cc02
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      integration.sh

+ 2 - 0
integration.sh

@@ -52,6 +52,8 @@ function run_tests() {
 		ccm updateconf 'enable_user_defined_functions: true'
 	fi
 
+	sleep 1s
+
 	ccm list
 	ccm start -v
 	ccm status