Skip to content

Commit

Permalink
Merge pull request #5331 from oasisprotocol/kostko/fix/ci-longtests-t…
Browse files Browse the repository at this point in the history
…imeout

ci: Fix long E2E test timeout
  • Loading branch information
kostko committed Jul 25, 2023
2 parents fbeae8d + 4749af6 commit 7ff5f74
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/scripts/daily_txsource.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ if [[ $BUILDKITE_RETRY_COUNT == 0 ]]; then
./.buildkite/scripts/test_e2e.sh \
--metrics.address $METRICS_PUSH_ADDR \
--metrics.labels instance=$BUILDKITE_PIPELINE_NAME-$BUILDKITE_BUILD_NUMBER \
--scenario_timeout 900m \
--scenario e2e/runtime/txsource-multi \
"$@"
else
Expand Down
Empty file added .changelog/5331.trivial.md
Empty file.

0 comments on commit 7ff5f74

Please sign in to comment.