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

Reduce timeout #606

Closed
wants to merge 3 commits into from
Closed

Conversation

Alan-Jowett
Copy link
Collaborator

This pull request includes updates to the .github/workflows/fuzzing.yml file to enhance the fuzzing process by adding a timeout parameter to prevent the fuzzer from running indefinitely.

Enhancements to fuzzing process:

  • Added a -timeout=60 parameter to the ubpf_fuzzer command in the regression test step to limit the execution time of each fuzzing run. (.github/workflows/fuzzing.yml: .github/workflows/fuzzing.ymlL233-R247)
  • Added a -timeout=60 parameter to the ubpf_fuzzer command for both Ubuntu and Windows platforms in the fuzzing step to ensure each fuzzing attempt is time-bounded. (.github/workflows/fuzzing.yml: .github/workflows/fuzzing.ymlL233-R247)

Alan Jowett and others added 3 commits November 9, 2024 09:01
@coveralls
Copy link

Coverage Status

coverage: 79.201%. remained the same
when pulling e786d7a on Alan-Jowett:reduce_timeout
into 8f77621 on iovisor:main.

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.

2 participants