Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: dont wait for finality in e2e tests #160

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

samlaf
Copy link
Collaborator

@samlaf samlaf commented Sep 29, 2024

Fixes Issue

Fixes #154

Changes proposed

not sure if this even works, but trying to not wait for finality to speed up the e2e holesky tests.
There's currently no way to run the tests locally since we don't have the private key we use in the tests stored anywhere accessible (can't read github secrets). Might be nice to put it in our shared password vault.

UPDATE: seems like e2e tests still took 14 mins without waiting for finality... so there's prob something else cause them to be super slow.

Screenshots (Optional)

Note to reviewers

@samlaf samlaf marked this pull request as draft September 29, 2024 02:39
@samlaf samlaf changed the title tests: dont want for finality in e2e tests tests: dont wait for finality in e2e tests Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

run holesky-test on preprod instead of testnet
1 participant