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

Increase runtime #592

Merged
merged 5 commits into from
Oct 29, 2024
Merged

Increase runtime #592

merged 5 commits into from
Oct 29, 2024

Conversation

Alan-Jowett
Copy link
Collaborator

This pull request includes updates to the fuzzing workflow configuration to improve runtime flexibility based on the event type. The key changes involve setting a default runtime for fuzzing and adjusting it for scheduled jobs.

Workflow Configuration Updates:

  • .github/workflows/fuzzing.yml: Added a default runtime of 5 minutes for the fuzzer and increased the runtime to 2 hours for scheduled or manually triggered jobs.
  • .github/workflows/fuzzing.yml: Updated the fuzzer execution command to use the runtime specified in the environment variable UBPF_FUZZER_RUNTIME.

@Alan-Jowett Alan-Jowett force-pushed the increase_runtime branch 2 times, most recently from 980598e to f53c901 Compare October 28, 2024 23:28
@coveralls
Copy link

coveralls commented Oct 28, 2024

Coverage Status

coverage: 79.25%. remained the same
when pulling 2f88153 on Alan-Jowett:increase_runtime
into f76c009 on iovisor:main.

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Alan Jowett added 4 commits October 28, 2024 16:48
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
@Alan-Jowett Alan-Jowett merged commit e6bf9d4 into iovisor:main Oct 29, 2024
51 checks passed
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