Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3081: Increase timeouts for fetching node in benchmarks and e2e tests r=rvl a=piotr-iohk - [x] I have increased timeouts in restoration benchmarks and e2e tests ### Comments Follow up to #3079. - e2e tests 120 mins was not enough for [MacOS](https://github.com/input-output-hk/cardano-wallet/actions/runs/1689464914). - 🧪 [Testing](https://github.com/input-output-hk/cardano-wallet/actions/runs/1691714591). 180mins ✔️ - hopefully the same issue in [benchmarks](https://buildkite.com/input-output-hk/cardano-wallet-nightly/builds/1216#68ecaf3e-2649-4d9e-804e-bef3bad97fc). - 🧪 [Testing](https://buildkite.com/input-output-hk/cardano-wallet-nightly/builds/1218) 180mins ❌ - 🧪 [Testing](https://buildkite.com/input-output-hk/cardano-wallet-nightly/builds/1219) 240mins ✔️ (build failed due to cancellation signal 🤔 , but passed through connecting to the node) ### Issue Number <!-- Reference the Jira/GitHub issue that this PR relates to, and which requirements it tackles. Note: Jira issues of the form ADP- will be auto-linked. --> Co-authored-by: Piotr Stachyra <[email protected]>
- Loading branch information