فهرست منبع

increase delay

M. Rehan 4 سال پیش
والد
کامیت
24bd06cb58
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      test/machinaris/1.1.0/templates/tests/cactus-check.yaml

+ 1 - 1
test/machinaris/1.1.0/templates/tests/cactus-check.yaml

@@ -12,4 +12,4 @@ spec:
       image: busybox
       # Note: Adding sleep 15, as even when cactus pod status is ready, I've seen API
       # taking a few seconds to be live and running.
-      command: ['sh', '-c', 'sleep 15 && nc -vz {{ .Values.nodeIP }} {{ .Values.cactus.apiPort }}']
+      command: ['sh', '-c', 'sleep 30 && nc -vz {{ .Values.nodeIP }} {{ .Values.cactus.apiPort }}']