Sfoglia il codice sorgente

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 anni fa
parent
commit
00a2b5def3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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