Skip to content

Commit

Permalink
rerun tests
Browse files Browse the repository at this point in the history
Signed-off-by: helenxie-bit <[email protected]>
  • Loading branch information
helenxie-bit committed Sep 13, 2024
1 parent 7a98a00 commit 8862d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/v1beta1/scripts/gh-actions/run-e2e-tune-api.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from verify import verify_experiment_results

# Experiment timeout is 60 min.
EXPERIMENT_TIMEOUT = 60 * 15
EXPERIMENT_TIMEOUT = 60 * 10

# The default logging config.
logging.basicConfig(level=logging.INFO)
Expand Down

0 comments on commit 8862d79

Please sign in to comment.