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

Set timeout on fuzzing #605

Merged
merged 1 commit into from
Nov 9, 2024
Merged

Conversation

Alan-Jowett
Copy link
Collaborator

This pull request includes a minor update to the fuzzing workflow configuration in the .github/workflows/fuzzing.yml file. The change introduces a timeout parameter to the ubpf_fuzzer command to prevent it from running indefinitely.

  • Added a -timeout=60 parameter to the ubpf_fuzzer command for both Ubuntu and Windows platforms to ensure the fuzzer does not run indefinitely. (.github/workflows/fuzzing.yml)

Signed-off-by: Alan Jowett <[email protected]>
@Alan-Jowett Alan-Jowett merged commit 8f77621 into iovisor:main Nov 9, 2024
40 checks passed
@coveralls
Copy link

Coverage Status

coverage: 79.201%. remained the same
when pulling 7b19d3b on Alan-Jowett:reduce_timeout
into 5798dc6 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