Skip to content
Snippets Groups Projects
Commit 90dac8ca authored by Sören Henning's avatar Sören Henning
Browse files

Increase timeout

parent 9c6d6575
No related branches found
No related tags found
No related merge requests found
Pipeline #11209 passed
......@@ -160,7 +160,7 @@ test-helm:
# Display initial pods, etc.
- cd helm
- helm dependencies update .
- helm install theodolite . -f preconfigs/minimal.yaml --wait
- helm install theodolite . -f preconfigs/minimal.yaml --wait --timeout 10m0s
- kubectl get nodes -o wide
- kubectl get pods --all-namespaces -o wide
- kubectl get services --all-namespaces -o wide
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment