Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Increase E2E polybft timeout to 45 minutes #1292

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

Stefan-Ethernal
Copy link
Collaborator

@Stefan-Ethernal Stefan-Ethernal commented Mar 14, 2023

Description

This PR increases E2E polybft tests timeout to 45 minutes, as execution often lasts longer than 30 minutes and E2E polybft fails due to the timeout.

Note: When we revise e2e tests, we can lower timeout again to some more reasonable value. So this is a rather temporary "fix".

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Checklist

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have added the relevant labels
  • I have updated the official documentation
  • I have added sufficient documentation in code

Testing

  • I have tested this code with the official test suite
  • I have tested this code manually

@Stefan-Ethernal Stefan-Ethernal added the bug fix Functionality that fixes a bug label Mar 14, 2023
@Stefan-Ethernal Stefan-Ethernal self-assigned this Mar 14, 2023
@Stefan-Ethernal Stefan-Ethernal force-pushed the fix/increase-e2e-polybft-timeout branch from 3d654f0 to 9b843d7 Compare March 14, 2023 07:22
@Stefan-Ethernal Stefan-Ethernal merged commit b627aa0 into develop Mar 14, 2023
@Stefan-Ethernal Stefan-Ethernal deleted the fix/increase-e2e-polybft-timeout branch March 14, 2023 10:17
@github-actions github-actions bot locked and limited conversation to collaborators Mar 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fix Functionality that fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants