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

fix: use self hosted runner for blockchain tests #1620

Open
wants to merge 8 commits into
base: arith-dev
Choose a base branch
from

Conversation

DavePearce
Copy link
Collaborator

No description provided.

This updates the gradle wrapper (i.e. gradlew) to version 8.11.1.  This
is currently the latest version of gradle.
This now reenables the `xxl` self-hosted runner for the blockchain
tests.
This number is set too high for the given runner.  I've reduced it to
just `1` for now to try and get things working again.  Subsequently we
can try incrementing this to find the sweet spot.
This increases the memory available to Gradle, which hopefully might
resolve the issue.
@DavePearce DavePearce force-pushed the 1616-use-self-hosted-runner-for-blockchain-tests branch from 9deeed8 to 17fd2fd Compare December 16, 2024 20:05
Because of ongoing problem with self-hosted runners.
Previously trace files were never deleted for failing runs.  This,
unfortunately, means a very slow build up of disk space being consumed
when a reasonable number of tests fail.
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.

1 participant