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

rpcdaemon: enable fuzzer tests on GitHub Actions #1974

Merged
merged 16 commits into from
Apr 22, 2024

Conversation

JacekGlen
Copy link
Member

This PR enables long-running fuzzer tests on GitHub Actions:

  • Scheduled to run on Sundays for 24 hrs
  • The workflow does minimal changes to the system to enable the Clang compilator, but these changes are reverted in the tear-down step
  • Saves corpus to be reused by the next workflow run

@JacekGlen JacekGlen requested a review from mriccobene April 19, 2024 11:29
@JacekGlen JacekGlen merged commit 4413580 into master Apr 22, 2024
4 of 5 checks passed
@JacekGlen JacekGlen deleted the fuzzer-github-actions branch April 22, 2024 07:01
@canepat canepat added the fuzzy testing Facilities for RPC fuzzy testing label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fuzzy testing Facilities for RPC fuzzy testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants