Skip to content

Commit c4b32a2

Browse files
feat: reverting wait interval
Co-authored-by: Dimitri Koshkin <[email protected]>
1 parent e949fff commit c4b32a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/config/caren.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ variables:
219219
intervals:
220220
default/wait-controllers: ["3m", "10s"]
221221
default/wait-cluster: ["10m", "10s"]
222-
default/wait-control-plane: ["20m", "10s"]
222+
default/wait-control-plane: ["10m", "10s"]
223223
default/wait-worker-nodes: ["10m", "10s"]
224224
default/wait-delete-cluster: ["30m", "10s"]
225225
default/wait-nodes-ready: ["10m", "10s"]

0 commit comments

Comments
 (0)