Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Feb 1, 2024
1 parent fe1aaca commit b83e397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/fink-start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ done

# Wait for Spark pods to be created and warm up
# Debug in case of not expected behaviour
timeout="300s"
timeout="3600s"
if ! finkctl wait tasks --timeout="$timeout"
then
for task in $tasks; do
Expand Down

0 comments on commit b83e397

Please sign in to comment.