Преглед на файлове

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 години
родител
ревизия
00a2b5def3
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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