Pārlūkot izejas kodu

Increase worker config rollout timeout

Observed in CI this timeout expired before all node configs were
updated however, after reviewing node status, the nodes were all
properly updated.  Increasing the timeout to avoid flakes.
Russell Teague 5 gadi atpakaļ
vecāks
revīzija
00a2b5def3
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      test/aws/scaleup.yml

+ 1 - 1
test/aws/scaleup.yml

@@ -117,7 +117,7 @@
         oc wait machineconfigpool/worker
         --kubeconfig={{ kubeconfig_path }}
         --for=condition=Updated
-        --timeout=5m
+        --timeout=10m
 
     rescue:
     - name: DEBUG - Get worker machine config pool