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

feat(fuzzing): New hourly job to run fuzzers on CI #2592

Merged
merged 14 commits into from
Nov 15, 2024

Conversation

venkkatesh-sekar
Copy link
Member

@venkkatesh-sekar venkkatesh-sekar commented Nov 13, 2024

  1. Add a new script run-all-fuzzers.sh which runs the fuzzers for a limited amount of turns.
  2. Add a hourly job bazel-run-fuzzers-hourly which executes each fuzzer for 100 runs.
  3. Fix a regression in validator fuzzers due to changes in feat(crypto): CRP-2593 skip ingress_expiry check for anonymous queries and read_state requests #1768

@github-actions github-actions bot added the feat label Nov 13, 2024
Copy link
Contributor

@randombit randombit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Copy link
Contributor

@eduarddfinity eduarddfinity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just left a nit comment, otherwise LGTM

@venkkatesh-sekar venkkatesh-sekar added this pull request to the merge queue Nov 15, 2024
Merged via the queue into master with commit a2aefda Nov 15, 2024
25 checks passed
@venkkatesh-sekar venkkatesh-sekar deleted the vsekar/run_fuzzers branch November 15, 2024 11:05
DFINITYManu pushed a commit that referenced this pull request Nov 19, 2024
1. Add a new script `run-all-fuzzers.sh` which runs the fuzzers for a
limited amount of turns.
2. Add a hourly job `bazel-run-fuzzers-hourly` which executes each
fuzzer for 100 runs.
3. Fix a regression in validator fuzzers due to changes in #1768

---------

Co-authored-by: IDX GitHub Automation <IDX GitHub Automation>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants