Skip to content

Commit

Permalink
Merge pull request #4169 from oasisprotocol/ptrus/fix/bump-longtests-…
Browse files Browse the repository at this point in the history
…timeout

ci: bump longtests timeout
  • Loading branch information
ptrus authored Aug 3, 2021
2 parents 1ca2f6f + 3697d7d commit deefce7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/longtests.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ steps:

- label: Transaction source tests
# Tests are set to run 12 hours + some buffer time.
timeout_in_minutes: 800
timeout_in_minutes: 900
command:
- .buildkite/scripts/download_e2e_test_artifacts.sh
- .buildkite/scripts/daily_txsource.sh --e2e/runtime.epoch.interval=${epochtime_inverval}
Expand Down
Empty file added .changelog/4169.trivial.md
Empty file.

0 comments on commit deefce7

Please sign in to comment.