Procházet zdrojové kódy

sleep before starting ccm cluster

Chris Bannister před 10 roky
rodič
revize
488be3cc02
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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