Skip to content

Commit

Permalink
[test] Fix setting Helm timeout (helm#9165)
Browse files Browse the repository at this point in the history
The --timeout flag was replaced with the more general --helm-extra-args.

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
  • Loading branch information
unguiculus authored and k8s-ci-robot committed Nov 10, 2018
1 parent c08102b commit 110bb90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ excluded-charts:
- common
chart-repos:
- incubator=https://kubernetes-charts-incubator.storage.googleapis.com/
timeout: 10m
helm-extra-args: --timeout 600

0 comments on commit 110bb90

Please sign in to comment.